Brandon Mathis
f17e6cb15d
removed unncessary pagination plugin
2013-04-09 09:14:05 -05:00
Parker Moore
f430bd82da
Merge pull request #1115 from imathis/colorize
...
Colorize Terminal Errors/Warnings
2013-04-02 11:53:31 -07:00
Parker Moore
759b19908e
Merge pull request #1124 from imathis/jekyll-1.0
...
Integrate Jekyll 1.0
2013-03-26 05:12:56 -07:00
Parker Moore
8505d8b38e
Use Comparable#max like a real rubyist. C'mon guys.
2013-03-25 17:04:33 +01:00
Parker Moore
5d6537c602
Using the paginaton generator from Jekyll's repo.
2013-03-25 16:57:09 +01:00
Parker Moore
4f222317bd
IncludeTag is now namespaced under the Jekyll::Tags module.
2013-03-25 16:56:44 +01:00
Parker Moore
cb0c6b7b86
Use Jekyll::Site's new helper method to instantiate subclasses of a constant
2013-03-25 09:20:34 +01:00
William Chan
e0dacd6870
Don't expand scheme relative urls
2013-03-21 16:15:13 +00:00
Brandon Mathis
463e4a7656
Moved javascript generation out of js_assets plugin and into generate task
2013-03-18 01:59:46 -05:00
Brandon Mathis
39fca91b69
fixed example comments in image_tag plugin
2013-03-17 23:56:46 -05:00
Brandon Mathis
6d4526d340
Video tag plugin now supports relative urls. Closes #1127
2013-03-17 23:52:35 -05:00
Brandon Mathis
4f9fcbb886
Now image tag plugin supports relative urls. Improvements to alk attr and title attr support. Closes #724
2013-03-17 23:52:12 -05:00
Parker Moore
9a5ad130d8
Fix error in video tag. Fixes #1127 .
2013-03-17 15:24:58 +01:00
Brandon Mathis
66b75fe40c
Improved: config_tag plugin is much more flexible now and can be used by other plugins directly through the config_tag method
2013-03-11 01:19:35 -05:00
Brandon Mathis
7e4cac1460
Improved: config_tag plugin now works on site context configuration and no longer relies on octopress configurator
2013-03-10 17:07:04 -05:00
Parker Moore
d52bf53cc7
Pygments error messages are now printed alongside ours.
2013-03-10 21:47:07 +01:00
Brandon Mathis
d0e59172f3
Updated error message for gist syntax
2013-03-10 00:17:55 -06:00
Brandon Mathis
bfeeecea71
Improved error formatting and valid syntax directions.
2013-03-10 00:03:30 -06:00
Parker Moore
95a3e46254
Colorized error for sitemap_generator.rb
2013-03-10 02:25:20 +01:00
Parker Moore
9a9c4a09b1
Colorized error for pagination.rb
2013-03-10 02:25:12 +01:00
Parker Moore
5012652fb2
Colorized error for haml.rb
2013-03-10 02:25:04 +01:00
Parker Moore
628e0a7471
Add colors to include_code warning/error output
2013-03-10 02:19:33 +01:00
Parker Moore
b456865c8c
#highlight_failed now accepts tag name, and proper syntax
2013-03-10 02:06:02 +01:00
Parker Moore
6c58529532
Rescuing errors issued by Pygments and raising our own with helpful info
2013-03-10 01:45:05 +01:00
Parker Moore
66e7fb0bfb
#highlight_failed in PygmentsCode
2013-03-10 01:44:32 +01:00
Parker Moore
8f7106c39b
Colorizing fail message in Pygments code highlighting.
2013-03-10 00:24:52 +01:00
Parker Moore
1306ad83b9
Fail loudly when a pygments highlight fails. #990 .
2013-03-10 00:17:43 +01:00
Brandon Mathis
81ea4ae9bb
Merge pull request #1101 from imathis/bye-twitter
...
Bye, Twitter Timeline
2013-03-09 15:05:11 -08:00
Parker Moore
22fb2f2652
Actually bringing in the meat of the change from #629 .
2013-03-06 00:05:59 +01:00
Leonardo Saraiva
b0dec8235e
Merge change from @vyper in #629 .
2013-03-06 00:02:42 +01:00
Parker Moore
38623c57d5
Remove references to Twitter from non-theme files.
2013-03-05 22:52:43 +01:00
Brandon Mathis
7bdab0e65c
Added javascript asset management and improved Rakefiles and configuration for themes and plugins.
...
- Added Guard for file watching
- Configs can be automatically reloaded
- Static asset changes do not trigger Jekyll build
- CommonJS modular js support proved by stich-rb
- Javascript is concatenated and uglified
- Environment variables toggle uglify and fingerprinting
- New Jekyll plugin config_tag
- New Jekyll plugin javascript_assets_tag
- Added theme specific configurations
- Custome Jekyll Guard to the rescue
- Install, Generate, Watch, and Preview work with Guard now.
- Now configs are no longer tracked by Octopress, only theme defauts are.
- Console messages can be colorized.
- misc config reorganization and improvements
2013-03-04 01:12:10 -06:00
Parker Moore
517efa204d
Merge pull request #1056 from MrJoy/dead_code_removal
...
Removal of apparently unreferenced, dangling method.
2013-02-22 05:07:47 -08:00
Parker Moore
b849ee56a3
Merge pull request #1058 from MrJoy/grand_whitespace_cleanup
...
Grand whitespace cleanup.
2013-02-22 04:55:38 -08:00
Parker Moore
4f4af96e8a
Merge pull request #1055 from MrJoy/allow_short_markdown_extension_redux
...
Allow .md for markdown files.
2013-02-22 04:50:10 -08:00
Jon Frisby
7893d88dcf
Removal of apparently unreferenced, dangling method.
...
(A search of the code reveals no reference to 'parse_category'...)
2013-02-21 21:54:02 -08:00
Jon Frisby
ffa9118e9c
Grand whitespace cleanup.
2013-02-21 21:53:04 -08:00
Jon Frisby
b555d00fb5
Allow .md for markdown files.
2013-02-21 20:37:58 -08:00
Jon Frisby
27578e1498
Bring over a couple little things from master...
2013-02-21 12:28:51 -08:00
Eric Guo
6bd6d572e5
fix typo
2013-01-27 14:33:00 +08:00
Brandon Mathis
9994770225
Made it easy to optionally use RubyPython for pygments, closes #923
2013-01-13 23:03:55 -06:00
Brandon Mathis
ef9119089d
Video tag plugin now supports mp4,ogv,webm formats, closes #931
2013-01-12 19:23:59 -06:00
Sean Kerr
cfcbd7261a
Fixed blockquote plugin (author alone would not show up without title)
...
Conflicts:
plugins/blockquote.rb
2013-01-12 16:40:26 -06:00
Brandon Mathis
1d5b9f803f
Improved error message for category_generator plugin. Addresses #116
2013-01-12 16:21:50 -06:00
Brandon Mathis
a25787a204
Fixes for Redcarpet
...
- Removed unnecessary content filtering for escaping markdown
- Escaping codeblocks defaults to false and can be enabled by passing escape:true
- Backtick codeblocks are automatically escaped when using Textile
- Scoped styling of .highlight divs to figure elements
2013-01-03 11:36:51 -06:00
Brandon Mathis
277dc6a558
Merge pull request #916 from Keithbsmiley/2.1
...
Fix nil path when not using gist cache
2013-01-03 08:18:15 -08:00
Brandon Mathis
8c0aa043fe
Added safe_wrap (escaping markdown and textile) to cached gists. Closes #917
2013-01-03 09:45:16 -06:00
Keith Smiley
fb27cae6be
fix nil path when not using gist cache
2013-01-03 08:45:59 -05:00
Keith Smiley
5442c90e48
Fix crash with nil passes
2013-01-02 14:42:18 -05:00
Brandon Mathis
234e92852f
Category Archive now supports category slugs and titles
...
For example, in the YAML header set categories like this
categories:
- awesome [Awesome Posts]
- news
Octopress will parse out '[Awesome Posts]' and 'news' as the title and display it in
the category list, but the category index urls will be awesome/ and news/
Fixes #902
2012-12-31 13:43:58 -06:00