zpl-c / zpl-c.github.io

zpl.blog

Home Page:https://blog.zpl.pw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

zpl.blog

https://blog.zpl.pw

License:MIT License


Languages

Language:JavaScript 95.0%Language:CSS 5.0%