Commit Graph

29 Commits

Author SHA1 Message Date
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 4e45f82fee Default stylesheet can be disabled, and we provide a default title 2020-04-24 20:17:09 -04: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 75fd671b84 Add columns widget and enhance responsiveness 2020-04-24 17:09:47 +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 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 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 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 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 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
southerntofu a3d5a0870c Footer can also be overriden 2020-04-22 04:39:05 +02:00
southerntofu 812be12306 Make header more flexible (configurable AND extendable) 2020-04-22 04:28:19 +02:00
southerntofu 841b6d4cc4 Support taxonomies in parent index.html template 2020-04-22 04:17:04 +02:00
southerntofu cb45a6fe01 Max-width is configurable (closes #7) 2020-04-19 02:59:08 +02:00
southerntofu a829e8d6f6 Configure additional stylesheets (closes #5) 2020-04-19 02:46:42 +02:00
southerntofu ec032f84fd Remove CSS bubble 2020-04-19 02:25:48 +02:00
southerntofu df1229be6e Support light and dark mode from site config 2020-04-18 00:39:00 +02:00
southerntofu 1421bd4ac2 Fix source for page with i18n 2020-04-18 00:24:24 +02:00
southerntofu 4119cbc453 We're *in* the theme, duh 2020-04-17 23:27:49 +02:00