Releases: orianna-zzo/AllinOne
Releases · orianna-zzo/AllinOne
v1.4
v1.3
Fix several bugs.
- Fix TOC activate point.
- Fix lacking
series.toml
in data directory. - Fix slide image path.
- Assign web title as author.
- Enhance Prev/Next post style
- If there is no sidebar, put content in center.
- Update hover of post-card.
v1.2
Features
- Responsive full image carousel (Responsive text layout on it should be improved)
- Suited for blogging and personal webpages with static profile image (avatar) and website image (faviconfile)
- Smooth scroll && TOC Scrollspy for content (h1~h4)
- Syntax highlighting with highlightjs
- Google Analytics
- Font Awesome 3.1.0
- Built-in Tags, Series and Categories && show recomendations of the section in the sidebar (v1.2 new)
- Built-in pagination for sections (v1.2 new)
- Previous/Next post button
- Post card list with summary (with/without an intro picture (v1.2 new)) && Series card list in the sidebar (v1.2 new)
Most features are optional and can be individually enabled/disabled in your config.toml
.
v1.1
Features
- Responsive full image carousel (Text layout on it should be improved)
- Suited for blogging and personal webpages
- TOC Scrollspy for content (h1~h4)
- Smooth scroll
- Syntax highlighting with highlightjs
- Static profile image
- Google Analytics
- Font Awesome 3.1.0
- Built-in Tags, Series and Categories (v1.1 new)
- Previous and Next posts (v1.1 new)
- Show card list with summary (v1.1 new)
Most features are optional and can be individually enabled/disabled in your config.toml
.
v1.0 Initial work
Features
- Responsive full image carousel (Text layout on it should be improved)
- Suited for blogging and personal webpages
- TOC Scrollspy for content (h1~h4)
- Smooth scroll
- Syntax highlighting with highlightjs
- Static profile image
- Google Analytics
- Font Awesome 3.1.0
More things to be done.