这是indexloc提供的服务,不要输入任何密码
Skip to content

jevargasv/apprentice.thoughtbot.com

 
 

Repository files navigation

apprentice.thoughtbot.com

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

Set up

git clone git@github.com:thoughtbot/apprentice.thoughtbot.com.git
cd apprentice.thoughtbot.com
./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 https://apprentice.thoughtbot.com/.

License

The content of this project is licensed under the Creative Commons Attribution 4.0 license. The underlying source code used to format and display that content is licensed under the MIT license.

About

Static site providing resources on apprenticeships.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 44.5%
  • Ruby 43.2%
  • CSS 8.0%
  • Shell 4.3%