💡HackCU internal (and open sourced) blueprints. Documentation on how to organize events and more at HackCU.
Needs: Ruby
git clone https://github.com/hackcu/blueprint && cd blueprintgem install jekyll && gem install jemojijekyll serve --watch
- Push changes to master
- There's no
2
Deployment is done automatically by GitHub pages. You don't need to do anything else than pushing to master.
- Add Markdown or HTML file under directory
_pages - Start with the following snippet (edit title and description at your will)
---
layout: base
title: HackCU blueprint
description: This is a blueprint to learn how to organize HackCU
---Please read our Code of Conduct, then follow these guidelines
