Skip to content

modille/modille.github.io

Repository files navigation

modille.github.io

http://modille.github.io/

Setup

brew install rbenv
rbenv install -f .ruby-version
rbenv init

gem install bundler
bundle install

Serve locally

bundle exec jekyll serve

Add post

title="hello world"
touch _posts/$(date "+%Y-%m-%d")-${title// /-}.md

About

Personal GitHub Page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published