Commit graph

2013 commits

Author SHA1 Message Date
matcornic
389b9858a4 feat(attachments): rename styles with colors + delete red style + add grey style 2017-08-20 23:43:47 +02:00
matcornic
3e61961bfa feat: add children shortcode 2017-08-20 23:43:47 +02:00
matcornic
951e8fb40e feat: add shortcode for attachments 2017-08-20 23:43:47 +02:00
matcornic
da208441c0 feat: add sticky bar with smooth scroll 2017-08-20 23:43:47 +02:00
matcornic
e37af28876 add parameter to disable copy-to-clipboard function for inline code 2017-08-20 23:43:47 +02:00
matcornic
9eb81efb44 fix busting javascript #47 2017-08-20 23:43:46 +02:00
matcornic
2294a54b36 fixed scrollbar in left menu 2017-08-20 23:43:46 +02:00
matcornic
b39d9528ab Update font-awesome 2017-08-20 23:43:46 +02:00
matcornic
47c72cb81e feat: better UX in the menu 2017-08-20 23:43:46 +02:00
matcornic
157e3ac512 feat: add full i18n. Select desired language in the site automatically 2017-08-20 23:43:46 +02:00
matcornic
b2437aad0c add travis 2017-08-20 23:43:46 +02:00
matcornic
85c046f527 remove link in docs because of error 2017-08-20 23:43:45 +02:00
matcornic
1227b1d3ed feat: renamed docs example to exampleSite 2017-08-20 23:43:45 +02:00
matcornic
204f9befe7 fixed edit URL 2017-08-20 23:43:45 +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
Mathieu Cornic
27b99f0f18 Add warning: the theme is not working with Hugo version 0.22+ 2017-07-22 15:42:28 +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
Mathieu Cornic
bf4cf2e60d Merge pull request #45 from lfalin/fix-sticky-header
Fix sticky header jumpiness
2017-05-29 19:35:36 +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
Mathieu Cornic
9edc2e2fef Merge pull request #43 from Thiht/patch-1
feat: Change the default code color
2017-05-17 10:43:48 +02:00
Thibaut Rousseau
67d9cb6564 feat: Change the default code color 2017-05-16 11:53:01 +02:00
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