nextjs-blog-starter-kit

NextJS Blog + Contentful Typescript Starter kit with Static Export 🚀

CC-BY-4.0 License

Stars
82
Committers
3

Bot releases are hidden (Show)

nextjs-blog-starter-kit - Release 1.3.7 Latest Release

Published by abedzantout 10 months ago

nextjs-blog-starter-kit - Release 1.3.5

Published by abedzantout 10 months ago

  • Update all dependencies + migrate to latest Next

Full Changelog: https://github.com/abedzantout/nextjs-blog-starter-kit/compare/v1.3.5...v1.3.6

nextjs-blog-starter-kit - Release 1.3.5

Published by abedzantout almost 3 years ago

  • Upgrade all dependencies
  • Fix security vulnerabilities
  • Migrate to Next 12 and React 17
nextjs-blog-starter-kit - Release 1.3.4

Published by abedzantout over 3 years ago

  • Upgrade all dependencies
  • Fix security vulnerabilities
  • Update Markdown library
nextjs-blog-starter-kit - Release 1.3.3

Published by abedzantout over 3 years ago

  • Migrate from CSS to SCSS
  • Bump all dependencies
  • Small modifications to better fit the newest Next release
nextjs-blog-starter-kit - Release 1.3.2

Published by abedzantout about 4 years ago

  • Patch security vulnerability in one of the peer dependencies
nextjs-blog-starter-kit - Release 1.3.1

Published by abedzantout about 4 years ago

Update all dependencies

nextjs-blog-starter-kit - Release v1.3.0

Published by abedzantout over 4 years ago

1.3.0 (2020-07-10)

This update brings Next 9.4 support to the template.

Features

  • app: fetch suggested articles by post (cdfbd66)
  • contentful: smarter fetch suggestions mechanism (12af419)
  • suggestions: display suggestions + style fixes (3048681)

Bug Fixes

  • app: fix post not showing on reload (8c28cac)
  • card: fix function argument (15c5132)
  • footer: added techhive.io's website link (41a85af)
  • footer: fix link + global tag color (8c12867)
  • post: fix styles not rendering (7747b3b)