Commit Graph

12 Commits

Author SHA1 Message Date
Thibault Cohen
218e06f4ca Add local google font 2014-08-25 16:13:38 -04:00
Dave Snider
5324cc3ac3 wyrm changes should make css on rtd smaller 2014-02-11 17:19:48 -08:00
Dave Snider
4b3c0b211b update with button and font changes from wyrm 2014-02-08 20:14:22 -08:00
Dave Snider
8af1437a38 move to contrib-sass, remove contrib-compass reqs 2014-02-06 11:33:54 -08:00
Dave Snider
83a10cbae3 lock down wyrm depencendy while I fix some icon stuff 2014-02-05 12:47:50 -08:00
Dave Snider
2aaca3c6c1 backwards compat for font awesome 3.0 for fonts sphinx_rtd was using.
fixes #95
2014-02-03 13:05:53 -08:00
Dave Snider
e83688818d get the theme working with fa. #94 2014-01-31 08:58:37 -08:00
Lukas Stührk
7cfd81d8b7 Fixed sass to work with upstream version of wyrm. 2014-01-31 17:10:07 +01:00
Dave Snider
cac4b4e6e9 comments 2013-11-05 11:43:17 -08:00
chebee7i
4bdd08a187 Customize MathJax colors. 2013-11-05 01:04:16 -06:00
Dave Snider
d98601d141 update wyrm, fix #18 2013-11-04 09:32:35 -08:00
Matthew Iversen
b99bad47b5 Update setup.py to work, rework file structure
- rebase sass files to ./sass
- Place all theme files in ./sphinx_rtd_theme
- Grunt now uses `default` and `build` tasks
- `build` will minify css for committing / dist
- Added Gemfile and requirements.txt for python/ruby requirements
- Cleaned up Gruntfile, copying no longer needed.
- moved compass config to compass.rb

Squashed commits:

- Move out sphinx_rtd_theme to root folder
- Manifest unneeded
- Move out sass to root dir
- Remove dist from git
- Reconfigure paths
- Add requirements for sphinx
- Add gemfile for compass
- Udpate components path
- Move to static/css
- Add line for rbenv
- Require livereload, don't need copy
- Comment static path, update theme path for demo conf.py
- Add css files
- Correct name of .ruby-version...
- Update path to theme.css
- Remove unprefixed badge_only.css
- Update location of theme.js
- Update paths in Gruntfile, tasks
- re-add __init__.py, bump version
- Update setup.py to pick up version easily
- Move config.rb to compass.rb
- Correct compass import paths
- Add debug / production environment
- Commit with production built css
- Add theme.conf, get requires from requirements.txt
- rename tasks, use sphinx-build, add comments
- Fix font path
- Update css files
2013-11-04 20:37:27 +11:00