eltonlaw / eltonlaw.github.io

Home Page:https://d0nkrs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eltonlaw.github.io

Setup

sudo pacman -S yarn

Dev

Build nextjs app as static website and deploy built out/ dir to branch gh-pages

yarn build
yarn deploy

Deploy

Statically render components and put outputs in gh-pages branch, GitHub pages is configured to use that branch.

yarn build
yarn deploy

About

https://d0nkrs.com


Languages

Language:MDX 85.6%Language:TypeScript 7.7%Language:CSS 5.1%Language:JavaScript 1.6%