James Booker
|
b304bb47f6
|
Fix shortcuts menu
|
2019-07-30 21:46:35 +01:00 |
|
James Booker
|
eb0ad9c489
|
Fix deprecated .Hugo, .UniqueID and .URL references
|
2019-07-30 21:46:35 +01:00 |
|
Mathieu Cornic
|
15eb41a107
|
Merge pull request #304 from Oddly/patch-1
Fix type lines 364 and 369
|
2019-07-12 09:30:04 +02:00 |
|
Mathieu Cornic
|
f1c10f45c6
|
Merge pull request #312 from dptelecom/master
Added German and Arabic translation
|
2019-07-12 09:29:29 +02:00 |
|
dptelecom
|
b728300a1a
|
Added: Hindi language🇮🇳 file
Added: Hindi language🇮🇳 file
|
2019-07-09 20:09:36 +02:00 |
|
dptelecom
|
0a0a135f02
|
Add files via upload
|
2019-07-06 23:44:42 +02:00 |
|
dptelecom
|
120bc7291b
|
Add files via upload
|
2019-06-23 20:31:46 +02:00 |
|
Sam Crauwels
|
95c78a8e12
|
Fix type lines 364 and 369
with code > as code
|
2019-06-17 01:43:58 +02:00 |
|
Christian Oliff
|
02315785f2
|
remove unneeded type="text/css"
|
2019-06-11 22:29:17 +01:00 |
|
Christian Oliff
|
c9153e7c04
|
remove unneeded type="text/css"
|
2019-06-11 22:28:40 +01:00 |
|
Mathieu Cornic
|
ec48c61329
|
Merge pull request #271 from berryp/issue/404-has-invalid-html
Fix invalid HTML in 404 template.
|
2019-06-06 14:07:37 +02:00 |
|
Mathieu Cornic
|
1e3c00d2bb
|
Merge pull request #295 from coliff/patch-4
HTTPS links in footer
|
2019-06-06 14:06:12 +02:00 |
|
Christian Oliff
|
a793933f8e
|
HTTPS links in footer
|
2019-06-05 17:49:27 +09:00 |
|
Naveneetha Vasudevan
|
3a47917d6c
|
Remove reference to the unused horsey CSS
|
2019-06-05 00:11:45 +01:00 |
|
Christian Oliff
|
113c130204
|
fix 'locate' typo
|
2019-06-05 00:10:44 +01:00 |
|
Christian Oliff
|
f5a8f30714
|
remove unneeded type="text/css"
|
2019-06-05 00:10:18 +01:00 |
|
Christian Oliff
|
019edac69d
|
correct GitHub capitalization
|
2019-06-05 00:09:15 +01:00 |
|
Mathieu Cornic
|
b1b9008854
|
Merge pull request #281 from dotboris/hugo-0.55-compat
Make shortcodes & example site compatible with Hugo v0.55
|
2019-06-03 17:34:39 +02:00 |
|
Boris Bera
|
24da9d9e1d
|
Fix all images to use the /en/ path
|
2019-05-06 13:44:27 -04:00 |
|
Boris Bera
|
98ce8942b4
|
Pull real version of hugo 0.55.5
|
2019-05-06 13:09:33 -04:00 |
|
Boris Bera
|
4a91b4f94a
|
Bump ci to use hugo 0.55
|
2019-05-06 13:06:07 -04:00 |
|
Boris Bera
|
6b3ae716cf
|
Make all shortcodes render in old hugo "style"
|
2019-05-06 13:05:39 -04:00 |
|
Matthew Taylor
|
6d1ac48fb5
|
Ship tag 2.3.0
|
2019-04-16 19:28:21 +01:00 |
|
Matthew Taylor
|
258877709c
|
Remove oudated versions of jquery & modernizr libraries
|
2019-04-16 18:47:14 +01:00 |
|
Christopher Greaves
|
3d854fe9d4
|
Remove indentation in "children" shortcode
- Fixes a bug where the list items appear in a code block instead of as HTML
|
2019-04-16 18:45:22 +01:00 |
|
Christopher Greaves
|
8cd64b1bc9
|
Fix issue where all pages appear on root level if children keyword is used on home page.
|
2019-04-16 18:45:22 +01:00 |
|
Christopher Greaves
|
55b1b8ee83
|
fix issue where "children" shortcode only shows top level.
|
2019-04-16 18:45:22 +01:00 |
|
Berry Phillips
|
85711377a9
|
Fix invalid HTML in 404 template.
Fixes https://github.com/matcornic/hugo-theme-learn/issues/270
|
2019-04-12 09:21:59 +09:00 |
|
ozobi
|
18212e6759
|
Update search.js
fixed indent
|
2019-04-01 22:31:07 +01:00 |
|
ozobi
|
a296946748
|
Update header.html
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 |
|
ozobi
|
f2ef666790
|
Update js and css
|
2019-04-01 22:31:07 +01:00 |
|
Matthew Taylor
|
fe50075c9d
|
Merge branch 'pdelaby-master'
|
2019-03-25 21:02:06 +00: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 |
|
Delaby Pierre
|
6207c44b5c
|
PR#196 : Fix english typos and hide the 'tags' div when not needed
|
2019-03-16 10:55:18 +01: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 |
|
Pierre Adam
|
2dbd46d4ec
|
Fix translation when using a custom baseURL
When the baseURL is not / using $translation.URL is ignoring the baseURL. In order to sort this behavior, $translation.Permalink is working just fine.
|
2019-03-15 16:15:57 +00:00 |
|
Christian Oliff
|
07addb4c99
|
Add .editorconfig
|
2019-03-15 16:10:45 +00:00 |
|
Sakamoto, Kazunori
|
e5089aaa2f
|
Use style instead of width and height in logo
Close #249
|
2019-03-15 16:09:26 +00:00 |
|
Massimeddu Cireddu
|
84931c1312
|
Update documentation
|
2019-03-15 16:03:59 +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 |
|
Matthew Taylor
|
4fc43548b5
|
Merge pull request #227 from coliff/patch-3
remove duplicate icon and fix incorrect favicon type
|
2019-02-19 10:36:59 +00:00 |
|
Matthew Taylor
|
74c022e39f
|
Merge pull request #239 from editicalu/dutch
Dutch i18n
|
2019-02-17 19:54:22 +00:00 |
|
Matthew Taylor
|
d457e9da08
|
Merge pull request #223 from coliff/patch-1
HTTPS links in exampleSite menu-footer
|
2019-02-17 19:48:38 +00:00 |
|
Matthew Taylor
|
d6cce1c3ff
|
Merge pull request #241 from taiidani/patch-1
Preventing left/right arrow key navigation in textareas
|
2019-02-17 19:45:30 +00:00 |
|
Matthew Taylor
|
4936a52a42
|
Merge pull request #229 from IEvangelist/patch-1
Update menu.html to include the check icon
|
2019-02-17 19:44:28 +00:00 |
|
Ryan Nixon
|
ef2ab7ad8a
|
Preventing left/right arrow key navigation in textareas
|
2019-02-15 10:11:16 -08:00 |
|
Ward Segers
|
da55f6ad1c
|
Dutch translation
|
2019-02-14 13:40:43 +01:00 |
|