aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* changed output location2024-06-243-2/+3
| | | | | | | | | | On branch main Your branch is up to date with 'origin/main'. Changes to be committed: modified: .gitignore modified: _data/metadata.js modified: eleventy.config.js
* Hotfix2024-06-211-1/+1
|
* Hotfix2024-06-212-2/+2
|
* Update deps and updated the about page.2024-06-2114-572/+1949
| | | | | | | | | | | | | | | | | | | | | On branch main Your branch is up to date with 'origin/main'. Changes to be committed: modified: 404.html modified: _includes/base.html new file: _includes/main.css modified: _includes/page.html modified: _includes/post.html modified: about.html deleted: assets/main.css deleted: atom.xml.njk modified: eleventy.config.js modified: index.html modified: package-lock.json modified: package.json modified: posts.html modified: posts/posts.11tydata.js
* Hot fix