Added new box style for page headers, support for hint when hovering interactible elements, add support for expanding 88x31 pictures on click, updated index look and feel/text, switch to macros for reusable elements, fix ccd path, rename main.js to music to better reflect it's purpose and update i18n.js export global strings.
This commit is contained in:
parent
74285e314d
commit
b56fe21a2b
22 changed files with 1247 additions and 131 deletions
|
|
@ -13,6 +13,11 @@
|
|||
"license": "ISC",
|
||||
"type": "commonjs",
|
||||
"devDependencies": {
|
||||
"eleventy-plugin-citations": "^0.1.10"
|
||||
"@babel/generator": "^7.29.1",
|
||||
"@babel/parser": "^7.29.2",
|
||||
"@babel/traverse": "^7.29.0",
|
||||
"eleventy-plugin-citations": "^0.1.10",
|
||||
"express": "^5.2.1",
|
||||
"readline-sync": "^1.4.10"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue