Commit Graph

719 Commits

Author SHA1 Message Date
Aaron Carlisle
54d62483bf
Add GitHub templates (#410)
* Add issue template

* Move contributing docs into there own file

* Delete CONTRIBUTING.md

* Address Review

- Style the code block with `rst`
- Add python version
2018-01-23 10:24:47 -05:00
David Fischer
25fb424668
Merge pull request #380 from rtfd/fix-273
Fix #273 line-block: set the left margin to 0px
2018-01-20 19:28:21 -08:00
David Fischer
83c64a5df8
Merge branch 'master' into fix-273 2018-01-20 13:00:05 -08:00
Aaron Carlisle
3bdf6ac7d7
Remove leftover compass files (#552)
* Delete Gemfile.lock

* Delete Gemfile

* Update README.rst
2018-01-19 11:33:20 -05:00
Aaron Carlisle
c0b494ea84
Allow setting 'rel' and 'title' attributes for stylesheets (#551)
See 618ef6492c
2018-01-18 16:37:14 -05:00
Aaron Carlisle
6f5d0d965f
Cleanup: Long lines (#549) 2018-01-18 13:46:26 -05:00
Aaron Carlisle
7d4c109637
Remove "up" and "top" rel attributes + code cleanup (#548)
See d43259f5f7
2018-01-18 13:23:42 -05:00
Aaron Carlisle
ed48532da6
Add alt to logo img (#550) 2018-01-18 13:10:51 -05:00
David Fischer
b4ab3f6714
Merge pull request #531 from rtfd/grunt-uglify
Uglify during build
2018-01-16 09:25:49 -08:00
David Fischer
3a3da60035
Merge branch 'master' into grunt-uglify 2018-01-16 08:38:43 -08:00
David Fischer
266bc65871
Merge pull request #517 from rtfd/fix-516
Correctly change current link in toctree if toplevel headers are on same page
2018-01-16 08:37:00 -08:00
David Fischer
d6bc4c6daf
Merge branch 'master' into grunt-uglify 2018-01-16 08:35:25 -08:00
Jesse Tan
0bc0969619 Concisify 2018-01-16 09:56:18 +01:00
Jesse Tan
387d4123b5
Merge branch 'master' into fix-516 2018-01-16 09:37:36 +01:00
David Fischer
67e0b98174
Merge pull request #413 from rtfd/caption-margin
Set margin-bottom to 0 for captions in figures
2018-01-15 17:14:05 -08:00
Aaron Carlisle
1f92024984
Update css selector 2018-01-15 20:00:07 -05:00
David Fischer
864abcc0d0
Merge branch 'master' into caption-margin 2018-01-15 16:32:10 -08:00
David Fischer
2e09b4f2be
Merge pull request #513 from rtfd/fix-459
Do not add border to active links with level >1
2018-01-15 14:22:22 -08:00
David Fischer
e6c8a7163e
Merge branch 'master' into fix-459 2018-01-15 14:16:13 -08:00
Aaron Carlisle
5062c200d6
Do not set the default role for the body tag (#542)
* Do not set the default role for the body tag

See https://www.w3.org/TR/html5/sections.html#the-body-element And:
https://github.com/sphinx-doc/sphinx/pull/3495

* Remove nav role from nav tag
2018-01-15 16:09:24 -05:00
Aaron Carlisle
636f37ae67
Remove base64 background image (#537)
* Remove base64 background image

* Address review comments
2018-01-15 16:01:02 -05:00
David Fischer
3af3c29c14
Merge branch 'master' into fix-273 2018-01-15 11:40:58 -08:00
David Fischer
dcc93ab610
Adjust margins on top level and nested line-blocks
- top level have no left margin and a bottom margin
- nested have a left margin and no bottom margin
2018-01-15 11:25:38 -08:00
Aaron Carlisle
d3326461e5
Remove wyrm_addons/pygments (#504)
* Remove wyrm_addons/pygments/
* Use own sass for codeblocks
* Fix styling of code blocks
* Set line height for all
* Revert back to normal line height
* Group css rules to keep them in sync
2018-01-14 15:40:41 -05:00
Aaron Carlisle
b5b351cf6c
Merge branch 'master' into grunt-uglify 2018-01-14 15:34:03 -05:00
Jesse Tan
124e61ce8f Remove mathjax_path override (#534)
* Remove mathjax_path override

* Re-remove mathjax_path override
2017-12-30 14:45:16 -05:00
Jesse Tan
c605f255b1
Merge branch 'master' into grunt-uglify 2017-12-29 16:23:57 +01:00
Jesse Tan
067a6794f0 Match minor dependency version for consistency 2017-12-29 16:23:17 +01:00
Jesse Tan
06e0a43333 Do not warn about using external images (#533) 2017-12-28 12:06:47 -05:00
Jesse Tan
bf848802a6 Uglify during build 2017-12-28 10:22:16 +01:00
Aaron Carlisle
19b22ebada
Run grunt (#522)
* Run Grunt

Also fix some errors from recent docs rename

* Upgade grunt contrib sass to 1.0.0

Fixes the following warning:

```
DEPRECATION WARNING: Passing --sourcemap without a value is deprecated.
Sourcemaps are now generated by default, so this flag has no effect.
```

* Revert change to gitignore

* Watch readme file
2017-12-27 21:33:02 -05:00
Aaron Carlisle
9f84648007
Docs: Add windows make file (#528) 2017-12-24 12:40:44 -05:00
Jesse Tan
7b7ccadecc Remove font task (#526) 2017-12-22 16:13:40 -05:00
Eric Holscher
b2c8c0cffc
Merge pull request #518 from rtfd/grunt-tasks
Make Gruntfile more foolproof
2017-12-22 08:53:18 -08:00
Aaron Carlisle
813a321117
Merge branch 'master' into fix-459 2017-12-21 16:55:14 -05:00
Aaron Carlisle
fce6005b42
Merge branch 'master' into grunt-tasks 2017-12-21 09:28:00 -05:00
Eric Holscher
38ba3fc3ed Remove image from readme, and link demo to site (#521) 2017-12-21 09:27:44 -05:00
Eric Holscher
1695f89cf8
Merge pull request #520 from rtfd/docs2.0
Docs 2.0
2017-12-20 20:41:47 -08:00
Eric Holscher
6392329d34 With deps 2017-12-20 20:39:13 -08:00
Eric Holscher
161cb8b67f More sphinx 2017-12-20 20:39:01 -08:00
Eric Holscher
612788d8e1 No double build 2017-12-20 20:37:27 -08:00
Eric Holscher
72003513aa Add docs to travis 2017-12-20 20:36:52 -08:00
Eric Holscher
8e4167e364 Add badge 2017-12-20 20:31:48 -08:00
Eric Holscher
38162920b4 More cleanup 2017-12-20 20:29:52 -08:00
Eric Holscher
6e6a8729ca Lots of cleanup 2017-12-20 20:16:03 -08:00
Eric Holscher
c287759d7f Merge remote-tracking branch 'origin/master' into docs2.0 2017-12-20 20:09:52 -08:00
Eric Holscher
56bffcb8fb Rejigger 2017-12-20 20:09:36 -08:00
Aaron Carlisle
6278079307
Merge pull request #512 from rtfd/fix-511
Prevent footnote and citation references changing line spacing
2017-12-20 19:04:16 -05:00
Aaron Carlisle
8088eb718b
Merge branch 'master' into fix-511 2017-12-20 18:58:27 -05:00
Jesse Tan
5db94ebf5f Always call nav.enable() to make nav collapsable (#519)
Always call nav.enable() to make nav collapsing work
2017-12-20 18:50:10 -05:00