NO
notosleung/www.h404bi.com
:house: Welcome to the "Home Lab" of h404bi.
The Art of Chawye Hsu
This repository contains all the source code of h404bi's personal website.
You can also see the auto-generated deployable files at gh-pages branch.
Architecture
Playground
Prerequisites:
Git, Nodejs, Yarn
Clone the source:
$ git clone https://github.com/h404bi/www.h404bi.com.git
$ cd www.h404bi.comRun and play:
# Bootstrap, install dependencies
$ yarn bootstrap
# Start localhost web server
$ yarn dev
# Listening 127.0.0.1:3000License
Unless otherwise noted:
- All content/documents in
pagesare licensed under the CC0 license, and given to Public Domain. - All content/assets in
static/uploadsare licensed under the CC BY 4.0 license. - All other content/codes are licensed under the MIT license.
- Please contact h404bi@outlook.com if you have any questions about the license.
