Commit graph

28 commits

Author SHA1 Message Date
Swen Wenzel
0b5bb6e7b3
Implement tab views (#386)
Tab views from @swenzel
2021-03-16 17:21:57 +00:00
Helder Pereira
0c0b906ae1
Remove .Inner from children shortcode (#400) 2020-12-05 10:39:25 +00:00
Jian Liew
ae732f3931
Added binary prefix for kilobyte using i18n (#461) 2020-11-12 09:48:55 +00:00
mtbt03
eb80a1788b
fix: closing div tag (#416)
Co-authored-by: HORIBATA Shingo <shingo@mitibata.dev>
2020-09-10 17:40:40 +01:00
James Booker
eb0ad9c489 Fix deprecated .Hugo, .UniqueID and .URL references 2019-07-30 21:46:35 +01:00
Boris Bera
6b3ae716cf Make all shortcodes render in old hugo "style" 2019-05-06 13:05:39 -04: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
Matthew Taylor
cca7fdeeb0 Modify fontawesome selectors for v5.x 2018-02-19 16:33:30 +00:00
Mathieu Cornic
7ec195a7f4
Merge pull request #102 from RealOrangeOne/master
Use `relURL`  where possible
2018-01-17 22:27:00 +01:00
Gennady Pospelov
57ffb7bd68 Fix in children shortcode (random failures during generation of description paragraph) 2018-01-17 17:54:35 +01:00
Jake Howard
2c664160b0
Use relURL where possible 2018-01-06 22:27:36 +00:00
matcornic
f2260fdace feat: fix #58 - add site param shortcode 2017-09-04 22:24:36 +02:00
matcornic
9071837183 fix #61 2017-09-04 21:20:59 +02:00
Matthew Sykes
388b2b4d92 Remove white space from align parameter (#63)
Fixes alignment behavior in the short code
2017-08-24 07:29:16 +02:00
matcornic
3465ef756f i18n of expand shortcode 2017-08-20 23:44:33 +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
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
Cornic Mathieu
64f732ec17 feat: icon for button is positionable to the left or to the rightof the button + delete old note shortcode 2016-03-29 14:46:32 +02:00
Mathieu Cornic
6bbcccac88 Merge branch 'master' of https://github.com/matcornic/hugo-theme-learn 2016-03-29 00:35:44 +02:00
Mathieu Cornic
ab5ed09a77 feat: reset original colors + add note shortcode + split favicon into partial 2016-03-29 00:35:18 +02:00
Leclerc Gwendal
1b1544f9cc feat: add button shortcode 2016-03-27 14:24:51 +02:00
Leclerc Gwendal
c203a7fac4 feat: replace info, tip and warn shortcodes by notice with params 2016-03-27 04:47:17 +02: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
9246996907 feat: init commit with basic functionnalities 2016-03-17 12:01:39 +01:00