Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 373 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 373 Bytes

razza.io

This is the content for my website which gets deployed to GitHub Pages and makes its way to razza.io.

This is powered by Jekyll and is currently in development.

Build the site

Make sure you have Jekyll and Node.js installed and run:

npm run serve

It can be built proper with:

npm run build