aboutsummaryrefslogtreecommitdiffstats
path: root/package.json (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Hotfix in cannonical2024-07-111-1/+1
|
* Update deps and remove minimizers to deal with CVEs2024-06-241-4/+0
|
* Update deps and updated the about page.2024-06-211-3/+8
| | | | | | | | | | | | | | | | | | | | | 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
* 0.6.0v0.6.02024-04-071-1/+1
|
* Rewrote Site in 11ty2024-04-071-34/+20
| | | | Still need to Update the content
* 0.5.10.5.1