.. |
cli
|
Refactor the Build CLI code to be easier to read and use Pathname throughout.
|
2013-10-19 18:11:29 -07:00 |
core_extensions
|
Merge pull request #1044 from mojavelinux/asciidoc-renderer
|
2013-10-29 09:37:36 -07:00 |
meta_pages
|
Fix double-escaping of config settings
|
2013-07-12 23:06:51 +03:00 |
renderers
|
Merge pull request #1044 from mojavelinux/asciidoc-renderer
|
2013-10-29 09:37:36 -07:00 |
sitemap
|
Actually fix the issue, rather than pretending to
|
2013-10-25 18:09:36 +11:00 |
step_definitions
|
Overhaul content-type handling, making it configurable via page/proxy commands as well as frontmatter with the 'content_type' parameter.
|
2013-04-06 15:11:25 -07:00 |
templates
|
drop Ruby 1.8, add some extra tests
|
2013-10-29 09:43:56 -07:00 |
application.rb
|
layouts_dir is now configurable. Closes #899
|
2013-06-01 15:25:44 -07:00 |
cli.rb
|
Fix a bunch of Ruby warnings, including a bug in the not_found method
|
2013-04-06 14:56:08 -07:00 |
configuration.rb
|
Check if set is redefining a param at the class level. Fixes #939
|
2013-06-17 00:47:10 +00:00 |
core_extensions.rb
|
vendor padrino
|
2013-05-19 13:53:37 -07:00 |
extensions.rb
|
Add callback so v4 extensions can see when other extensions are activated
|
2013-06-04 15:51:03 -07:00 |
load_paths.rb
|
Clean up whitespace, play with cane for testing style quality and code complexity
|
2012-08-13 15:41:07 -07:00 |
logger.rb
|
Allow logging to be sent to a file
|
2013-10-19 20:20:07 -07:00 |
meta_pages.rb
|
Styling for config meta page
|
2013-04-13 18:13:51 -07:00 |
preview_server.rb
|
Gracefully handle syntax (and other) errors when reloading config.rb.
|
2013-10-19 19:39:10 -07:00 |
profiling.rb
|
In general, no need for bundle exec since we call bundle/setup
|
2013-04-12 23:32:17 -07:00 |
sitemap.rb
|
Update Sitemap source_dotfiles to support .nojekyll file
|
2013-06-30 18:46:39 -04:00 |
step_definitions.rb
|
Clean up whitespace, play with cane for testing style quality and code complexity
|
2012-08-13 15:41:07 -07:00 |
templates.rb
|
Add an "empty" template and let template classes override the "Gemfile" template.
|
2013-05-30 21:17:43 -07:00 |
util.rb
|
Allow logging to be sent to a file
|
2013-10-19 20:20:07 -07:00 |
version.rb
|
bump to 3.2.0
|
2013-10-29 09:44:19 -07:00 |