Commit Graph

64 Commits

Author SHA1 Message Date
southerntofu 01448150f6 Allow to override menu (block menu) 2022-02-23 20:31:21 +01:00
southerntofu e9a1bf2544 url shortcode to call get_url from markdown 2022-02-17 15:23:15 +01:00
southerntofu af9bb6d9d5 Update for zola v0.15.3+ 2022-02-17 15:22:41 +01:00
southerntofu 7143d34bf4 Add setting to section macro to disable article listing 2021-03-30 20:06:47 +02:00
southerntofu d989b0953c extra.missing_translations for configuring fallback 2021-03-07 13:54:18 +01:00
southerntofu 4b82a0aafb Add info in README about forge source for pages 2021-02-19 02:54:18 +01:00
southerntofu c4f8be6c8a section macro works with taxonomies + config extra.section_fullarticles 2021-02-10 19:50:06 +01:00
southerntofu 98e7dd1e23 Even more up to date README 2021-02-04 18:51:06 +01:00
southerntofu e02a0c6a9d Store translations in config/theme extra 2021-02-04 18:29:35 +01:00
southerntofu 59447c810c update README 2021-02-04 18:26:01 +01:00
southerntofu db04b6d141 Improve footer styles 2021-02-02 21:52:41 +01:00
southerntofu 441b3a4ffc Support altnames display in footer 2021-02-02 20:37:16 +01:00
southerntofu 105232b9ed Don't display translation for the current language 2021-02-02 20:01:02 +01:00
southerntofu 2d112f9ab3 Use relative path for forge links 2021-01-13 16:51:45 +01:00
southerntofu a9ce057398 Merge branch 'master' of https://tildegit.org/southerntofu/zola-water 2021-01-08 00:51:01 +01:00
southerntofu 20277039a6 Center images in articles 2021-01-08 00:50:42 +01:00
southerntofu fe011cd8ee Merge branch 'master' of https://tildegit.org/southerntofu/zola-water 2021-01-05 18:22:24 +01:00
southerntofu dd0f3dd185 Fallback to config title when index title not set 2021-01-04 21:00:28 +01:00
southerntofu c4bfbea160 Don't fail with empty index title 2020-09-23 19:02:32 +02:00
southerntofu 271b997942 Merge branch 'master' of https://tildegit.org/southerntofu/zola-water 2020-09-17 17:26:33 +02:00
southerntofu 4e45f82fee Default stylesheet can be disabled, and we provide a default title 2020-04-24 20:17:09 -04:00
southerntofu c14a5d4ec7 Fix centering for "body" max-width mode 2020-04-24 20:16:58 -04:00
user 783f7e6abc Default stylesheet can be disabled, and we provide a default title 2020-04-24 20:17:10 +02:00
user 0727f521dd Fix centering for "body" max-width mode 2020-04-24 20:03:17 +02:00
southerntofu 5ef69dda8b Output message on empty section 2020-04-24 19:34:15 +02:00
southerntofu 1c2e3a36e2 Better page/section titles 2020-04-24 19:26:57 +02:00
southerntofu 9be22f931b Tiny alignment 2020-04-24 18:47:03 +02:00
southerntofu 75fd671b84 Add columns widget and enhance responsiveness 2020-04-24 17:09:47 +02:00
southerntofu 5df4a41f98 Make stuff more responsive 2020-04-24 15:46:52 +02:00
southerntofu 52d1ab053b Menu can be configured 2020-04-24 14:10:52 +02:00
southerntofu 898078b75b Do not crash when taxonomy's header is not overriden 2020-04-23 13:21:07 +02:00
southerntofu 58a8677b85 Docs on taxonomies templates 2020-04-23 00:10:49 +02:00
southerntofu 671e899407 Make sure taxonomies work on Zola 10.1 2020-04-23 00:04:53 +02:00
southerntofu 5f31c93f87 Fix html lang attribute 2020-04-22 23:01:05 +02:00
southerntofu bc0bc8b8fa README is almost complete! 2020-04-22 22:48:37 +02:00
southerntofu 86206feb8e Parameter name is more consistent with other macros 2020-04-22 22:34:55 +02:00
southerntofu 52c1d97e6a Do not add RSS link when RSS is disabled 2020-04-22 22:19:21 +02:00
southerntofu db9c63fee5 Update i18n docs 2020-04-22 22:18:24 +02:00
southerntofu 69ca92d5bc Document taxonomies 2020-04-22 21:57:41 +02:00
southerntofu b726306110 remove no-longer needed hack 2020-04-22 21:43:57 +02:00
southerntofu dd0740cf3a Fix error on transparent sections 2020-04-22 21:36:12 +02:00
southerntofu 019965897c Docs on extending/replacing templates 2020-04-22 21:33:11 +02:00
southerntofu cbe8f2e02c Update README with the new cool stuff 2020-04-22 19:26:30 +02:00
southerntofu 4907244705 config.extra.home_title affects home both as page and section 2020-04-22 18:19:50 +02:00
southerntofu 9cb9250f46 Home section title can be disabled 2020-04-22 18:13:39 +02:00
southerntofu 222d35bf3b Initial support for configurable page/section home 2020-04-22 18:05:31 +02:00
southerntofu e956b24458 Explain configurable page imports in theme.toml 2020-04-22 17:03:47 +02:00
southerntofu 30c778dd55 Localize path for header page 2020-04-22 17:02:55 +02:00
southerntofu b30fc0d1de User can disable placeholders with "disabled" keyword (closes #8) 2020-04-22 16:55:09 +02:00
southerntofu 198f78c67f Fix header page 2020-04-22 16:46:56 +02:00