Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

okitavera/okitavera.netlify.app

Repository files navigation

okitavera.me

The source tree for my personal website

Netlify Status license: MIT code style: prettier eleventy

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

  1. create .env file and add your twitter token and information to it, you can look at the .env-sample for the references.
  2. 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