Devilbox.org Save

devilbox website: http://devilbox.org

Project README

http://devilbox.org

Github repository for the Devilbox website. The source code is located in the gh-pages branch.


The official Devilbox repository is here: https://github.com/cytopia/devilbox


devilbox

How to build locally?

1. Get the sources
# Clone repository
$ git clone -v https://github.com/devilbox/devilbox.org

# Checkout gh-pages branch
$ cd devilbox.org
$ git checkout gh-pages
2. Setup Gemfile
$ vi Gemfile
source 'https://rubygems.org'
gem 'github-pages', group: :jekyll_plugins
3. Install requirements
$ gem install bundler
$ bundle install

4. Build

$ bundle exec jekyll serve

Reference

https://help.github.com/articles/setting-up-your-github-pages-site-locally-with-jekyll/

Open Source Agenda is not affiliated with "Devilbox.org" Project. README Source: devilbox/devilbox.org
Stars
73
Open Issues
3
Last Commit
2 years ago

Open Source Agenda Badge

Open Source Agenda Rating