You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "**This site is a work in progress and will be extended on a regular basis. Please watch the repository to recieve change notifications.**",
"main": "index.js",
"devDependencies": {
"@biomejs/biome": "2.2.6"
},
"scripts": {
"start": "bundle exec jekyll serve",
"lint": "biome check .",
"test": "echo \"Error: no test specified\" && exit 1"