Skip to content

artcom/artcom.github.io

 
 

Repository files navigation

ART+COM Engineering Blog

Based on Jekyll Now, see the README for details.

Local Setup

Preparation

  • Install rvm
  • Configure Ruby version and gemset:
ln -s .ruby-version.template .ruby-version
ln -s .ruby-gemset.template .ruby-gemset
cd .
  • Install dependencies: bundle install

Troubleshooting Mac

Start Jekyll Server

  • bundle exec jekyll serve --draft
  • Open http://127.0.0.1:4000/ in your browser

About

Build a Jekyll blog in minutes, without touching the command line.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 82.6%
  • HTML 16.3%
  • Ruby 1.1%