What's Changed
- Create sticky TOC on larger screen widths by @stelcodes in #11
- Add example about page with new MarkdownLayout.astro by @stelcodes in #17
- Create GitHubActivityCalendar.astro component and remove React dependency by @stelcodes in #18
- Add optional RSS feed link and icon in footer by @stelcodes in #19
- Make TOC optional per post with frontmatter config by @stelcodes in #20
- Improve scrollbar styling throughout site by @stelcodes in #22
- Fix TOC links with invalid querySelector by @stelcodes in #24
- Fix auto default in light-dark-auto mode by @stelcodes in #28
- Tweak global styles by @stelcodes in #29
- Add GitHub cards via Remark plugin by @stelcodes in #30
- Only show "tags" and "latest posts" on homepage when applicable by @stelcodes in #31
- Slightly constrain prose except for code blocks and images by @stelcodes in #34
- Improve admonition and blockquote styling by @stelcodes in #35
- Change tag display for PostPreview component and post page by @stelcodes in #36
- Fix theme validation logic causing incorrect warnings by @yunatseng in #33
- Make minor tweaks to styles throughout site by @stelcodes in #37
- Prevent italics in code blocks by default by @stelcodes in #38
- Add ko-fi link to README by @stelcodes in #39
- Create PostInfo component and tweak post headings by @stelcodes in #40
- Fix RSS feed and TOC link history by @stelcodes in #42
See git history for full changelog
New Contributors
- @stelcodes made their first contribution in #11
- @yunatseng made their first contribution in #33
Full Changelog: v1.0.0...v2.0.0