Skip to content

Secretmapper/updevcamp

Repository files navigation

UP CSI Devcamp

wercker status

Our mission is to kickstart generations (camps) of talented and ambitious students here in UP.

This website serves as the official UP CSI devcamp website.

Contribution Guide

Content

If you wish to contribute content (add a guide, fix a typo) the easiest way is through github's online tools or through Prose.

All you need to do is to edit the markdown content file. All content is under the content/ directory, and the directory structure should be self explanatory (content/resources contains all resources, content/trackposts contains all track posts, etc.). Make sure to take note of the front matter in every content file.

Authors are defined using yaml or toml files under data/authors/.

Site Functionality / Theming

You will need to install Hugo and npm.

Install the dependencies by running npm install.

The default gulp task takes care of file watching and asset compilation, and also runs hugo server for you, so you can get started hacking right away.

The src theme files is under themes/src

Platform

  • Built with the static site generator Hugo
  • Build system with Gulpjs
  • Javascript module bundler with webpack
  • Automatic Deployments through Wercker

About

Official UP CSI Devcamp Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors