Skip to content

kyuch4n/kyuch4n.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KYU「Q」

Website

Let's Go →_→

Packages

1. Pangu

Start up

Install jekyll and jekyll plugins. And run yarn start to develop.

> gem install jekyll
> gem install jekyll-paginate
> yarn start

View http://127.0.0.1:4000/.

2. shennong

Start up

A create-react-app project.

> yarn start

Scripts

1. build.sh

> chmod +x scripts/build.sh
> yarn build

Run yarn build at root dir, will auto build sub-packages and deploy on github.