You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
release v0.5.0
* fabric: rsync output to remote server
* fabric: remote update simiki
* get fabfile when init site
* fix: do not overwrite _config.yml while init site again
release v0.4.1
* change font-family and code highlight class to hlcode
* fix bug: not use the right code highlight css file in base.html
* default theme change pygments style from autumn to tango
* remove repetitive index setting in config template
* Move all static files to static/ dir in theme
* Fixedtankywoo#4 Reinstall theme every generate action
* Fixedtankywoo#1 add generate option to empty output directory first
v0.2.0 (2014-03-19)
===================
* Simplify _config.yml and add debug mode
* Put themes under wiki directory
* Add root url function
* Add statistic in default theme
* Change default theme style
* Use log instead of print