34 Commits

Author SHA1 Message Date
Giuseppe Criscione
9b5abe9d3c Use Page::metadata() from templates 2019-05-06 01:01:51 +02:00
Giuseppe Criscione
21573b04d2 Cleanup templates JavaScript 2019-05-03 18:43:32 +02:00
Giuseppe Criscione
d695af034f Cleanup site layout 2019-05-03 18:43:19 +02:00
Giuseppe Criscione
59cdb759c3 Fix menu partial template overwriting $page variable 2019-04-28 19:36:42 +02:00
Giuseppe Criscione
6c9b699d05 Add type attribute to all buttons 2019-04-19 15:38:32 +02:00
Giuseppe Criscione
167f8b008a Fix horizontal scrollbar in <pre> blocks 2019-04-18 15:34:33 +02:00
Giuseppe Criscione
c6af7f2e0b Update monospace font stack 2019-04-17 22:38:31 +02:00
Giuseppe Criscione
4b3ef454f5 Use Template::assets() in site layout 2019-04-11 22:52:45 +02:00
Giuseppe Criscione
0654e74c5e Add "Read more" link to blog template 2019-04-07 20:20:22 +02:00
Giuseppe Criscione
dc1b098c62 Add rel attribute to pagination links 2019-04-07 20:07:02 +02:00
Giuseppe Criscione
9ff76c0291 Allow tagName and paginationPage route params only for listing pages 2019-03-26 12:20:22 +01:00
Giuseppe Criscione
8a9fa4dcfe Add tags to blog posts (closes #27) 2019-03-25 22:26:34 +01:00
Giuseppe Criscione
f1149beff9 Update default templates 2019-03-24 16:57:20 +01:00
Giuseppe Criscione
61e70faf08 Cleanup code 2019-03-24 16:40:16 +01:00
Giuseppe Criscione
32e946aa7f Use Page::content() to get also the summary 2019-03-24 11:35:44 +01:00
Giuseppe Criscione
1cab12c5bf Use $this->content() instead of a variable to get content in layouts 2019-03-24 11:24:17 +01:00
Giuseppe Criscione
b92e10cc1b Add visible checkbox field to template schemes 2019-03-19 15:19:34 +01:00
Giuseppe Criscione
e5dddb385b Use new methods to display cover image 2019-03-18 19:57:37 +01:00
Giuseppe Criscione
0adb0ccaa8 Update default templates with new layout feature 2019-03-18 18:50:50 +01:00
Giuseppe Criscione
9c4c18e1cb Fix cover image issues (closes #21, closes #18 again) 2019-03-18 12:10:07 +01:00
Giuseppe Criscione
9ba5ba122f Move strings from template schemes to language files (closes #15) 2019-03-18 11:58:43 +01:00
MiFrance
2818d0e8bf Fix typos in French language strings (#19) 2019-03-17 23:09:58 +01:00
Giuseppe Criscione
be3745579c Fix cover-image and post templates (closes #18) 2019-03-17 21:39:39 +01:00
MixMac
be36cd59ea Add French language pack 2019-03-17 16:41:45 +01:00
Giuseppe Criscione
568bfb3b0a Bump year in default theme footer 2019-02-28 17:55:23 +01:00
Giuseppe Criscione
42625f4df4 Improve default templates typography 2019-02-28 17:51:00 +01:00
Giuseppe Criscione
e401c90b24 Remove -webkit-font-smoothing: antialised from templates CSS 2019-02-27 23:47:21 +01:00
Giuseppe Criscione
1fa17dde00 Rename Page::current() to Page::isCurrent() 2018-09-21 23:00:18 +02:00
Giuseppe Criscione
cc4a25bbb6 Improve default template menus 2018-09-12 14:09:26 +02:00
Giuseppe Criscione
8a183f76c8 Fix coding style with PHP-CS-Fixer 2018-07-13 00:51:35 +02:00
Giuseppe Criscione
0f1f9f2ec5 Make children pages sortable 2018-07-10 15:28:33 +02:00
Giuseppe Criscione
cc24dd4a7c Move template assets in templates/assets folder 2018-06-19 15:40:18 +02:00
Giuseppe Criscione
b180c65a7b Fix non-English links in pagination template partial 2018-06-19 15:38:16 +02:00
Giuseppe Criscione
d3e591f7c9 Initial commit 2018-06-16 16:41:58 +02:00