Commit Graph

20 Commits

Author SHA1 Message Date
Helen Chong 0bfb006f65 Remove unneeded <time> HTML tag 2024-06-23 16:38:23 +08:00
Helen Chong 005c77a5a2 Remove unneeded templateEngineOverride from frontmatter 2024-06-18 20:07:58 +08:00
Helen Chong a85d6f91ce Remove item-list CSS class name 2024-06-10 00:05:23 +08:00
Helen Chong 42ef599363 Remove article type metadata from frontend matter 2024-06-06 07:07:52 +08:00
Helen Chong 076219a4a9 Adjust gap of list items in content and articles 2024-06-05 17:44:04 +08:00
Helen Chong a2667abc9b Configure main content layout in the Pages' config file 2024-06-05 09:44:54 +08:00
Helen Chong 4ed5a38efc Rename niceDate variable to formatDate 2024-05-10 10:34:12 +08:00
Helen Chong 17f14622b5 Rename content-list CSS class to item-list 2024-05-10 08:11:13 +08:00
Helen Chong cb14fd54d5 Add cite shortcode 2024-05-06 22:44:07 +08:00
Helen Chong 77376e5ffb Use markdown-it-attrs for article list class 2024-05-06 18:52:33 +08:00
Helen Chong f7fef85d90 Revert "Remove templateEngineOverride setting in frontmatter"
This reverts commit b91f5d5ef1.
2024-04-25 19:49:29 +08:00
Helen Chong b91f5d5ef1 Remove templateEngineOverride setting in frontmatter 2024-04-25 18:47:54 +08:00
Helen Chong 802559d825 Use Eleventy Navigation plugin to render main site nav bar 2024-04-25 00:43:39 +08:00
Helen Chong a46b2012fd Use Navigation plugin to render site map 2024-04-18 20:47:51 +08:00
Helen Chong d22a5d28c2 Remove hr elements 2024-04-18 15:08:08 +08:00
Helen Chong 4d6b724832 Add horizontal separator 2024-04-18 14:55:48 +08:00
Helen Chong fb159bcc30 Modify page date for sorting 2024-04-17 02:01:11 +08:00
Helen Chong 6532febb84 Rearrange page order 2024-04-16 17:39:34 +08:00
Helen Chong 9d508170ee Use desc instead of intro variable for description in the heading 2024-04-16 00:55:42 +08:00
Helen Chong 174ba4dbf0 Make articles page a markdown file 2024-04-15 21:05:00 +08:00