Logo
23 Jan 2022 | 1 min. (123 words)

Next.js Typerite Template Boilerplate

Recently I ported the free HTML5 template, Typerite, from StyleShout to be used as a Next.js Boilerplate.

https://github.com/curtiscde/nextjs-typerite-boilerplate

Demo

https://nextjs-typerite-boilerplate.netlify.app

Features

  • ๐Ÿšง Static Site Generation
  • ๐Ÿ“Ÿ Typescript built-in
  • โœ… Unit test coverage with Jest
  • ๐Ÿงช Cypress end-to-end tests
  • ๐Ÿšจ GitHub workflow for CI testing and linting
  • ๐Ÿ“ˆ Google Analytics integration
  • ๐Ÿ’ฌ Disqus integration
  • ๐Ÿ“ Blog Post features (video / audio support, image carousel)

GitHub Template

The boilerplate is available as a GitHub Template and can therefore be easily copied into a new repository:

Contributions

If you spot any issues with the template, please raise them here. Pull Requests are also welcome!

Terms of Use

Although StyleShout provide the template for free, there are some Terms of Use which need to be followed: https://www.styleshout.com/template-license

nextjs typescript boilerplate template project
Twitter Facebook

Filtering duplicate data points on Chart.js

With large data sets, Chart.js data points can start to look cluttered and impact performance. This article looks at how these could be filtered…

Adding a body class in GatsbyJs to prevent flashing content

How to add a 'no-js' body class with Gatsby to prevent FOUC…

Related Links

  • LinkedIn
  • Twitter: @curtcode
  • Stack Overflow
  • GitHub: @curtiscde

Stack Exchange

profile for Curtis on Stack Exchange, a network of free, community-driven Q&A sites
Follow @curtiscde

Recent Posts

  • Displaying latest posts on your GitHub profile
  • Using Codecov within a monorepo
  • Displaying Strava stats using webhooks & GitHub Actions
  • Filtering duplicate data points on Chart.js
  • Next.js Typerite Template Boilerplate
Theme Bleak by zutrinken Published with Hugo
Menu
  • Demo
  • Features
  • GitHub Template
  • Contributions
  • Terms of Use