Commit Graph

29 Commits

Author SHA1 Message Date
Eric Hough
0cd262d06c Merge branch 'snide-master' into sticky-navigation 2014-01-08 12:14:43 -05:00
Eric Holscher
8c6cc8875a Default to https on modernizr.
This stops content warnings when users use https,
and has no ill effects when they're on http.

Fixes #72
2014-01-07 23:43:18 -05:00
Eric Holscher
8658617ad0 Fix the link to theme.js. Fixes #75 2014-01-07 23:42:42 -05:00
Eric Hough
30f5c683eb Turning off sticky navigation if navbar is taller than window
Conflicts:
	sass/_theme_layout.sass
	sphinx_rtd_theme/layout.html
2014-01-07 17:39:48 -05:00
Eric Hough
bcf2276d5b Adding sticky navigation option 2014-01-05 17:39:14 -05:00
Dave Snider
5ef159c69c fixes #77 2014-01-03 10:18:51 -08:00
Dave Snider
04f964b90d toc includehidden=true, fixes #60 2013-11-22 09:46:45 -08:00
Dave Snider
fb4862ffb2 fixes #61, better link for mobile 2013-11-22 09:28:36 -08:00
Eric Holscher
e82ee4f1f7 Turns out Sphinx has lots of single pages we want tocs on 2013-11-08 11:42:38 -08:00
Dave Snider
bc4ef78ddb don't hide depth 2 when local toc tree 2013-11-08 09:04:25 -08:00
Eric Holscher
b40420daae Use local toc for single page docs 2013-11-07 13:57:30 -08:00
Eric Holscher
c75b161ec2 Fix dumb stuff 2013-11-05 15:49:36 -08:00
Eric Holscher
07675beb4e Include Inconsolata 2013-11-05 15:19:46 -08:00
Eric Holscher
c7e0de597b Always use https 2013-11-05 15:17:19 -08:00
Dave Snider
ed73ac347a Rewrite a decent portion of the rst bits. Also provide some
documentation.
2013-11-04 22:44:33 -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
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