Stéphane Goetz
cf05db04b6
Update npm dependencies, use yarn
2017-01-09 17:50:45 +01:00
Stéphane Goetz
5af481f1ab
Upgrade to highlight.js 9.7.0, added all languages
2016-09-30 21:29:10 +02:00
Stéphane Goetz
e9cd1e3c27
Remove ribbon, add "Edit on Github" links, fixes #398
2016-08-17 00:18:34 +02:00
Stéphane Goetz
8ac4137007
Show broken links in red, external link with an arrow. fixes #395
2016-08-16 23:25:06 +02:00
Stéphane Goetz
80d4646b2d
Update npm packages, remove grunt, lint css, add print styles
2016-08-06 00:14:15 +02:00
Stéphane Goetz
948f2aaa39
Fix bugs reported by scrutinizer
2016-07-29 22:38:03 +02:00
Stéphane Goetz
b63dfd1cb9
Minify files
2016-07-29 21:56:09 +02:00
Stéphane Goetz
05a39eeeff
Remove Bootstrap and simplify styles
2016-07-29 21:56:09 +02:00
Stéphane Goetz
1127cc600e
Improve readability of the theme, fixes #363
2016-05-05 23:43:37 +02:00
Andrew Story
b472a82083
Fix off-by-one error in daux theme media queries
2016-05-01 20:56:23 +02:00
Stéphane Goetz
b037a43e2d
Add Table Of Contents feature
2016-04-12 08:38:52 +02:00
Stéphane Goetz
108545ee10
Fix floating value read
2016-04-08 00:23:12 +02:00
Stéphane Goetz
f78a5ec245
Improve toggle usability
2016-04-08 00:13:06 +02:00
Stéphane Goetz
2bd1978f0e
Add an arrow to open sub-trees, fixes #277
2016-04-02 13:39:04 +02:00
Stéphane Goetz
d4c78ae3f9
Finalize search feature for merge
2016-03-13 21:51:58 +01:00
geeyan
d52c377d21
safer
2016-01-08 18:04:35 +08:00
geeyan
fcbc6d84fb
while use locally, no need of ribbon
2016-01-08 18:00:44 +08:00
Stéphane Goetz
5997820360
Update NPM Dependencies, replace csswring by cssnano
2015-12-22 21:52:22 +01:00
Stéphane Goetz
295aee5f77
Create single-page HTML output, prepares the terrain for PDF/ePub output
2015-11-06 22:44:34 +01:00
Stéphane Goetz
975f7fdee3
Updated highlightjs to 8.9.1, updated code highlight page, fixes #325
2015-11-04 23:11:15 +01:00
Stéphane Goetz
18a34beac3
Add previous and next links to the pages, fixes #93
2015-10-28 00:18:29 +01:00
Stéphane Goetz
f96659fc6f
CSS Tweaking, fixes #323
2015-10-21 23:46:32 +02:00
Stéphane Goetz
be439a3eb9
Fix width of nested elements in float mode, fixes #255
2015-08-16 22:41:55 +02:00
Stéphane Goetz
edb670ba3e
Fix float behaviour fixes #246
2015-08-13 23:03:19 +02:00
Stéphane Goetz
abfc3fa597
Change font size for header chevrons, fixes #296
2015-08-09 23:10:07 +02:00
Stéphane Goetz
e343c03d5e
Merge all daux themes together and introduce variants
2015-08-09 23:06:50 +02:00
Stéphane Goetz
9dca1e09c0
remove bootstrap-js and require-jquery as theme options
2015-08-09 22:19:06 +02:00
David Hunt
f9d87c5c71
Updated libs to use /templates and /themes/{theme}/templates
...
Renamed /themes/core to /themes/daux
Updated /themes/{theme}/less/theme.less to allow for bootstrap overrides
Added /themes/daux/less/theme.less to allow daux to function as theme - used daux-navy colors
Moved fonts from themes variants into /themes/daux/fonts
2015-08-06 16:47:38 -04:00
David Hunt
fca2b4dc6a
Refactored /templates and /resources into a single /themes folder.
2015-07-31 11:54:02 -04:00
Gautham Warrier
9ef2f5aee4
Themes integrated as part of Template
2014-10-12 12:55:33 +05:30
laughn-man
39aaad2255
Resolve theme issues with https behind reverse proxy
...
Resolving 2 issues by changing the protocol to //.
When terminating https at the ACE level the HTTPS field is false
resulting in http requests for css on an https site.
Requesting the Roboto Slab font always goes over http. This is a problem
for browsers when the site is hosted over https.
2014-10-07 14:45:24 -04:00
Gautham Warrier
04a68f3cdd
Code rewrite to OOPs base
...
Update Bootstrap to v3.2 and skim built-in themes to bare essentials
2014-07-31 08:08:22 +05:30