Commit Graph

14 Commits

Author SHA1 Message Date
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
Tony Narlock
20d9ed0e66 keep sphinx_rtd_theme package here for pypi 2013-11-04 08:47:26 +08:00
Dave Snider
97152e74c5 first pass breakpoint 2013-11-03 13:37:56 -08:00
Dave Snider
5d2e1ce5a5 fix for overflow issue 2013-11-01 23:10:23 -07:00
Dave Snider
df08b518e4 make js work on non-rtd sites again 2013-10-28 16:07:26 -07:00
Dave Snider
90f76bc3ea don't load css twice on rtd, comment coloring in pygments 2013-10-28 12:24:21 -07:00
Dave Snider
9d7236bacd Merge branch 'master' of github.com:snide/sphinx_rtd_theme 2013-10-26 16:38:54 -07:00
Dave Snider
bfd533d07b copyright and footer, fixes #7 2013-10-26 16:38:18 -07:00
Eric Holscher
d01b8f4201 Use local toc if it exists. 2013-10-26 16:33:40 -07:00
Dave Snider
ae60ceba62 better max width, google fonts, other small changes 2013-10-22 17:20:23 -07:00
Dave Snider
cee649a646 update 2013-10-21 16:28:09 -07:00
Dave Snider
5d5625ca02 newest version 2013-10-21 15:52:35 -07:00
Dave Snider
3d2de738e0 update theme layout 2013-10-17 12:59:38 -07:00
Dave Snider
8f6a685db1 basics 2013-10-17 11:44:56 -07:00