Skip to content

RPISEC/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ab8337f · Jan 6, 2025
Jun 9, 2019
Sep 19, 2019
Feb 1, 2020
Apr 23, 2020
Jun 25, 2019
Mar 2, 2020
Jun 15, 2019
Sep 19, 2019
Jun 9, 2019
Feb 26, 2020
Sep 18, 2019
Jun 15, 2019
Jun 16, 2019
Jun 9, 2019
Jun 9, 2019
Jun 9, 2019
Feb 26, 2020
Jan 6, 2025
Jun 9, 2019
Jun 9, 2019
Jun 9, 2019
Jun 9, 2019
Jan 18, 2024
Jun 9, 2019
Jun 9, 2019
Jun 9, 2019
Jan 6, 2025
Jun 25, 2019
Jun 9, 2019
Jun 9, 2019
Jun 9, 2019
Jun 9, 2019
Jun 9, 2019

Repository files navigation

RPISEC Site / Blog

I'll use Ruby and you can't stop me.

Howto

Install dependencies

bundle install

Build site locally

This will build the site and bind a web server to localhost:4000:

bundle exec jekyll serve

Add new blog post

Add new a new markdown file to _posts/

Publish changes

Commit and push to the repo, GitHub Pages will build the site automagically^tm.