okitavera.netlify.app
okitavera.netlify.app copied to clipboard
My personal website
okitavera.me
The source tree for my personal website
Install
Just like any other node packages :
yarn # or npm i
Usage
Build the source into .build/ folder
yarn build
Run local web server for testing
yarn serve
Fetching twitter feeds
- 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
License
Apart from the dependencies, OFL Fonts, and Creative Common's assets like images and articles, this code is available under MIT License