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
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
Mathieu Cornic
43d05a81ac
Merge pull request #208 from coliff/patch-3
...
Update html5shiv-printshiv.min.js
2018-12-22 17:20:38 +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
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
John.Allen2
e92b794700
xss fix
2018-10-11 08:47:20 -05:00
Matthew Taylor
cca7fdeeb0
Modify fontawesome selectors for v5.x
2018-02-19 16:33:30 +00:00
Alex Vargas Benamburg
d67055469d
fix: no wrap images that already wrapped
2018-01-22 23:33:14 -06:00
matcornic
6562adeb7b
fix #83 no Title and Edit this page text when on mobile + fixed top bar width pbm on resize by switching to sticky.js instead of sticky-kit
2017-11-23 19:46:56 +01:00
kamar535
377f63e9b0
Don't add class highlight to footnote links
2017-11-23 16:16:14 +01:00
Ryan McGuire
ff5ef7c020
Replace horsey with Pixabay's autocomplete ( #75 )
2017-09-28 18:47:26 +02:00
matcornic
52e897dcb9
changed defaults + scroll with offset
2017-08-20 23:43:49 +02:00
matcornic
da208441c0
feat: add sticky bar with smooth scroll
2017-08-20 23:43:47 +02:00
matcornic
2294a54b36
fixed scrollbar in left menu
2017-08-20 23:43:46 +02:00
matcornic
b2ac8298bf
feat: support of Hugo 0.22+ #51 #48 #11 #50
2017-08-20 23:43:44 +02:00
Mathieu Cornic
aacdba800a
Merge pull request #46 from lfalin/anchor-fix
...
Fix anchor scrolling that hides behind top nav bar
2017-05-29 19:43:21 +02:00
lfalin
0e61c86a9f
Fix anchor scrolling that hides behind top nav bar
2017-05-27 18:27:37 -06:00
lfalin
c68dda185e
Fix sticky header jumpiness (see: https://github.com/leafo/sticky-kit/wiki/Troubleshooting )
2017-05-25 22:06:02 -06:00
matcornic
797ac73ff9
fixes #40
2017-04-23 12:35:11 +02:00
matcornic
0fcd28a412
fix #20 : disable spacer for sticky-bar
2016-10-27 23:19:29 +02:00
Leclerc Gwendal
656a8b391f
fix: add baseUrl to lunr suggestions href
2016-10-26 11:09:28 +02:00
Leclerc Gwendal
4218d1a27d
feat: extract search out of header + use baseurl to search json index + add a step to explain how to use lunr-hugo + update perfect-scrollbar
2016-10-25 20:26:19 +02:00
Leclerc Gwendal
363bb68e42
feat: configure lunr, extract inline javascript in search.js and fix horsey popup position
2016-10-25 20:26:19 +02:00
Leclerc Gwendal
c645b07402
feat: add search support
2016-10-25 20:26:19 +02:00
Cornic Mathieu
75df02c3ab
clean : delete console.log and update jquery
2016-04-15 10:03:17 +02:00
Mathieu Cornic
f50a77d0c5
feat: partials for style and scripts are now empty
2016-04-11 00:09:03 +02:00
Cornic Mathieu
b6c8ef14e0
feat: add anchor link to headers
2016-03-30 19:33:02 +02:00
Leclerc Gwendal
1b1544f9cc
feat: add button shortcode
2016-03-27 14:24:51 +02:00
Leclerc Gwendal
c2d67b677c
feat: add annimation on link + fix toc + modify sidebar button
2016-03-26 03:28:38 +01:00
Leclerc Gwendal
6686e925c0
feat: replacing jquery.scrollbar by perfect-scrollbar
2016-03-25 11:53:03 +01:00
Mathieu Cornic
40bdb505df
feat: sticky top bar
2016-03-18 19:00:27 +01:00
Mathieu Cornic
4683d790f6
clean
2016-03-18 18:32:57 +01:00
Mathieu Cornic
b644f0eb7e
feat: split partials to have better generecity + added index.html sample page
2016-03-17 21:40:58 +01:00
Mathieu Cornic
e1aae4a2cc
feat: added Table of contents
2016-03-17 21:05:42 +01:00
Mathieu Cornic
2b88eae74b
feat: implemented functionnalities on Markdown images: 1. featherlight for full size view in popup 2. Height/Width customizables 3. Possibility to add css classes
2016-03-17 17:48:18 +01:00
Mathieu Cornic
9246996907
feat: init commit with basic functionnalities
2016-03-17 12:01:39 +01:00