Commit Graph

14 Commits

Author SHA1 Message Date
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