Skip to content

zpl-c/zpl-c.github.io

Repository files navigation

zpl.blog

Fully automated Next.JS blog used by the zpl organisation.

How to edit posts

Create/Edit markdown files in the _posts directory. Simple as that!

How to build locally

  • Clone the repository
  • Run npm install to install dependencies
  • Run npm run export to build and generate the blog into the out folder
  • Run npm run deploy to export the blog to Github Pages

Releases

No releases published

Packages

No packages published