Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 453 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 453 Bytes

Sairin Starter

This is a starter template for Sairin, which is a Next.js application.

Build the blog

Before building your blog, you need to set required environment varialbes:

$ npm i

$ npm run export

The static site will be output to out/.

Config

Edit your theme config on theme.config.ts