Commit Graph

23 Commits (v1.0.2)

Author SHA1 Message Date
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 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
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
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 2088833523 Remove exe perm 2016-09-18 11:12:57 +02:00
Fabrice Niessen 7c4464545e Revert "Update perms"
This reverts commit 22e522896b.
2016-06-12 21:59:07 +02:00
Fabrice Niessen 22e522896b Update perms 2016-06-08 22:01:17 +02:00
Fabrice Niessen 4d01eb1d3c Update copyright year and headline 2016-01-15 23:33:29 +01:00
Fabrice Niessen 195065ee4f Improve introduction 2015-05-29 13:15:33 +02:00
Fabrice Niessen 6d7e68afd6 Remove useless white line 2015-05-12 23:07:09 +02:00
Matt Price 0465c4bd15 reverted local paths to original local links 2015-05-06 17:09:58 -04:00
Matt Price dffa04246b reverted local paths to original local links 2015-05-06 17:06:05 -04:00
Matt Price 339c2fd554 added sticky table header to all existing themes 2015-05-06 17:03:21 -04:00
Fabrice Niessen 62b7ac527a Add htmlize.css 2015-04-23 14:34:45 +02:00
Fabrice Niessen 5192a8db09 Add local version of links for ReadTheOrg setupfile 2015-04-22 13:28:56 +02:00
Fabrice Niessen 0bc0da2da1 Remove useless file 2015-04-21 21:35:38 +02:00
Fabrice Niessen 7b47889993 Use assets on Pirilampo in default setup file 2015-04-10 14:56:59 +02:00
Fabrice Niessen eaf8d930bd Update path to renamed files 2015-04-10 14:36:00 +02:00
Fabrice Niessen 629e22acac Add correct URL to Bootstrap ScrollSpy 2015-04-09 17:12:43 +02:00
Fabrice Niessen 99519b58c0 Add setup file 2015-03-06 17:46:08 +01:00
Fabrice Niessen 7abaceaf7c Rename setup files 2015-03-04 12:03:03 +01:00
Fabrice Niessen 1e28019e50 Add CSS/JS files 2014-09-13 15:31:32 +02:00