Commit Graph

233 Commits

Author SHA1 Message Date
Fabrice Niessen 4d6d98f763 Rename directory 'styles' to 'src' 2021-08-31 19:05:31 +02:00
Fabrice Niessen 80a3e202b5 Add hyperlink 2021-08-31 19:05:31 +02:00
Fabrice Niessen e3c36ab8ed Add demo page (Org mode syntax example) 2021-08-31 19:05:31 +02:00
Fabrice Niessen b13c054ad3 Move quotations in the appropriate theme section 2021-08-31 19:05:31 +02:00
Fabrice Niessen bc5e2528bd Add "play" button in the center of the BigBlow image 2021-08-31 19:05:31 +02:00
Fabrice Niessen 061fa4d74f Change extension of example Org file 2021-08-31 19:05:31 +02:00
Fabrice Niessen c2c5814b17 Improve example 2021-08-31 19:05:30 +02:00
Fabrice Niessen b9017497a3 Move example file to `org' directory 2021-08-31 19:05:30 +02:00
Fabrice Niessen a6bdf7b7bb Rename directory `setup' into `org' (first and last time!)
This will ease the use of dotfiles utilities (as in
https://dotfiles.github.io/utilities/).
2021-08-31 19:05:30 +02:00
Fabrice Niessen 2d0a83a2b2 Bigblow: Quitting the review panel (from Axel Kielhorn)
Closes: #111
2021-08-31 19:05:30 +02:00
Fabrice Niessen 77b8a5f488 Quote URL in import directive (thanks to Samuel Degoul)
See https://github.com/fniessen/org-html-themes/pull/108#issuecomment-679262423
2021-08-31 19:05:30 +02:00
आयुष झा 1017294e34 added depth-agnostic css to deal with arbitrary depth in toc 2021-08-31 19:05:30 +02:00
आयुष झा ffe39aa04f commented out all the old nested code
One may remove these if they wish to
2021-08-31 19:05:30 +02:00
आयुष झा b92c35236d Removed Fontawesome from readtheorg
This merge fixes issue #77

Remove fontawesome and it's mentions from readtheorg theme
2021-08-31 19:05:30 +02:00
आयुष झा 1d08553ca3 Added a nice white color for the table-of-contents item
When hovering over an item in the table of contents, the default color
of text is not very visible with the #4e4a4a background color. This
fixes the issue for me.
2021-08-31 19:05:30 +02:00
आयुष झा 456da52c52
Removed background so the blob goes away
Remove the background color for #toggle-sidebar element because on
smaller screens the toggle div looks aweful, like some blob that was
misplaced.
2020-05-31 21:16:46 +05:45
Fabrice Niessen 3a1995b800 Update path to SETUPFILE 2020-04-06 16:48:00 +02:00
Fabrice Niessen 8618e33846 Remove README HMTML file 2020-04-06 16:47:17 +02:00
Fabrice Niessen f5348eaf56 Rename LICENSE.org file 2020-04-06 16:46:56 +02:00
Chuan Ma da598b9156 Fixed 2 issues on demo/example.org.
1). use relative path in SETUPFILE
2). use `#+begin_export html` block to replace `#+begin_html` block.
`#+begin_html` doesn't work in newer version of org-mode.
2020-02-16 15:51:33 +01:00
Fabrice Niessen a34481949f Update SETUPFILE to make it universally working
Close #99
2020-02-01 20:14:49 +01:00
Muad Abd El Hay 11c560fae5 Added note about copying the styles folder for the local installation 2020-01-20 17:49:55 +01:00
Garrett Rolfs a70478e4c7 Update theme-readtheorg-local.setup to be fully local
setup/theme-readtheorg-local.setup had two entries where the javascript
libraries were being sourced from the web. The following were downloaded:

    https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js
    https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js

and placed in styles/lib/js. The versions were located in GitHub and the
corresponding license files contents were placed in the directory using the
same convention as stickytableheaders. Here are the license URLs:

    https://github.com/twbs/bootstrap/blob/v3.3.4/LICENSE
    https://github.com/jquery/jquery/blob/2.1.3/MIT-LICENSE.txt

setup/theme-readtheorg-local.setup was updated to reference styles/lib/js in
place of the URLs.
2020-01-10 23:32:45 +01:00
Fabrice Niessen 62ff53336a Update license file with program name, year and author 2019-12-11 17:22:58 +01:00
Fabrice Niessen b1d1cd026a Add GNU GPLv3 License file 2019-11-13 21:16:57 +01:00
Fabrice Niessen 7febeebf2e Update readtheorg.css #87 2019-04-09 21:20:38 +02:00
SHIVESH GUPTA 4c0a30efe1 Update readtheorg.css 2019-04-09 21:18:06 +02:00
Fabrice Niessen 925395e5c8 Fix issue #52 2019-04-09 21:16:37 +02:00
Fabrice Niessen ceae4c57c5 Fix issue #69? 2019-04-09 21:10:08 +02:00
Fabrice Niessen 9fce8f4650 Remove example section 2018-11-29 22:33:15 +01:00
Fabrice Niessen d7838c95c8 Improve rendering on GitHub 2018-11-29 22:29:43 +01:00
Fabrice Niessen 66f635313d
Merge pull request #70 from alphapapa/minitoc-no-tags
Elide tags from minitoc
2018-11-29 21:37:58 +01:00
Fabrice Niessen 42d4f3f687 able to access subsections on mobile devices now 2018-11-29 21:33:11 +01:00
Fabrice Niessen e04e1878e5
Merge pull request #74 from plcarman/patch-1
Make timestamps in readtheorg readable
2018-11-29 21:27:41 +01:00
Fabrice Niessen 36634fb05a Update copyright year 2018-11-29 21:22:24 +01:00
Fabrice Niessen d0e6eb75ec Add a section about how to customize the themes
Fix #82
2018-11-29 21:16:25 +01:00
Fabrice Niessen c504da9a14 Add usage of the HTTPS URL to the SETUPFILE 2018-11-29 21:12:53 +01:00
Fabrice Niessen 713e977c18 Port Org-html-themes to GitHub.io instead of Pirilampo.org 2018-11-29 20:39:01 +01:00
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