okitavera / okitavera.netlify.app

My personal website

Home Page:https://okitavera.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My personal website

https://okitavera.netlify.app

License:MIT License


Languages

Language:CSS 37.1%Language:JavaScript 31.6%Language:HTML 30.9%Language:Shell 0.5%