feat: programmatically generate year book pages

This commit is contained in:
Cory Dransfeldt 2024-07-15 13:52:44 -07:00
parent eed026a6e8
commit b50a4670d2
No known key found for this signature in database
18 changed files with 92 additions and 101 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "20.6.4",
"version": "20.7.0",
"description": "The source for my personal site. Built using 11ty.",
"type": "module",
"scripts": {
@ -31,7 +31,7 @@
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
"@11tyrocks/eleventy-plugin-lightningcss": "^1.4.0",
"@cdransf/eleventy-plugin-tabler-icons": "^1.9.0",
"@supabase/supabase-js": "^2.44.3",
"@supabase/supabase-js": "^2.44.4",
"dotenv-flow": "^4.1.0",
"html-minifier-terser": "^7.2.0",
"liquidjs": "^10.15.0",