Mathieu Cornic
bc05a6e403
doc: Automatic next/prev buttons to navigate through pages
2017-04-23 12:41:39 +02:00
matcornic
797ac73ff9
fixes #40
2017-04-23 12:35:11 +02:00
matcornic
c42f7aa6c1
add minium version
2017-04-08 10:30:09 +02:00
matcornic
332e47e191
Add troubleshooting instructions
2017-04-08 10:27:00 +02:00
matcornic
76e4b73d36
Merge branch 'master' of https://github.com/matcornic/hugo-theme-learn
2017-04-08 10:26:15 +02:00
Mathieu Cornic
460f0365d1
Merge pull request #36 from lierdakil/use-index-pages
...
Use index pages + automatic navigation arrows
2017-04-01 15:55:13 +02:00
Nikolay Yakimov
efd220cc3d
Fix breadcrumbs on /content/_index
2017-03-27 23:37:46 +03:00
Nikolay Yakimov
2f5722599e
Merge branch 'use-index-pages' of github.com:lierdakil/hugo-theme-learn into use-index-pages
2017-03-27 22:58:09 +03:00
Nikolay Yakimov
7aa1e70638
Fixes, see description
...
* fix menu ordering when mixing chapters and non-chapters
* allow for `chapter` type override in `_index` pages
* fix breadcrumbs
* fix some crashes with empty categories
* use page context in list.html (to avoid setting uniqueid in scratch)
* use UniqueID instead of relative links for page identification
2017-03-27 22:57:49 +03:00
Nikolay Yakimov
eac49beee1
Bump min_version
2017-03-27 22:14:37 +03:00
Nikolay Yakimov
f1c65dd9e7
Use relURL for manual navigation
2017-03-26 20:30:49 +03:00
Nikolay Yakimov
532a102a87
Remove baseurl from automatic navigation arrows
...
Since it's already included in `Page.URL`
2017-03-26 20:15:36 +03:00
Nikolay Yakimov
9144ca72aa
Fixed "error calling after: no items left"
2017-03-26 05:06:15 +03:00
Nikolay Yakimov
56791780ac
Merge remote-tracking branch 'origin/master' into use-index-pages
2017-03-26 04:37:32 +03:00
matcornic
d754216d09
Merge branch 'use-index-pages' of https://github.com/lierdakil/hugo-theme-learn
2017-03-25 18:16:52 +01:00
matcornic
4257ec0471
fix: errors when building site with Hugo 0.20
2017-03-25 18:14:50 +01:00
Nikolay Yakimov
329d426d86
More compatibility issues
2017-03-14 02:55:59 +03:00
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