- plugin
- macro
- pages
- add
page.html
for content template - support user domain themes/plugins folder (ex.
~/.etc/memorack/themes/
) - yaml support for configuration (ex.
config.yml
) - page title from content headline (markdown/org only)
- page title from locale (pages)
- page created/modified time
- to optional path of server subcommand (default:
content
) - add option
--index
of build subcommand - change default values
- build not remove .git/.hg/.svn/.cvs direcotry
- fix select menu script in basic theme
index.html
- fix comment in basic theme
config.json
- fix css with bootstrap
- fix error page css URL
- generate HTMLs for static site
- add config.json options(requires, public, site.url)
- change basic theme directory structure
- fix link in content
- Abstraction URI
- other css render engines support (less)
- custom error page
- fix highlight.js with oreilly theme
- add customizing Tips for syntax highlighting
- first release