Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

cucode/cucode.org

Repository files navigation

CUCODE Website

Getting Started

To contribute to the CUCode website follow these instructions:

  • Fork this repository
  • Clone your fork: git clone [email protected]:USERNAME/cucode.org.git.
  • Install gem dependencies: bundle install.
  • To add new content use Markdown to create/edit pages under content.
  • Test your new content by running: nanoc aco.
  • View your page on http://localhost:3000.
  • Commit and push to a branch on your repository.
  • Submit a pull request to the main repository.

Cheers!

Releases

No releases published

Packages

No packages published