Commit Graph

839 Commits

Author SHA1 Message Date
Aaron Carlisle
2bb8782c80 Set margin-bottom to 0 for captions in figures
The issue here is that figures have a margin of 24px and `p` tags also have a margin of 24px so figure caption get huge 48px margins on the bottom.
2017-04-18 00:21:12 -04:00
Eric Holscher
352057c08c Fix indent erro 2017-04-17 13:44:36 -07:00
Eric Holscher
4fff7fe5b9 Add some basic docs around releasing the theme.
This just covers the basic tasks that I know need to happen,
feel free to suggest other improvements.
2017-04-17 13:43:33 -07:00
Eric Holscher
4be9ff3fd1 Release 0.2.5b1 2017-04-17 13:36:22 -07:00
Aaron Carlisle
d2a6253d9c Cleanup: Move images into static folder 2017-04-08 23:56:06 -04:00
Aaron Carlisle
9da9342796 Remove layout_old
This file was unused and serves no purpose
2017-04-08 18:23:52 -04:00
Aaron Carlisle
8f29534525 Revert Recent changes 2017-04-08 18:07:20 -04:00
Aaron Carlisle
9170fca5a2 Fix small typo 2017-04-08 15:59:34 -04:00
Aaron Carlisle
7329075b9d Readme: remove old developer docs saying to run grunt before a PR
This is hard when we have many PRs open and often get left with a bunch of merge conflicts.
2017-04-04 14:14:28 -04:00
Aaron Carlisle
1124c40137 Readme move canonical_url documentation 2017-04-04 14:11:59 -04:00
Aaron Carlisle
dc9d3d732e Readme: remove outdated text about building on rtd 2017-04-04 13:59:26 -04:00
Aaron Carlisle
e7e082ace8 Run grunt build 2017-03-31 21:20:11 -04:00
Aaron Carlisle
4b90748f1f Add recent changes to 2017-03-28 18:49:08 -04:00
Anthony
c99e5d2e8d Merge pull request #394 from rtfd/fix-149
Fix #149 Fix padding for field list
2017-03-28 09:17:11 -07:00
Anthony
cf73bd01d2 Merge pull request #391 from rtfd/latofont
Fix #256 include lato italic font
2017-03-28 09:09:17 -07:00
Aaron Carlisle
fb986026b8 Update node packages 2017-03-23 00:07:01 -04:00
Aaron Carlisle
ce7134e40b Run grunt build 2017-03-22 23:56:33 -04:00
Aaron Carlisle
f41d88df1f Add font files via grunt 2017-03-22 23:09:44 -04:00
Anthony
505fbb5f7e Merge pull request #389 from rtfd/nav-buttons
Set the before & after width of the nav buttons to 100%
2017-03-22 16:58:33 -07:00
Anthony
6f45114058 Merge pull request #392 from rtfd/brightcaptions
Use lighter color for sidebar captions
2017-03-22 16:32:33 -07:00
Aaron Carlisle
09b5d695bb Add changes done in master to changelog
* Include fontawesome-webfont.woff2 in pip package
* Updated wyrm_ and Font Awesome
* Split multiple data types on different lines
* Italicize ``.versionmodified``
* Fix line number spacing to align with the code lines
* Hide Edit links on auto created pages
* Align ``.. centered::`` text to the center
* Increase contrast for footnotes
* Add language to the JS output variable
2017-03-22 11:02:16 -04:00
Aaron Carlisle
340ad42abd Add new font files 2017-03-21 18:07:48 -04:00
Aaron Carlisle
e39e83d85e Merge remote-tracking branch 'refs/remotes/origin/master' into latofont 2017-03-21 18:03:51 -04:00
tobiasH
219d8773c5 Add language to the JS output variable (#400)
Makes the current language accessible as a JS variable.
Would be nice to have for the version & language switch I'm writing (to avoid the workaround of extracting it from the url).
2017-03-21 16:37:32 -04:00
Aaron Carlisle
6023e6200d Demodocs: Add caption for a code-block 2017-03-21 14:38:57 -04:00
Aaron
746536cf3d Give inline image a width of 1em 2017-03-16 17:43:54 -04:00
Aaron Carlisle
3deb16e441 Demodocs: Cleanup, text wrapping 2017-03-15 13:48:31 -04:00
Aaron Carlisle
4aaaff45d2 Demodocs: Fix compiling warnings 2017-03-15 13:45:26 -04:00
Aaron Carlisle
45bce91f46 Demodocs: make headline types the same 2017-03-15 13:37:23 -04:00
Aaron Carlisle
c1e39adfb0 Demodocs: Simplify heading 2017-03-15 13:33:11 -04:00
Aaron Carlisle
31c9023c4f Demodocs: Use gloable section numbering 2017-03-15 13:29:04 -04:00
Aaron Carlisle
a2c0f30d4e Demodocs: move text wraped around image to structure page 2017-03-15 13:23:21 -04:00
Aaron Carlisle
17b1a3c255 Demodocs: Update last reviewed 2017-03-15 13:16:52 -04:00
Aaron Carlisle
cd38901fc2 Demodocs: increase toc depth 2017-03-15 13:16:06 -04:00
Aaron Carlisle
c71e68df34 Demodocs: move the rest of the example from the index page 2017-03-15 13:13:46 -04:00
Aaron Carlisle
34a1f7e210 Demodocs: Delete "toc" page 2017-03-15 01:54:19 -04:00
Aaron Carlisle
dd44dd63f8 Demodocs: move text from index to demo 2017-03-15 01:52:40 -04:00
Aaron Carlisle
3c18f35391 Demodocs: Structual edits 2017-03-15 01:49:45 -04:00
Aaron Carlisle
f076409698 Demodocs: Move image to demo page 2017-03-15 01:44:18 -04:00
Aaron Carlisle
4b84896c03 Demodocs: Edit lists_tables structure 2017-03-15 01:41:10 -04:00
Aaron Carlisle
e799486239 Demodocs: Fix compile warnings 2017-03-15 01:36:07 -04:00
Aaron Carlisle
d893e8f5b2 Demodocs: edits to demo title levels 2017-03-15 01:33:08 -04:00
Aaron Carlisle
96959e9534 Demodocs: move list and tables to one file 2017-03-15 01:25:33 -04:00
Aaron Carlisle
99501fd317 Demodocs: Merge duplicate citations 2017-03-15 01:21:33 -04:00
Aaron Carlisle
a830dcbcee Demodocs: Move content from index into sub pages 2017-03-15 01:18:44 -04:00
Aaron Carlisle
ae72867219 Demodocs: Rename page 2017-03-15 01:15:45 -04:00
Aaron Carlisle
fa3cf041f3 Demodocs: Edits to index 2017-03-15 01:13:19 -04:00
Aaron Carlisle
13933c5c6c Demodocs: Add new file 2017-03-15 01:08:42 -04:00
Aaron Carlisle
7f5a126437 Demodocs: Create new "Structural Elements" page 2017-03-15 01:06:51 -04:00
Aaron Carlisle
9c068cd6ff Demodocs: remove initial creation note 2017-03-15 00:56:36 -04:00