Releases: beAuthentic/askclass-news-theme
Releases · beAuthentic/askclass-news-theme
v0.6.0
v0.5.0
- Optimized to get performance score above 85%
- Add
thumb
for better indexing speed - Load MathJax lib only on posts
- Load PWAUpdate after everything else
- doc: Add
thumb
frontmatter - feat: New article on using
thumb
frontmatter - style: Code/Pre using monospaced font
- chore(perf): Add height to logo for better performance
- style: Larger author font size, smaller date
- style: Brighter footer for readability
- chore: Change title to "AskClass news Template", add link to AC News
v0.4.3
v0.4.2
v0.4.1
v0.4.0
Tags support
Create content/_hashtags/index.html
with this content to display the available tags:
---
---
For every tag listed (e.g. philosophy
, education
) create a corresponding philosophy.md
and education.md
with the same content as index.html
in the folder. That's it!
Changelog
- fix: Spelling "philosopy" in tag
- Refactor: Remove default heading frontmatter for known types
- feat(404): Error page points to tags
- refactor(hashtag): Add hashtags to replace the generator
- refactor(plugins): Plugins do not work with
--safe
flag, removed - feat: Clickable tags
- feat: Implement tags preprocessor (this took a lot of work for nothing)
- feat: Clickable nav image. Change to older/newer language. Consistent position of older/newer button