1
0
mirror of https://github.com/fniessen/org-html-themes.git synced 2024-06-25 07:37:43 +02:00
Commit Graph

295 Commits

Author SHA1 Message Date
Fabrice Niessen
cb73cb3003 set assets' href to http-s- 2018-11-08 17:28:13 +01:00
Fabrice Niessen
81394fb0dd update path of jquery.stickytableheaders.js 2018-11-08 17:20:49 +01:00
Fabrice Niessen
9f0d42a932 Edit text 2018-11-08 17:10:43 +01:00
Fabrice Niessen
2cacdec6be
Merge pull request #75 from thblt/patch-1
Sphinx is not a theme
2018-04-11 13:53:36 +02:00
Thibault Polge
327dfc858b
Sphinx is not a theme
Sphinx is not the name of the ReadTheDocs themes, it's [the documentation system](http://www.sphinx-doc.org/en/master/) they use
2018-04-11 12:45:27 +02:00
Patric Carman
94eadceef0
Timestamps in readtheorg nav bar inherit color
Timestamps in navigation bar now inherit their color instead of being navy. This makes them much more readable.

Should close #73
2018-03-19 21:54:08 -04:00
Adam Porter
14e77769ae Change: Elide tags from minitoc 2017-12-06 20:41:47 -06:00
Fabrice Niessen
b46187ed54
Merge pull request #67 from CaptainMalzbier/master
able to access subsections on mobile devices now
2017-11-06 18:40:01 +01:00
Fabrice Niessen
b162df9172
Merge pull request #64 from vindarel/master
set assets' href to http-s-
2017-11-06 18:38:45 +01:00
CaptainMalzbier
32320a0f0f able to access subsections on mobile devices now 2017-10-30 16:56:11 +01:00
vindarel
f73abc3604 set assets' href to http-s-
for straightforward gh-pages integration.

fixes #63 - Not loading on gh-pages, need of https.
2017-09-27 12:01:16 +02:00
Fabrice Niessen
4e09cdf3b6 Merge pull request #57 from jsparedes/master
update path of jquery.stickytableheaders.js
2017-03-24 18:03:52 +01:00
Jorge Paredes
4d749377f5 update path of jquery.stickytableheaders.js
Update the location of jquery.stickytableheaders.js. In this case is used the compressed version available of this javascript.
2017-03-23 10:18:06 -05:00
Fabrice Niessen
f49e262cee Update copyright 2017-01-29 21:32:12 +01:00
Fabrice Niessen
b68f268a14 Improve title 2016-09-18 11:13:13 +02:00
Fabrice Niessen
2088833523 Remove exe perm 2016-09-18 11:12:57 +02:00
Fabrice Niessen
0dee6beb79 Fix #33 (height of images) 2016-08-12 18:00:37 +02:00
Fabrice Niessen
51c08c3741 Fix mixed-content warning on Chrome 2016-06-22 22:03:49 +02:00
Fabrice Niessen
ff10833e1a Merge pull request #39 from fliar/master
fix mixed-content warning on chrome
2016-06-22 21:58:27 +02:00
fliar
b0b2cbc8da fix mixed-content warning on chrome 2016-06-22 17:56:16 +08:00
Fabrice Niessen
78a0d2b76d Put Geeplux's patch "Make ReadTheOrg responsive" in Literate Programming style 2016-06-12 22:14:24 +02:00
Fabrice Niessen
b9ba90f2be Merge branch 'geekplux-patch'
* geekplux-patch:
  Revert "Make ReadTheOrg responsive (thanks to geekplux!)"
  Revert "Update perms"
  Revert "Change text"
  Change text
  Update perms
  Make ReadTheOrg responsive (thanks to geekplux!)
  fix TOC height in mobile screen
  add close button when sidebar showed in mobile screen
  add toc button for mobile screen
  hide the sidebar for mobile screen
2016-06-12 22:05:03 +02:00
Fabrice Niessen
4cf34a79b7 Revert "Make ReadTheOrg responsive (thanks to geekplux!)"
This reverts commit 986cc70c93.
2016-06-12 22:04:30 +02:00
Fabrice Niessen
fc90661e9d Revert "Update perms"
This reverts commit 22e522896b.
2016-06-12 22:04:28 +02:00
Fabrice Niessen
81a09a999c Revert "Change text"
This reverts commit c236cf1672.
2016-06-12 22:04:26 +02:00
Fabrice Niessen
b0b9ff2522 Change text 2016-06-12 22:04:24 +02:00
Fabrice Niessen
64635f2bf0 Update perms 2016-06-12 22:04:22 +02:00
Fabrice Niessen
8fb91a875e Make ReadTheOrg responsive (thanks to geekplux!)
Fix: #25, #32, #37.
2016-06-12 22:04:15 +02:00
Fabrice Niessen
f2e6625376 Revert "Make ReadTheOrg responsive (thanks to geekplux!)"
This reverts commit 986cc70c93.
2016-06-12 21:59:27 +02:00
Fabrice Niessen
7c4464545e Revert "Update perms"
This reverts commit 22e522896b.
2016-06-12 21:59:07 +02:00
Fabrice Niessen
d67833b200 Revert "Change text"
This reverts commit c236cf1672.
2016-06-12 21:58:44 +02:00
Fabrice Niessen
c236cf1672 Change text 2016-06-08 22:01:39 +02:00
Fabrice Niessen
22e522896b Update perms 2016-06-08 22:01:17 +02:00
Fabrice Niessen
986cc70c93 Make ReadTheOrg responsive (thanks to geekplux!)
Fix: #25, #32, #37.
2016-06-08 21:37:30 +02:00
geekplux
ee6151f289 fix TOC height in mobile screen 2016-06-09 02:08:58 +08:00
geekplux
00ca185f8d add close button when sidebar showed in mobile screen 2016-06-09 02:06:51 +08:00
geekplux
051840df3c add toc button for mobile screen 2016-06-09 02:04:51 +08:00
geekplux
2bb57ea40f hide the sidebar for mobile screen 2016-06-09 02:04:08 +08:00
Fabrice Niessen
a888cad011 Tabs aren't created unless a title is specified (fix from Nielius)
Issue #20.
2016-01-18 19:49:15 +01:00
Fabrice Niessen
254ebc80a7 Use portable syntax 2016-01-16 00:03:54 +01:00
Fabrice Niessen
4d01eb1d3c Update copyright year and headline 2016-01-15 23:33:29 +01:00
Fabrice Niessen
6451dc6c62 Merge pull request #29 from geekplux/patch
fix the height of " table of contents "
2015-12-08 20:23:04 +01:00
geekplux
226544342e fix the height of " table of contents " 2015-12-09 01:11:30 +08:00
Fabrice Niessen
328260286c Remove "direction" specification in `table-of-contents' CSS 2015-08-11 10:12:03 +02:00
Fabrice Niessen
d560111f75 Add quotation 2015-08-11 10:11:29 +02:00
Fabrice Niessen
62b8f58135 Remove useless specification of border:0' for img' 2015-07-03 12:31:32 +02:00
Fabrice Niessen
dd27a67974 Org lint 2015-07-03 12:30:41 +02:00
Fabrice Niessen
e06560df08 Add comment 2015-06-30 11:43:01 +02:00
Fabrice Niessen
20e536702c Add green background color for WAIT state 2015-06-13 12:17:17 +02:00
Fabrice Niessen
4aba4ba646 Add some files to ignore 2015-05-29 13:21:35 +02:00