Skip to content

Release 1.0

Compare
Choose a tag to compare
@adityatelange adityatelange released this 14 Sep 11:27
· 762 commits to master since this release
ea94a8b

Release 1.0 Changelog

  • use of hugo's asset generator with pipelining
  • asset fingerprinting, bundling and minification by default
  • seperated layouts and partials into more readable parts
  • separated css stylesheets into parts
  • added archive layout
  • added Home-Info Mode
  • added Table of content genration
  • added smooth scroll between in page tags
  • added Taxonomy pages (tags, categories)
  • added themed scrollbar
  • added Scroll-to-Top button
  • added post Share buttons
  • added draft page indicator
  • added google siteverification tag vars
  • add option to disable post meta
  • save menu scroll position in browser's storage
  • added Profile-Mode with buttons
  • added Social Icons
  • updated HLJS
  • added multilingual support
  • micellaneous additions, improvements and fixes