noted

noted

Noted is a collaborative notes repository for NP CSF students. It is built using Jekyll and hosted on Vercel.

Noted

Noted is a collaborative notes repository for NP CSF students. It is built using Jekyll and hosted on Vercel.

Getting Started 🚀 (Running Locally)

  1. Install Ruby and Jekyll. Refer to the docs here.

  2. Clone the repo

    git clone https://github.com/Kairos-T/noted
    
  3. Install dependencies

    bundle
    
  4. Run the Local Server

    bundle exec jekyll s