Commit Graph

42 Commits

Author SHA1 Message Date
Claudia R 55b93acb8c Updated packages to newest version 2023-01-22 22:13:45 +01:00
Claudia Reynders 05f34f1c6b Added placeholder title to metatags 2022-05-01 09:46:35 +02:00
Claudia Reynders 97dc554d08 Updated the homepage with a link to the GitHub repo and listed RSS feed in the feature list 2022-05-01 09:35:05 +02:00
Claudia Reynders 06d8235af6 updated robots.txt sitemap url and twitter link in footer 2022-04-30 20:07:08 +02:00
Claudia Reynders c2a488fc8a updated readme 2022-04-30 19:52:03 +02:00
Claudia Reynders d524e98843 Added RSS feed 2022-04-30 19:43:23 +02:00
Claudia Reynders a4a4944084 Added a basic sitemap and robots.txt 2022-04-30 18:44:04 +02:00
Claudia Reynders 680516b0d5 Updated the metadata 2022-04-30 18:43:37 +02:00
Claudia Reynders 9e5ba8583b Updated the header
- added a logo placeholder
- added an active class to the navigation item if the respected page is active
2022-04-30 18:43:10 +02:00
Claudia Reynders abcc738ee4 Added Sass configuration and some basic theming 2022-04-30 18:41:54 +02:00
Claudia Reynders 6d358612d8 Added the svg icon sprite configuration 2022-04-30 18:38:41 +02:00
Claudia Reynders 42fddb5416 Added excerpts
- added configuration for excerpts
- updated example articles with excerpts
- added excerpt to render in the article previews
2022-04-30 18:25:07 +02:00
Claudia Reynders 5730117055 Added category pages and subnav
- added category page template and generated category pages
- added a category-focused sub navigation component
- added category tags/links to the articles
2022-04-30 18:21:43 +02:00
Claudia Reynders c6513ab97c Added categories to example articles 2022-04-30 18:12:03 +02:00
Claudia Reynders 396c4739a0 Added Category shortcodes
- added a shortcode that creates the categories (used for navigation & category-focused page-creation)
- added a shortcode that creates collections based on categories listed in articles
2022-04-30 18:10:50 +02:00
Claudia Reynders 94f0c3e5e7 Refactored image shortcode 2022-04-30 18:02:31 +02:00
Claudia Reynders dcbbc662d6 Updated index content 2022-04-30 18:02:04 +02:00
Claudia Reynders 274ef036d6 Updated small details 2022-04-25 22:17:18 +02:00
Claudia Reynders 4efd76eb67 Updated blog page with article list and pagination configs for collection 2022-04-25 22:16:00 +02:00
Claudia Reynders e964b3458c Added articles 2022-04-25 22:15:08 +02:00
Claudia Reynders 0d696e507c Added new article layout template that will be rendered inside a page template.
Added an alias for the new article layout to Eleventy config
2022-04-25 21:37:05 +02:00
Claudia Reynders 54ff1740bc Added basic articleList component 2022-04-25 21:33:19 +02:00
Claudia Reynders d6470ed206 Added date filter to make dates readable by using the luxon plugin 2022-04-25 21:08:14 +02:00
Claudia Reynders f8c0f147aa Added v1 of image optimisation using the eleventy-img plugin 2022-04-25 21:06:47 +02:00
Claudia Reynders f38b722b09 Created blog collection by filtering based on folder and markdown filetype 2022-04-25 20:47:32 +02:00
Claudia Reynders 6bf2206d03 Updated .gitignore, added cache folder 2022-04-25 00:20:57 +02:00
Claudia Reynders d94baf9dce Added the header component to the page layout 2022-04-24 16:41:06 +02:00
Claudia Reynders 40575c70e3 Added heade component which includes the main navigation 2022-04-24 16:40:53 +02:00
Claudia Reynders a7cfc2682d Added eleventyNavigation plugin to config 2022-04-24 16:40:02 +02:00
Claudia Reynders 7aa895823a Created blogpage and added navigation data in frontmatter 2022-04-24 16:12:26 +02:00
Claudia Reynders c7ec02f2d7 Added navigation data in the frontmatter of the index page 2022-04-24 16:11:49 +02:00
Claudia Reynders 1c5b09d121 Added footer component
- created basic footer component
- added footer to the page template
2022-04-24 16:10:32 +02:00
Claudia Reynders 080eed16b5 Added layout to eleventy config and index page 2022-04-24 15:00:40 +02:00
Claudia Reynders 2705cbce72 Added basic layout template 2022-04-24 15:00:10 +02:00
Claudia Reynders ad16a64405 added data file for metadata 2022-04-24 14:59:47 +02:00
Claudia Reynders c4ed92a057 Added eleventy config
Added input and output directories and set the templating engine to nunjucks
2022-04-24 13:03:48 +02:00
Claudia Reynders b855c0280c Added index page 2022-04-24 13:02:02 +02:00
Claudia Reynders 5be3678c17 Added package.json 2022-04-24 09:52:46 +02:00
Claudia Reynders 5d1b4d5693 Updated .gitignore with package-lock and output folder 2022-04-24 09:52:13 +02:00
Claudia Reynders 694a134ff0 added .eleventyignore to ignore rendering README file 2022-04-24 09:49:41 +02:00
Claudia Reynders 132518a51d Added .gitignore file 2022-04-24 09:49:16 +02:00
Claudia Reynders e2163bca49 initial commit, added README 2022-04-24 09:05:22 +02:00