Skip to content

mwmg/cs-ib

Repository files navigation

Source of cs-ib.net

Contributing

Contributions are very welcome! Please use pull requests for submitting changes or additions.

Installation

If you'd like to run the website locally (e.g. to visually see any changes), you'll need to install following dependencies:

  • Node & NPM, I recommend using nvm for version management
  • Jekyll Remaining dependencies can be installed using
npm install

and

bundle install

After this you can either use bundle exec jekyll serve or gulp to serve the website locally.

About

Source of cs-ib.net

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published