7
I Use This!
Moderate Activity

Commits : Listings

Analyzed 37 minutes ago. based on code collected 1 day ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
pages are now sorted by path (but first by order obviously) before compiling More... almost 17 years ago
replaced 'exists' with 'identical'; made path creation a bit more cross-platform More... almost 17 years ago
nanoc now prints 'exists' instead of 'update' when a page hasn't changed More... almost 17 years ago
cleaned up Hash#clean; Array#ensure_single now exits instead of raising an error More... almost 17 years ago
removed String#filter! (use String#filter instead) More... almost 17 years ago
major code cleanup; removed File.read_file (use File.read instead) More... almost 17 years ago
implemented nested layouts More... almost 17 years ago
adding trunk with updated TODO file More... almost 17 years ago
removing trunk More... about 17 years ago
added tests to manifest More... about 17 years ago
added a default :compile rake task; added html_escape method to lib/default.rb More... about 17 years ago
fixed tiny bug which could cause some extra directories to be created sometimes More... about 17 years ago
added custom rake tasks support More... about 17 years ago
fixed bug which would cause files not to be created when in a subdirectory More... about 17 years ago
merged block-ed file management functions and file management methods into a new FileManager class; fixed some tests More... about 17 years ago
wrote tests for create and compile More... about 17 years ago
renamed create_directory to create_dir for consistency's sake; added file management tests; updated TODO More... about 17 years ago
renamed layout/ to layouts/ More... about 17 years ago
added tests for enhancements More... about 17 years ago
String#eruby's context parameter is now optional More... about 17 years ago
added TODO; renamed process to compile More... about 17 years ago
- Added some tests - Fixed some README text issues - Array#ensure_single now raises instead of exits More... about 17 years ago
fixed documentation format; fixed manifest More... about 17 years ago
gem-ized nanoc More... about 17 years ago
more documentation More... about 17 years ago
misc fixes; added support for custom_path More... about 17 years ago
cleaned up directory/file creation; misc fixes and cleanup More... about 17 years ago
wrote some missing parts of the readme; added licence More... about 17 years ago
minor cleanup; removed lib/nanoc/nanoc.rb More... about 17 years ago
cleaned up enhancements; removed Stoneship-specific enhancements More... about 17 years ago