Commit Graph

761 Commits

Author SHA1 Message Date
Anthony
7661231a7e
Merge pull request #597 from rtfd/agj/changelog-0.3.0
Update changelog to 0.3.0 for release
2018-03-30 10:30:47 -06:00
Anthony
4c99c1013a
Merge branch 'master' into agj/changelog-0.3.0 2018-03-30 10:21:10 -06:00
Anthony
c96a1b8500
Merge pull request #596 from rtfd/agj/rebuild-assets-0.3
Rebuild assets
2018-03-30 10:20:56 -06:00
Anthony
93cbcd89d2
Merge branch 'master' into agj/rebuild-assets-0.3 2018-03-30 09:59:10 -06:00
Anthony
f935c22163
Merge pull request #595 from rtfd/agj/add-bower
Add bower to dev depends
2018-03-30 09:58:42 -06:00
Anthony Johnson
dbb68468da
Might as well update the version in other places too 2018-03-29 18:58:12 -06:00
Anthony Johnson
5732cfa06c
npm didn't save as dev depend 2018-03-29 18:33:12 -06:00
Anthony Johnson
9fbbaa9f63
Update changelog to 0.3.0 for release
Next release is 0.3.0 based on semver
2018-03-29 18:32:12 -06:00
Anthony Johnson
c43d473cb5
Rebuild assets 2018-03-29 18:21:24 -06:00
Anthony Johnson
5d3ebf5241
Add bower to dev depends
All of our dependencies should be specified, we don't rely on global installs
anywhere with node modules.
2018-03-29 18:20:23 -06:00
Anthony
47efcfec01
Merge pull request #532 from rtfd/foldable-local-toc
Do not make local-toc contents always visible
2018-03-29 17:44:13 -06:00
Anthony
8cf3a8db30
Merge branch 'master' into foldable-local-toc 2018-03-29 17:35:01 -06:00
Jesse Tan
c94af91965 Do not allow selection of line numbers in code blocks (#594) 2018-03-25 08:08:02 -04:00
Jesse Tan
7dbbcdc221 Add color to all th borders (#593)
Fixes 581
2018-03-23 10:42:39 -04:00
Aaron Carlisle
3eebd9a2e7
Replace the name 'Dave Snider' with RTD (#572)
* Replace the name 'Dave Snider' with RTD

* Address review

* Give credit back to Dave + RTD
2018-03-19 07:56:34 -04:00
zprd
b379d70ecf use id to find the future current sidebar item (#586)
Fixes #583

- find the referenced 'id element' first, then the closest section
- if no association found in the sidebar, fallback to #
- reword comments
2018-03-18 12:40:45 -04:00
Aaron Carlisle
bc6e0e8ddd
Docs: fix broken link (#569)
* Fix errors in recent commit

* Go back to intersphinx link
2018-03-07 10:32:01 -05:00
Aaron Carlisle
146457a6c8
Docs: restructure (#573)
The idea here is to make the docs have a more flat design that exposes more pages from the main index.
2018-03-01 10:15:53 -05:00
Jakub Wilk
31f743ae93 Docs: Fix typos (#584) 2018-02-28 17:53:23 -05:00
Anthony
6d0136fd69
Merge pull request #577 from rtfd/content-block
Add a block around the page content
2018-02-27 11:57:12 -07:00
Anthony
38c46ce153
Merge branch 'master' into content-block 2018-02-27 11:48:48 -07:00
ederag
60fff9cbeb add missing quotes (bottom should be a string) (#580) 2018-02-20 14:48:48 -05:00
David Fischer
ef0e6c2e89
Merge pull request #579 from ederag/patch-1
Typo: Contibuting => Contributing
2018-02-20 10:55:05 -08:00
ederag
ddeecd9e98
Typo: Contibuting => Contributing 2018-02-20 19:42:39 +01:00
Aaron Carlisle
e001f8d149
Merge branch 'master' into content-block 2018-02-17 20:18:47 -05:00
Jesse Tan
7c98fbc936 Allow versions popup to scroll (#576)
* Make rst-versions scrollable when expanded

* Remove top border

* Do not use entire height unless necessary
2018-02-17 10:46:52 -05:00
Aaron Carlisle
ac910bb739
Add document block and rename bodycontent content 2018-02-15 09:47:29 -05:00
Aaron Carlisle
178e94aca8
Add a block around the page content
This can be used to easily write custom content pages
2018-02-14 21:38:32 -05:00
Jesse Tan
24a7000334 Docs: httpdomain package name uses dash instead of period 2018-02-08 09:42:11 -05:00
Aaron Carlisle
581808b638
Update changlog for 0.2.5 (#570)
* Update changlog for 0.2.5

* Changelog: fix typos
2018-02-06 16:45:55 -05:00
Aaron Carlisle
132e3fa394
Run Grunt (#568) 2018-02-06 14:56:10 -05:00
Aaron Carlisle
7ebe5c8739
Create CODE_OF_CONDUCT.md (#562)
* Create CODE_OF_CONDUCT.md

* Point to the RTD code of conduct

* Docs: Add intersphinx

* Docs: add link to our code of conduct

* Add missing sphinx link
2018-02-02 18:43:18 -05:00
jpsenior
04520a0476 #463 - Add github, gitlab, bitbucket page arguments option (#464)
This currently defaults to current behavior but can be changed with `vcs_pageview_mode`
2018-01-31 21:46:14 -05:00
Eric Holscher
7b57c074a8
Merge pull request #564 from rtfd/remove-typekit
Remove theme_typekit
2018-01-31 07:19:53 -08:00
Aaron Carlisle
b68cd8d4ab
Remove from theme.conf 2018-01-30 15:09:12 -05:00
Aaron Carlisle
1e6e1049a1
Remove from docs 2018-01-30 15:08:38 -05:00
Aaron Carlisle
c410ee2547
Update footer.html (#561) 2018-01-29 21:37:40 -05:00
Aaron Carlisle
67bb54d450
Refactor docs: split up & slim down read me
Fixes #557 #523

* Remove old conf file setup

* Split changelog to its ownfile

* Remove changelog from readme

* Update introduction sentence

* Fix wording of intro

* Remove readme table of contents

* Move links to there sections

* Remove config

* Create configuring.rst

* Remove todo

* Remove installing docs from readme

* Create installing.rst

* Remove contributing section from readme

* Create contributing.rst

* Include basic info in readme

The rest gets pointed to our actual docs

* Add new files to toctree

* Fix configuring options title

* Set logo_only to True

  Also, remove documentation of theme options. We have actual docs for this.

* Include readme on index page
2018-01-29 20:44:03 -05:00
Aaron Carlisle
419c6f57c3
Fix #305 Move 1400px media-query to 1100px (#396)
* Use sass var for content max width

* Add new theme vars

* Use own media screen

* Update patch with the ability to chnage the side bar width and content width

There is still a bug were the centent width fills the full screen.
This will have to be fixed before merging.

* Use javascript instead

* Run grunt build

* Remove the ability to set sidebar width

* Revert "Remove the ability to set sidebar width"

This reverts commit 3ad5b5b99a.

* Revert "Run grunt build"

This reverts commit f3f9ff9dc1.

* Revert "Use javascript instead"

This reverts commit 630b50fd61.

* Revert "Update patch with the ability to chnage the side bar width and content width"

This reverts commit f928c3350a.
2018-01-25 10:28:10 -05:00
Jesse Tan
f2e8a23112 Only output div.articleComments if the block has content (#555) 2018-01-24 10:13:08 -05:00
Jesse Tan
abd951a9cd Readme cleanup (#554)
* Move badges below title

* typekit_id is a string

* Fix some text uninententionally bold

* More accurately describe install

* Proper italics instead of non-working underline

* MD style inline code to rst style

* hidden is a :property:
2018-01-24 09:44:42 -05:00
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