Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Initial Release of V2.0.0.tar.gz | 2021-04-29 | 40.6 MB | |
Initial Release of V2.0.0.zip | 2021-04-29 | 40.7 MB | |
README.md | 2021-04-29 | 2.0 kB | |
Totals: 3 Items | 81.3 MB | 0 |
Added functionality vs. v1.0.0
- SEO meta tags
- Dark mode (configurable in _config.yml file)
- automatic sitemap.xml
- automatic archive page with infinite scrolling capability
- new page of posts filtered by a single tag (without needing autopages from paginator V2), also with infinite scrolling
- click to tweet functionality (just add a <tweet> </tweet>
tag in your markdown)
- custom and responsive 404 page
- responsive and automatic Table of Contents (optional per post)
- read time per post automatically calculated
- responsive post tags and social share icons (sticky or inline)
- included linkedin, reddit and bandcamp icons
- copy link to clipboard sharing option (and icon)
- view on github link button (optional per post)
- MathJax support (optional per post)
- tag cloud in the home page
- 'back to top' button
- comments 'courtain' to mask the disqus interface until the user clicks on it (configurable in _config.yml)
- CSS variables to make it easy to customize all colors and fonts
- added several themes for code syntax highlight configurable from the _config.yml file.
- responsive footer menu and footer logo (if setup in the config file)
- search shows results based on full post content, not just the description
- smoother menu animations