Skip to content

Releases: beAuthentic/askclass-news-theme

v0.6.0

13 Jul 16:07
a3c0640
Compare
Choose a tag to compare
  • doc: Change "Template" to "Theme"
  • style: Left justify-content and title same color as the theme
  • style(table): Keep words from breaking strangely
  • fix: Spelling and spacing

v0.5.0

30 Jun 20:45
d8e65c6
Compare
Choose a tag to compare
  • 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

30 Jun 06:29
6fbb39e
Compare
Choose a tag to compare
  • feat: Author and date SEO support

v0.4.2

23 Jun 05:54
292a5c1
Compare
Choose a tag to compare
  • feat: Link title back to the main tags page
  • style: Sort tags, fit tags within bounding boxes

v0.4.1

23 Jun 04:58
3f3d5be
Compare
Choose a tag to compare
  • fix: Change _config.yml header from keep_files to include

v0.4.0

22 Jun 22:31
c6b7dd0
Compare
Choose a tag to compare

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

v0.3.0

20 Jun 18:57
707398b
Compare
Choose a tag to compare
  • fix: Shortened excerpt for Plato's article
  • feat: Article for MD Math support
  • feat: GitHub markdown support (MathJax)
  • fix: Change spec URL to theme build
  • fix(security): Unsafe external link

v0.2.12

19 Jun 07:31
Compare
Choose a tag to compare
  • feat: Add theme color post
  • refactor: Link images to Imgur instead of wiki
  • style: Paginator images the same size
  • style: Make the grid image a little taller
  • style: Add tab colors to posts
  • style: Rearrange style sheets for precedence

v0.2.11

18 Jun 16:43
Compare
Choose a tag to compare
  • style: Table colors are more subtle
  • fix: Break long lines in the article
  • style: UL list level 3 is a circle

v0.2.10

18 Jun 06:43
Compare
Choose a tag to compare
  • Make card's height 150px to unify sizes.