Commit graph

25 commits

Author SHA1 Message Date
Haitao Chen
13780c6fa8 allowing comments system 2017-11-03 23:37:37 -07:00
matcornic
6b265c5181 add first content for new documentation 2017-08-20 23:43:49 +02:00
matcornic
52e897dcb9 changed defaults + scroll with offset 2017-08-20 23:43:49 +02:00
matcornic
951e8fb40e feat: add shortcode for attachments 2017-08-20 23:43:47 +02:00
matcornic
9eb81efb44 fix busting javascript #47 2017-08-20 23:43:46 +02:00
matcornic
2b03e2568e feat: mermaid #53 + archetypes + move doc + expand 2017-08-20 23:43:45 +02:00
matcornic
b2ac8298bf feat: support of Hugo 0.22+ #51 #48 #11 #50 2017-08-20 23:43:44 +02: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
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
329d426d86
More compatibility issues 2017-03-14 02:55:59 +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
matcornic
7603122da8 fix: dead links on prev/next arrows 2016-12-30 22:48:13 +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
R.I.Pienaar
994e6b1f75 (#25) use .Site.BaseURL to lcoate static assets 2016-12-18 09:48:27 +01:00
Leclerc Gwendal
c645b07402 feat: add search support 2016-10-25 20:26:19 +02:00
Mathieu Cornic
f50a77d0c5 feat: partials for style and scripts are now empty 2016-04-11 00:09:03 +02: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
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
0495785eda feat: navigation arrows + breadcrumb 2016-03-17 14:10:43 +01:00
Mathieu Cornic
9246996907 feat: init commit with basic functionnalities 2016-03-17 12:01:39 +01:00