-
-
Notifications
You must be signed in to change notification settings - Fork 9
Web-based advisory index using Octopress #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ld report seven day old tweets as "false"
…* from source.old fixes #188
…ion other than .html
Proper atom feed xml escaping
generator is an optional element, but let's give credit where it's due. Besides, it can be helpful to feed consumers to know what tool generated the file.
Add generator tag to Atom feed.
Fixes issues with comments not loading on the blog. Semicolons non-optional due to SAFE function http://twitter.com/#!/elijahmanor/status/121980870428069890
Fix issues with Disqus integration
…ed72e0f3 Facebook Like button integration, fixes #176
…x' is nil. Fixes #182
… watch and preview tasks, fixes #214
* 'master' of github.com:imathis/octopress: Update plugins/pygments_code.rb Async load of Facebook JS Update plugins/pygments_code.rb Upgrade ruby version optimized order of styles and scripts in header Added stringex and changed to use #to_url for create directory. To don't receive error in url to accented characters.
Now shows links instead of 'undefined'.
… no longer integrated
Mobile nav fixed.
… by other plugins directly through the config_tag method
…from the assets/stylesheets/plugins directory
Conflicts: .gitignore
Conflicts: README.markdown
This attempts to duplicate the original site, more or less, and populates the basic site metadata with important details.
A basic (dirty) rake task to take the original YAML advisories and spit out Markdown versions that can be run through Octopress to produce HTML versions. This should make it easier for people to link to individual advisories.
Note: this could really use a date field as discussed here: |
ERb is probably easier to work with than just a heredoc and string interpolation.
This is really pretty cool - thanks for your work on this! |
This looks sharp! Shall we merge? |
FYI: I broke the styles on the "View Project on Github" badge. Not sure how the original worked? The same markup is there but I can't figure out exactly what stylesheet makes the Octocat appear (magic) |
postmodern
added a commit
that referenced
this pull request
Mar 25, 2013
Web-based advisory index using Octopress
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I converted the site to Octopress (with a few hiccups) and wrote a Rake task that automatically imports the YAML advisories as Markdown versions which can be run through Octopress to produce HTML versions:
Home page
Listing advisories
An individual advisory