The source tree for my personal website
Just like any other node packages :
yarn # or npm i
yarn build
yarn serve
- create
.env
file and add your twitter token and information to it, you can look at the.env-sample
for the references. - run build script again (
yarn build
) to fetch and generate the source
Apart from the dependencies, OFL Fonts, and Creative Common's assets like images and articles, this code is available under MIT License