Releases: timlrx/tailwind-nextjs-starter-blog
Releases · timlrx/tailwind-nextjs-starter-blog
v1.5.2
What's Changed
- chore: add new example marceloformentao by @marceloavf in #391
- chore: fix typo by @uuki in #392
- chore: add personal website to examples by @abi in #396
- feat: add giscus config properties by @melonbarCode in #395
- added Revue support by @onurgenes in #397
- fix: remove unused loader config by @timlrx in #400
New Contributors
- @marceloavf made their first contribution in #391
- @uuki made their first contribution in #392
- @abi made their first contribution in #396
- @melonbarCode made their first contribution in #395
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- Add honghong.me :) by @tszhong0411 in #374
- tailwind prism css changes by @timlrx in #376
- remove redundant frontmatter parsing by @timlrx in #379
- fix: eslint warning by @llovvoll in #380
- Add setup info regarding the CSP by @AlexanderZeilmann in #382
- added canonicalUrl support by @onurgenes in #344
- self serve katex css by @timlrx in #388
- exclude preload from hsts header by @timlrx in #389
New Contributors
- @tszhong0411 made their first contribution in #374
- @onurgenes made their first contribution in #344
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Replace Google Fonts with Fontsource by @AlexanderZeilmann in #373
- docs: add docs on self-hosted font
- Sync typescript branch to v1.5.0
- Add alfoncode.com website by @alfoncode in #372
New Contributors
- @alfoncode made their first contribution in #372
Full Changelog: v1.4.3...v1.5.0
v1.4.3
What's Changed
- Remove script format from "or" text by removing indent by @localsite in #335
- Add rehype-preset-minify by @AlexanderZeilmann in #333
- Accessibility Fix in LayoutWrapper by @piyushpaliwal in #339
- Update README.md by @sokirill in #345
- fix: hover state for a tag in prose by @timlrx in #351
- Create
data/blog
directory if missing by @edwincoronado in #354 - fix: insert code title relative to parent by @timlrx in #359
- upgrade rehype-citation, nextjs, tailwindcss by @timlrx in #368
- Exclude drafts from the sitemap, added typescript file to glob by @iamcam in #367
- prettier tailwind by @timlrx in #371
- add astrosaurus.me to blog list. by @dephraiim in #360
- add dhanrajsp.me to blog list by @PsyGik in #363
- add Tincre downstream blog properties by @thinkjrs in #355
- I added my blog to the list by @mrghasemi1992 in #347
- added my blog in the list :)) in #326
- add blog.r00ks to example blog list by @Austionian in #365
New Contributors
- @localsite made their first contribution in #335
- @piyushpaliwal made their first contribution in #339
- @sokirill made their first contribution in #345
- @mrghasemi1992 made their first contribution in #347
- @thinkjrs made their first contribution in #355
- @dephraiim made their first contribution in #360
- @iamcam made their first contribution in #367
- @Austionian made their first contribution in #365
Full Changelog: v1.4.2...v1.4.3
v1.4.2
v1.4.1
What's Changed
- Use '::' for pseudo-classes & ::marker by @AlexanderZeilmann in #301
- Fix a few minor typos by @AlexanderZeilmann in #302
- docs: update post on escaping inline-math by @timlrx in #305
- Add security headers - fixes #304 by @AlexanderZeilmann in #307
- fix: can not load external script & Unable to get disqus config of shorname by @llovvoll in #308
- [add] example site by @fiqryq in #309
- Update README.md by @lanbau in #310
- Update README.md by @lanbau in #311
- fix: allow proj img to be optional by @timlrx in #315
- Fix citation styles by @timlrx in #316
New Contributors
- @AlexanderZeilmann made their first contribution in #301
- @fiqryq made their first contribution in #309
- @lanbau made their first contribution in #310
Credits
Thanks @AlexanderZeilmann, @fiqryq and @lanbau for the contributions and fixes. Also, thanks to github for the auto-generated release notes✨
Full Changelog: v1.4.0...v1.4.1
v1.4.0
Change Log
- feat: add Klaviyo to newsletter options
- feat: allow default theme to be customized from config file
- feat: upgrade to tailwind 3.0
- fix: do not generate rss if no valid posts
- fix: add padding to align menu and theme button
- docs: make it easier to copy code in the readme
- chore: upgrade svgr
- chore: sync typescript branch to v1.4.0
Credits
Thanks @Baker, @huydhoang, @llovvoll for the fixes and contributions!
v.1.3.0
v1.2.2
v1.2.1
Change Log
- fix: make code line numbers right aligned similar to IDE
- feat: add rehype-citation
- feat: upgrade nextjs to 12.0.3
- docs: update docs to include rehype-citation
For more information on the new plugin, checkout the blog update
Credits
Thanks @PsyGik for the fix