thiemo / apprenticeio

Static site providing resources on apprenticeships.

Home Page:http://apprentice.thoughtbot.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

apprentice.io

This is the source of apprentice.io, which is a Middleman app.

Set up

git clone git@github.com:thoughtbot/apprenticeio.git
cd apprenticeio
./bin/setup

Develop

Run the server, perhaps in a tmux session:

bundle exec middleman server

Open a browser:

open http://localhost:4567
  • Edit files in the source/ directory.
  • Styles for the main site are in source/stylesheets/.
  • git commit the additions and push.

Deploy

Push to master. Netlify will automatically deploy the site to http://apprentice.thoughtbot.com/.

About

Static site providing resources on apprenticeships.

http://apprentice.thoughtbot.com/


Languages

Language:CSS 48.9%Language:HTML 28.7%Language:Ruby 18.4%Language:Shell 4.0%