Sören Weber
82bdb24f72
New logo #1
2021-07-01 13:35:12 +02:00
Sören Weber
4137b5d2c5
Iconic relearn color theme
2021-06-30 23:15:51 +02:00
Sören Weber
c108d677b4
Rebranding to new theme name
...
- Rename theme from "Learn" to "Relearn"
- also change URLs
- remove old references
- more removal of french and chinese
2021-06-30 14:56:06 +02:00
Sandro Gauci
d198cbe65f
fix potential XSS in search ( #492 )
...
mostly it looks like a self-XSS but still good to fix
2021-04-01 00:48:33 +01:00
Helder Pereira
f5f91e39fa
Fix TOC indentation ( #479 )
2021-03-16 17:28:19 +00:00
Swen Wenzel
0b5bb6e7b3
Implement tab views ( #386 )
...
Tab views from @swenzel
2021-03-16 17:21:57 +00:00
mirisbowring
6cfd61e0f6
Navigation home option ( #381 )
...
* enabled mermaid by default
* implemented logic to use internal oder cdn mermaid
* added english documentation
* added french translation for the mermaid options
* Removed useless test print
* Hugo does not use upper case letters in params
* fixed false sample link
* improved mermaid pages
* fixed always load mermaid if no frontmatter specified
* applied 3 new params to default config
* Implemented Home Button logic
* Applied default style
* applied same landingpage ref to logo partials
* added sample image, how the button will looks like
* added en documentation on how to configure the button
* translated home button configuration to french via deepl
* applied home button style to theme variants
* set button disabled by default
* fixed mermaid samples
* removed obsolete css files
* changed default version of mermaid cdn
* renamed mermaidURL to customMermaidURL and removed css link
* improved mermaid configuration description
Co-authored-by: Arthur Ferdinand Lindner <Arthur-Ferdinand.Lindner@Telekom.de>
Co-authored-by: Arthur Ferdinand Lindner <arthur.lindner@outlook.de>
2020-10-21 17:53:27 +01:00
mirisbowring
023fe7ef2b
Customize mermaid module ( #362 )
...
* enabled mermaid by default
* implemented logic to use internal oder cdn mermaid
* added english documentation
* added french translation for the mermaid options
* Removed useless test print
* Hugo does not use upper case letters in params
* fixed false sample link
* improved mermaid pages
* fixed always load mermaid if no frontmatter specified
* fixed mermaid samples
* removed obsolete css files
* changed default version of mermaid cdn
* renamed mermaidURL to customMermaidURL and removed css link
* improved mermaid configuration description
Co-authored-by: Arthur Ferdinand Lindner <Arthur-Ferdinand.Lindner@Telekom.de>
Co-authored-by: Arthur Ferdinand Lindner <arthur.lindner@outlook.de>
2020-09-11 14:57:25 +01:00
Adam Snyder
21a3f77b14
Remove code that adjusts navigation margin ( #419 )
2020-09-10 17:21:20 +01:00
Susan Potter
699c9fdf9f
Upgrade mermaid-js/mermaid @ 0918b97 (v8.8.0) ( #443 )
...
* Upgrade mermaid-js/mermaid @ 0918b97
* Update exampleSite with new mermaid graph (stateDiagram-v2) example
* Update content of mermaid.js with officially distributed v8.8.0 minified version
2020-09-10 17:12:32 +01:00
Nina Zakharenko
704648b6a7
Make copy to clipboard button lighter color, hover matches links
2020-09-10 15:10:56 +01:00
Matthew Taylor
8349d619a5
Apply updated highlight.js 10.0.3 (a4b1bd2d)
2020-06-01 14:59:19 +01:00
Jared Stehler
54b373f350
fix null pointer when no params on image url
2020-06-01 13:00:37 +01:00
Jian
3ea5bca755
Added flag to turn off image featherlight
2020-02-01 22:58:17 +00:00
ImgBotApp
bed0a6c0d0
[ImgBot] Optimize images
...
*Total -- 2,430.13kb -> 2,350.51kb (3.28%)
/exampleSite/static/images/showcase/inteliver_docs.png -- 108.40kb -> 78.86kb (27.25%)
/static/fonts/Novecentosanswide-Normal-webfont.svg -- 100.88kb -> 96.30kb (4.54%)
/static/fonts/Novecentosanswide-UltraLight-webfont.svg -- 93.99kb -> 89.81kb (4.44%)
/static/webfonts/fa-regular-400.svg -- 136.55kb -> 132.62kb (2.88%)
/static/webfonts/fa-solid-900.svg -- 775.44kb -> 753.61kb (2.82%)
/static/fonts/Work_Sans_500.svg -- 54.16kb -> 53.15kb (1.88%)
/static/fonts/Work_Sans_300.svg -- 54.52kb -> 53.50kb (1.87%)
/static/fonts/Work_Sans_200.svg -- 54.57kb -> 53.55kb (1.87%)
/static/fonts/Inconsolata.svg -- 61.54kb -> 60.54kb (1.63%)
/static/webfonts/fa-brands-400.svg -- 732.17kb -> 722.07kb (1.38%)
/exampleSite/static/fonts/monogramos-webfont.svg -- 257.41kb -> 256.00kb (0.55%)
/static/images/clippy.svg -- 0.50kb -> 0.50kb (0.2%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-02-01 22:50:45 +00:00
Fritz Michael Gschwantner
15f890999f
fix select option color in Chrome
2020-02-01 22:41:47 +00:00
Christian Oliff
c8b5c2e176
change to minified autocomplete for improved performance
...
from: https://github.com/Pixabay/JavaScript-autoComplete/blob/master/auto-complete.min.js
2019-08-12 10:31:28 +09:00
Christian Oliff
3c4599428e
Delete html5shiv-printshiv.min.js
2019-08-12 01:03:44 +01:00
Matthew Taylor
258877709c
Remove oudated versions of jquery & modernizr libraries
2019-04-16 18:47:14 +01:00
ozobi
18212e6759
Update search.js
...
fixed indent
2019-04-01 22:31:07 +01:00
ozobi
c5033d3ee6
update js
...
highlightJS -> https://highlightjs.org/download/ => update with desired languages, default: https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.14.2/highlight.min.js
modernizr -> https://modernizr.com/download/?csstransforms3d-domprefixes-prefixes-setclasses-shiv-testallprops-testprop-teststyles
lunrJS -> https://cdnjs.cloudflare.com/ajax/libs/lunr.js/2.3.5/lunr.min.js
clipboard -> https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.4/clipboard.min.js
jquery -> https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js
featherlight -> https://cdnjs.cloudflare.com/ajax/libs/featherlight/1.7.13/featherlight.min.js
search.js -> updated for lunrJS 2.3.5
learn.js -> updated for clipboard
2019-04-01 22:31:07 +01:00
ozobi
2463671e20
Update css
...
Add highlight.js theme
Update theme to match highlight.js theme
Update featherlight
2019-04-01 22:31:07 +01:00
Matthew Taylor
e7a190392a
Merge branch 'master' of https://github.com/pdelaby/hugo-theme-learn into pdelaby-master
2019-03-25 21:01:40 +00:00
ImgBotApp
26748c29e9
[ImgBot] Optimize images
...
*Total -- 2,545.56kb -> 1,758.74kb (30.91%)
/static/images/favicon.png -- 1.22kb -> 0.59kb (51.48%)
/exampleSite/content/basics/installation/images/chapter.png -- 85.71kb -> 46.66kb (45.56%)
/exampleSite/content/cont/pages/images/pages-chapter.png -- 243.33kb -> 152.42kb (37.36%)
/exampleSite/content/basics/style-customization/images/red-variant.png -- 380.82kb -> 239.39kb (37.14%)
/exampleSite/content/basics/style-customization/images/blue-variant.png -- 380.01kb -> 238.93kb (37.13%)
/exampleSite/content/basics/style-customization/images/green-variant.png -- 381.74kb -> 240.20kb (37.08%)
/exampleSite/content/cont/pages/images/pages-default.png -- 310.79kb -> 196.47kb (36.78%)
/exampleSite/static/images/showcase/tat.png -- 405.21kb -> 302.69kb (25.3%)
/static/images/gopher-404.jpg -- 215.36kb -> 201.42kb (6.47%)
/images/tn.png -- 141.37kb -> 139.98kb (0.99%)
2019-03-15 16:47:53 +00:00
Massimeddu Cireddu
426ad13f85
Update hugo-learn.js
2019-03-15 16:03:59 +00:00
Massimeddu Cireddu
16782b2425
Render the ```mermaid blocks into graphs
2019-03-15 16:03:59 +00:00
Ryan Nixon
ef2ab7ad8a
Preventing left/right arrow key navigation in textareas
2019-02-15 10:11:16 -08:00
Matthew Taylor
ed760baf3f
Merge pull request #218 from matalo33/fa-561
...
Upgrade fontawesome to 5.6.3
2018-12-23 19:03:55 +00:00
Mathieu Cornic
43d05a81ac
Merge pull request #208 from coliff/patch-3
...
Update html5shiv-printshiv.min.js
2018-12-22 17:20:38 +01:00
Mathieu Cornic
56ff68d245
Merge pull request #211 from coliff/patch-4
...
remove whitespace from SVG = smaller filesize
2018-12-22 17:13:48 +01:00
Shelane French
d03bc79a78
prevents left and right keydown in input fields
...
If input field is in focus, keydown event to trigger navigation change should
not fire. User should expect cursor to stay in input field when using arrow keys.
2018-12-20 19:22:04 -08:00
Matthew Taylor
4d2977e57b
Upgrade fontawesome to 5.6.3
2018-12-21 02:04:37 +00:00
Matthew Taylor
2bc33bc997
Use correct input type for search
2018-12-21 01:35:42 +00:00
Christian Oliff
9b621d36f7
remove whitespace from SVG = smaller filesize
2018-12-18 23:09:35 +09:00
Christian Oliff
fdaf35b72c
Update html5shiv-printshiv.min.js
...
Update to final version:
https://github.com/aFarkas/html5shiv/blob/master/dist/html5shiv-printshiv.min.js
2018-12-14 00:11:03 +09:00
Massimo Cireddu
c168919399
This close #198
2018-12-03 17:40:21 +01:00
Delaby Pierre
5f53dfaa15
Add documentation an theme variants
2018-11-29 09:34:55 +01:00
Matthew Taylor
2bed235a91
Merge pull request #167 from lloydbenson/master
...
remove source map metadata since .map is not included in the theme to…
2018-11-01 19:53:27 -04:00
Delaby Pierre
79a9777e9a
Displays tags on single (using header)
...
Display tags list when clicking on tag
2018-10-16 12:08:58 +02:00
John.Allen2
e92b794700
xss fix
2018-10-11 08:47:20 -05:00
Lloyd Benson
92d8204121
remove source map metadata since .map is not included in the theme to fix firefox 404s
2018-10-01 13:36:06 -05:00
Mathieu Cornic
707af40051
feat: update font-awesome to 5.2.0
2018-08-10 11:17:47 +02:00
Matthew Taylor
cca7fdeeb0
Modify fontawesome selectors for v5.x
2018-02-19 16:33:30 +00:00
Matthew Taylor
ddb8d4c5aa
Update Font Awesome to 5.0.6
2018-02-19 16:33:30 +00:00
Mathieu Cornic
d9b99afc39
Merge pull request #114 from mdavids/patch-3
...
Issue #111 for theme-green.css
2018-01-23 18:07:25 +01:00
Mathieu Cornic
18dccb5b59
Merge pull request #113 from mdavids/patch-2
...
Issue #111 for theme-red.css
2018-01-23 18:07:16 +01:00
Mathieu Cornic
d90e6e4a72
Merge pull request #112 from mdavids/patch-1
...
Issue #111 for theme-blue.css
2018-01-23 18:06:55 +01:00
Alex Vargas Benamburg
d67055469d
fix: no wrap images that already wrapped
2018-01-22 23:33:14 -06:00
Marco Davids
890e2cf0ea
Issue #111 for theme-green.css
2018-01-22 22:37:25 +01:00
Marco Davids
2b28b11bd0
Issue #111 for theme-red.css
2018-01-22 22:35:58 +01:00