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

Latest commit

 

History

History
39 lines (25 loc) · 904 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 904 Bytes

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