Skip to content

pastleo/pastleo.me

Repository files navigation

PastLeo's blog and intro website built with Next.js

Development

Setup

git clone https://github.com/pastleo/pastleo.me.git
cd pastleo.me
npm install

Start dev server

npm run dev

And open http://localhost:3000

Learn more about Next.js

Deployment

This website is designed to be deployed using static-site generator mode of Next.js:

npm run build
npm run export

Automation by Github Actions

see .github/workflows/main.yml

About

PastLeo's blog and intro website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published