Skip to content
 
 

Repository files navigation

Adding a post

Add a new post by creating a new markdown file under _posts, with the appropriate timestamp in the filename. Place the images needed the post under images/.

Develop

Website template is built with Jekyll version 3.3.1, but should support newer versions as well.

Install the dependencies with Bundler:

$ bundle install

Run jekyll commands through Bundler to ensure you're using the right versions:

$ bundle exec jekyll serve

index.html is the main webpage, events.html is the webpage with the events calendar and past events posts. _layouts and _sass contain the template layout and css files resp.

Credit

Based on Cause jekyll template by CloudCannon.

Releases

Packages

Contributors

Languages