Skip to content

inaka/inaka.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bf55863 · Jan 2, 2019
Jan 2, 2019
Jan 2, 2019
Jan 2, 2019
Jan 2, 2019
Dec 1, 2018
Nov 4, 2018
Jun 12, 2015
Dec 8, 2018
Nov 4, 2018
Sep 19, 2014
Dec 31, 2018
Jan 2, 2019
Dec 1, 2018
Dec 31, 2018
Jan 2, 2019

Repository files navigation

INAKA Comunity Website

AWESOME SCREENSHOT!!

This is the inaka comunity website. To preview it, run the following

npm install
npm run serve

To Update the Site content with github data

npm run build

Important

If you are using parcel to work with the site("npm run serve"), the site wil NOT auto update when you change a file. This is because a bug in parcel that prevents it to dettect changes when the containing folder have dots (like in inaka.github.io). To fix it, rename the folder to inaka-github-io.