Skip to content

bestonebyone/bestonebyeone.github.io

Repository files navigation

minimal-page

This is website Jekyll template. All layouts are in pure HTML with simple CSS.

Jekyll template is from https://khanhdang.github.io/minimal-page/. CSS is from https://yulequan.github.io/

Run

Jekyll and bundle need to be installed.

make run # to run the local website at 127.0.0.1:4000
make build # to build the _site folder
make clean # to clean up the repo