Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

saglacio/saglac.io-original

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

saglac.io

Build Status

Website for saglac.io. This is a basic Jekyll website 🚀

Prerequisites

On macOS, use brew to install rbenv.

brew install rbenv
# Set up rbenv in your shell.
rbenv init
# Install the ruby version needed for this project
rbenv install

Restart your shell to make sure everything is correctly loaded.

Development

Run:

gem install bundle
bundle install
bundle exec jekyll serve --watch

Visit http://0.0.0.0:4000 ... 💥!

Add an event

Everything is in the _data directory, just send a pull-request!

LICENSE

MIT © SagLacIO