Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

bitrise-io/blog-v2

Repository files navigation

Bitrise Blog

Using NextJS and React

Development

  • cp .env.example .env
  • Update the .env file
  • yarn
  • yarn start (or PORT=1234 yarn start)
  • Navigate to localhost:3000

Sitemap

You can generate and upload a sitemap to S3 by running yarn sitemap.

Algolia

The site uses Algolia instant search, to reindex the posts run yarn algolia

Note: Make sure you have the proper ALGOLIA_* environment variables set.

About

Bitrise blog with NextJS + ButterCMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published