Skip to content

StuffPages 0.7.0

Compare
Choose a tag to compare
@fladd fladd released this 05 Sep 22:20
· 35 commits to master since this release
  • new template system (string.Template) using $variable notation instead of {{variable}}
  • output_dir is now relative to _stuffpages directory
  • internal links fixes
  • html output fixes
  • default theme CSS improvements and fixes
  • 4 new themes: selenized-light, selenized-dark, selenized-white, selenized-black
  • switched to different code highlighting plugin (pymdownx.highlight)
  • updated config default settings