Noted is a collaborative notes repository for NP CSF students. It is built using Jekyll and hosted on Vercel.
-
Install Ruby and Jekyll. Refer to the docs here.
-
Clone the repo
git clone https://github.com/Kairos-T/noted
-
Install dependencies
bundle
-
Run the Local Server
bundle exec jekyll s