26 Commits

Author SHA1 Message Date
Natalie Weizenbaum
a258ad0fe0 Build on each push to Heroku
Also remove the dev dependency section. Since we're building on
Heroku, we need all dependencies remotely as well as locally.
2018-03-09 14:19:36 -08:00
Natalie Weizenbaum
e8b9d05a8c Remove deployment tasks 2018-03-09 14:15:52 -08:00
Natalie Weizenbaum
058bd803ea Use the old default YARD template 2018-03-09 13:40:08 -08:00
Natalie Weizenbaum
2696bbae5b Build YARD docs from the sass-site repo
This avoids needing to run nested bundler processes, which doesn't
work well on Heroku.
2018-03-09 13:40:08 -08:00
Joe Francis
d5ebfa69e9 Update instructions and deps to allow building from fresh env.
* Added therubyracer to Gemfile. Without a JS runtime, middleman won't start
* Bumped ruby version from 2.2.3 to 2.2.7
* Simplified how Rakefile calls bundler, per http://bundler.io/v1.3/man/bundle-exec.1.html#Shelling-out
* Updated build instructions to include a step to build yard docs
2017-06-02 18:16:45 -04:00
Chris Eppstein
7ea776319b Sometimes this fails too. 2016-03-28 16:47:35 -07:00
Chris Eppstein
1b72e2f595 Bundler is our friend. 2016-01-12 10:38:22 -08:00
Hampton Catlin
9d83c5e7f8 Adding some notes about how to deploy and how to clean 2015-11-27 13:36:53 -08:00
Hampton Catlin
007f9d96e3 added some documentation about the bundle() function 2015-11-27 13:34:21 -08:00
Hampton Catlin
484ee38700 Couple syntax errors in the install lines 2015-11-27 13:25:59 -08:00
Hampton Catlin
2323b6b2b4 Lock the ruby version 2015-11-27 13:19:49 -08:00
Hampton Catlin
4fb38d55e5 No idea why this was pulled out. 2015-11-27 13:19:33 -08:00
Hampton Catlin
44813e615d Removing lines as requested in code 2015-11-27 13:17:39 -08:00
Andrew Rhoads
e22116554e Enforce at least Ruby 2 in rake task 2015-10-16 17:12:27 -05:00
namusyaka
7194815722 Update sass repository URL 2014-07-01 21:23:01 +09:00
Nathan Weizenbaum
fd40f42a45 Don't require rubocop when building the Sass docs. 2014-03-07 18:18:29 -08:00
Nathan Weizenbaum
8e70b4c8de Add the ability to build a non-stable version of the site for testing.
Just set the SASS_REVISION environment variable to a git revision name
when running "rake build".
2014-03-07 18:16:15 -08:00
Nathan Weizenbaum
e468fb8bfe Run "git status" correctly to check for uncommitted changes. 2014-03-07 18:11:18 -08:00
Nathan Weizenbaum
eb254a8dc9 Use a pure-Ruby search/replace for the documentation CSS. 2013-10-15 17:35:22 -07:00
₍˄ุ.͡˳̫.˄ุ₎
92f17202ec Lots of clean up. 2013-10-14 15:52:40 -04:00
Nathan Weizenbaum
74d93b9382 Add more rake tasks for building and deploying. 2013-10-13 16:15:28 -04:00
Nathan Weizenbaum
fc69f831c0 The bundle definition was failing some places. 2013-10-12 16:30:13 -04:00
Nathan Weizenbaum
c0904e8387 Make the Sass documentation path "source/documentation". 2013-10-12 16:11:36 -04:00
Nathan Weizenbaum
ce0a1dfc94 Add a rake task to integrate Sass docs and version information.
The YARD documentation is updated to link to
assets/stylesheets/docs.css in addition to the default YARD styles.
2013-10-12 15:49:34 -04:00
Jina Bolton
e355ce7779 - Replace Octopress files with Middleman, per Basecamp discussion.
- Add HTML5 Boilerplate as a starting base for prototyping out the content.

- Convert files to Haml & Sass.

- Begin homepage content.

- Add Susy.
2012-09-09 16:37:46 -07:00
Bermon Painter
0d242eb4f7 Added the initial files for Octopress. 2012-03-06 22:59:52 -05:00