Nikolay Yakimov
|
38301a171f
|
More backwards compatibility
|
2017-03-14 02:43:12 +03:00 |
|
Nikolay Yakimov
|
e24942a918
|
Merge commit '79107d2e75a610999c11c6d57e37fd7f23498a47' into use-index-pages
|
2017-03-14 02:32:02 +03:00 |
|
Nikolay Yakimov
|
1238a71e12
|
Auto prev/next
|
2017-03-14 02:25:25 +03:00 |
|
Nikolay Yakimov
|
79107d2e75
|
Backwards compatibility
|
2017-03-14 02:10:33 +03:00 |
|
Nikolay Yakimov
|
f238cdbc16
|
Auto prev/next
|
2017-03-14 01:31:13 +03:00 |
|
Nikolay Yakimov
|
23e40c6b5b
|
Use index pages
|
2017-03-14 01:07:40 +03:00 |
|
Nikolay Yakimov
|
b8d31039ec
|
Initial auto arrows
|
2017-03-14 00:19:57 +03:00 |
|
Mathieu Cornic
|
fcca8a21f1
|
Merge pull request #35 from fjaderboll/master
Extracted menu footer content to separate partial file
|
2017-03-03 20:53:08 +01:00 |
|
Daniel Åvall
|
61c41bf3b9
|
Extracted menu footer content to separate partial file, for easy override
|
2017-02-27 15:01:50 +01:00 |
|
Mathieu Cornic
|
a1a967ca89
|
Merge pull request #33 from Thiht/master
feat: style Hugo figure shortcode
|
2017-01-27 16:39:48 +01:00 |
|
Rousseau Thibaut
|
ac8edeb48a
|
feat: handle inline images
|
2017-01-27 16:37:22 +01:00 |
|
Rousseau Thibaut
|
8cd2705ceb
|
feat: style Hugo figure shortcode
|
2017-01-27 16:12:23 +01:00 |
|
Mathieu Cornic
|
be56ee9739
|
Merge pull request #27 from tfsaggregator/master
Fix URL for 'Edit this page' on Windows
|
2017-01-07 15:13:13 +01:00 |
|
Giulio Vian
|
b8ce3f3c45
|
Fix URL for 'Edit this page' on Windows
|
2017-01-05 22:59:15 +01:00 |
|
matcornic
|
7603122da8
|
fix: dead links on prev/next arrows
|
2016-12-30 22:48:13 +01:00 |
|
Mathieu Cornic
|
de671a10cd
|
Update README.md
|
2016-12-30 22:40:05 +01:00 |
|
matcornic
|
256c632662
|
#25 just prefix with slashes to avoid breaking changes for people using basurl without a trailing slash"
|
2016-12-20 00:04:24 +01:00 |
|
Mathieu Cornic
|
426707b024
|
Fixes #24
|
2016-12-19 23:42:39 +01:00 |
|
Mathieu Cornic
|
977924e58d
|
Merge pull request #26 from ripienaar/25
(Fixes #25) use .Site.BaseURL to locate static assets
|
2016-12-19 23:41:43 +01:00 |
|
R.I.Pienaar
|
994e6b1f75
|
(#25) use .Site.BaseURL to lcoate static assets
|
2016-12-18 09:48:27 +01:00 |
|
matcornic
|
31bb6502e4
|
fix #23 : h5 font size to rem
|
2016-11-24 20:43:37 +01: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
|
a74c02dab3
|
chore: migrate search documentation to https://github.com/matcornic/hugo-learn-doc project
|
2016-10-25 20:26:19 +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
|
102b4cea8d
|
feat: add search section into the README.md
|
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 |
|
Mathieu Cornic
|
60627a24a1
|
Min 0.15 version is not enough anymore (see #7)
|
2016-10-23 19:09:32 +02:00 |
|
Mathieu Cornic
|
50888a7f04
|
closes #19
|
2016-10-23 19:01:52 +02:00 |
|
Kamil Chmielewski
|
58a9e07c57
|
Menu ordering and definition in config.toml (#8)
|
2016-10-14 09:30:59 +02:00 |
|
Mathieu Cornic
|
68a27015aa
|
Add links to main issues
|
2016-10-02 18:36:15 +02:00 |
|
Mathieu Cornic
|
00d849ce1f
|
Revert "Menu generation using Content file instead directories" (#10)
|
2016-10-02 18:22:32 +02:00 |
|
Xipas
|
64012f31af
|
Added menu generation from defenition on content.md files, selectable using params .createFromSiteMenusMain on toml file. (#5)
Fixes #2
|
2016-10-02 18:12:30 +02:00 |
|
Mathieu Cornic
|
de8584e890
|
fix(visitedLinks) : Fontawesome icon works again in menu (+ changed color of check icon)
|
2016-06-05 16:42:16 +02:00 |
|
Mathieu Cornic
|
2fd583d0df
|
t push origin masterMerge branch 'Xipas-master'
|
2016-05-25 00:31:15 +02:00 |
|
Andre Sousa
|
2adc47aa6f
|
Fix - Wrong context value
|
2016-05-24 16:23:11 +01:00 |
|
Andre Sousa
|
e0782779f1
|
Add checkmark icon align to right and colo
|
2016-05-24 15:52:17 +01:00 |
|
Andre Sousa
|
b644aa817b
|
add an optional boolean showVisitedLinks parameter
|
2016-05-24 15:08:53 +01:00 |
|
Andre Sousa
|
079e2a0400
|
Add Checkmark On visited Links
|
2016-05-23 21:18:57 +01:00 |
|
Cornic Mathieu
|
75df02c3ab
|
clean : delete console.log and update jquery
|
2016-04-15 10:03:17 +02:00 |
|
Leclerc Gwendal
|
df42fd3e52
|
Merge pull request #1 from JohnBlood/docs-install
doc: Add theme installation instructions
|
2016-04-12 13:07:03 +02:00 |
|
John Paul Wohlscheid
|
bc540cd2c4
|
doc: Add theme installation instructions
|
2016-04-12 06:34:40 -04:00 |
|
Mathieu Cornic
|
14212c8aa4
|
add image overview on readme
|
2016-04-12 02:48:31 +02:00 |
|
Mathieu Cornic
|
544e50b1c8
|
feat: add screenshot and thumbnail images
|
2016-04-12 02:46:40 +02:00 |
|
Mathieu Cornic
|
7dec822ae5
|
feat: changed favicon.png
|
2016-04-12 01:54:20 +02:00 |
|
Mathieu Cornic
|
29b9a962eb
|
feat: add 404 page
|
2016-04-12 01:46:08 +02:00 |
|
Mathieu Cornic
|
afb1714e30
|
feat: changed global styling for headers and p
|
2016-04-12 01:30:29 +02:00 |
|
Mathieu Cornic
|
8145575fbc
|
fix links
|
2016-04-11 01:07:42 +02:00 |
|
Mathieu Cornic
|
eb98711502
|
readme
|
2016-04-11 00:25:22 +02:00 |
|