Commit Graph

47 Commits

Author SHA1 Message Date
Natalie Weizenbaum
b1ee5c83cb Only force SSL on sass-lang.com 2019-04-23 09:47:47 -07:00
Natalie Weizenbaum
891f6e7d95 Merge branch 'master' into wip.reference 2019-04-17 17:42:31 -07:00
Natalie Weizenbaum
d4eb2ef3f1 Always use HTTPS (#291)
* Make all links to the Sass site use HTTPS

* Force all requests to use HTTPS
2019-03-04 15:04:23 -06:00
Natalie Weizenbaum
e6771747ad Enable html-proofer for the new docs, and fix errors 2019-01-09 14:36:31 -08:00
Jina Anne
8b2d48f774 merge in master 2018-12-27 19:47:31 -08:00
Jina Anne
9b74451a6a hush the hound 2018-12-27 17:36:35 -08:00
Natalie Weizenbaum
b67fc7928b Add htmlproofer to verify links (#252)
* Add htmlproofer to verify links

Partially addresses #247

* Make htmlproofer a Rake task

* Verify that we don't have leftover Markdown links

* Don't build the full Ruby Sass docs before running htmlproofer

* Don't check generated documentation

* Fix a few more broken links

* Add another URL exception

* Limit which branches we run tests for

* Add more URL exceptions
2018-12-27 17:32:58 -08:00
Jina Anne
66f3526bd5 major clean up 2018-12-27 16:31:28 -08:00
Jina Anne
c81d53b5ec refactor breapoints 2018-10-26 23:06:47 -07:00
Jina Anne
f47e8bd912 fix layouts to be DRY 2018-10-22 14:13:05 -07:00
Natalie Weizenbaum
845001cf65 Download version information for all implementations 2018-03-17 12:38:56 -07:00
Natalie Weizenbaum
0eda84f6f6 Upgrade or drop gems with security vulnerabilities (#207)
* Loosen the version constraint on Nokogiri

* Drop middleman-blog

This doesn't seem to actually be used.
2018-03-11 23:33:09 -07:00
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
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
Natalie Weizenbaum
04aad7ab6e Upgrade Ruby 2018-03-09 13:12:24 -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
jina
7ca1c1e7cf update gems 2015-12-17 01:41:58 -08:00
Jina Bolton
363ef3bd29 update ruby and gems 2015-12-16 18:52:32 -08:00
Hampton Catlin
2323b6b2b4 Lock the ruby version 2015-11-27 13:19:49 -08:00
jina
8aac006d61 update gems, cleanup, and surface implementation guide better 2015-10-13 16:55:29 -07:00
jina
26c29220e2 Update gems 2015-03-31 19:46:03 -07:00
Jina Bolton
bbfcef053e move html minify gem so it can work in build 2014-07-30 22:38:05 -07:00
Jina Bolton
89cad97f5d Update gems and un-abstract layouts for now. 2014-07-30 22:26:38 -07:00
Jina Bolton
31ef77b7ad Update typogruby 2014-07-29 01:44:24 -07:00
Jina Bolton
ef92965012 Fix sitemap 2014-07-28 01:39:37 -07:00
Jina Bolton
7cfb4c5dab Update to newest stable Sass (Fixes #69), Susy (Fixes #68), Breakpoint, Compass and make appropriate CSS changes due to the changes. 2014-07-28 01:10:02 -07:00
Jina Bolton
3ef8bfed8f Simplify apple touch icons 2014-07-27 17:21:08 -07:00
Jina Bolton
46b0bb2d6c Add normalize gem and remove related styles 2014-07-26 23:42:13 -07:00
Nathan Weizenbaum
c997abb9ef Support a real 404 page. 2013-10-16 23:46:28 -04:00
Nathan Weizenbaum
9803d87f35 Move rack-rewrite to the top level of the Gemfile.
If we're using rack-rewrite all the time, it shouldn't be in its own
group.
2013-10-16 22:55:22 -04:00
Bermon Painter
5be10da98a Fixes #17. Favicons
- Added the favicons in the source directory
- Disabled the automatic favicon creator. It's doesn't need to run on build each time.
- Fixed the name of the icons in the meta data
2013-10-14 13:07:38 -04:00
Nathan Weizenbaum
a33174b2ac Add rack to the gemfile. 2013-10-13 17:50:38 -04:00
Nathan Weizenbaum
eec20ea771 Move the deploy-mode Gemfile/config.ru stuff to the master branch. 2013-10-13 15:49:19 -04:00
Nathan Weizenbaum
63e56eb2c8 Redirect from popular old sass-lang.com URLs. 2013-10-12 17:32:25 -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
Nathan Weizenbaum
02fd838619 Get the Sass site working for me. 2013-10-12 13:43:25 -04:00
₍˄ุ.͡˳̫.˄ุ₎
5387c0a164 WIP 2013-10-11 16:06:20 -04:00
₍˄ุ.͡˳̫.˄ุ₎
51030a2e6e ZOMG! Finally commiting. ^_^ 2013-10-09 06:30:53 -04:00
Michael Parenteau
7849595594 updating source on Gemfile and adding .ruby-version to .gitignore 2013-09-14 13:36:56 -07:00
Hampton Catlin
cbe55a15ba nokogiri is no longer required 2013-05-19 12:18:21 -07:00
Bermon Painter
e9c0d13efa Merge branch 'master' of github.com:sass/sass.github.com & added syntax highlighting
Conflicts:
	Gemfile.lock

Still need to go through and migrate the old code blocks to use the syntax highlighting.
2013-02-10 21:40:05 -08:00
Bermon Painter
d449d50dba Working on syntax highlighting 2013-02-10 18:41:27 -08:00
Jina Bolton
0c8af7cb6d progress 2013-02-10 18:40:20 -08:00
Bermon Painter
a07743bbb4 Cleaned up assets.
* Moved CSS, JS, Images into an assets folder
* Adjusted the file structure a bit for CSS, JS, Images.
* Added a fonts folder
* Cleaned up the config a bit so it's easier to read through
* Added some KSS placeholders to tinker with a bit
* Added zepto.js so we can be a bit more friendly on mobile devices/modern browsers
* Added some basic responsive breakpoints
* Added a scaffold.css and theme.css so we can separate out layout pieces from the theme. This will let us retheme the site easier, or have multiple themes if we're feeling frisky
* Removed some HTML5 boilerplate pieces that we don't need
* Added some basic structural css partials
2012-10-30 00:19:53 -04:00
Jina Bolton
953ffe8a16 slight file tweaks & organization 2012-09-27 03:26:50 -07: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