feat: programmatically generate year book pages
This commit is contained in:
parent
eed026a6e8
commit
b50a4670d2
18 changed files with 92 additions and 101 deletions
|
@ -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",
|
||||
|
|
Reference in a new issue