mayel / mayel.github.io

My personal website (powered by Jekyll)

Home Page:http://deborniol.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build & run locally with: npm run serve --incremental

publish to IPFS: npm run build cd _site ipfs add -r . ipfs pin add -r /ipfs/<hash_of_folder> # this tells node to cache content permanently ipfs name publish <hash_of_folder>

About

My personal website (powered by Jekyll)

http://deborniol.com


Languages

Language:HTML 65.6%Language:Sass 23.2%Language:JavaScript 8.3%Language:CSS 1.5%Language:SCSS 0.7%Language:Ruby 0.5%Language:Shell 0.2%