Compare commits

...

3 commits

5 changed files with 23 additions and 18 deletions

View file

@ -1,3 +1,7 @@
# coryd.dev
This is the source for my personal site [built using 11ty, PHP and a number of other tools](https://www.coryd.dev/colophon/).
## Local dev setup
`npm run setup`
@ -27,8 +31,8 @@ To debug and develop php components, run `npm run php`. This will start the PHP
## Required environment variables
```plaintext
POSTGREST_URL # client + server
POSTGREST_API_KEY # client + server
POSTGREST_URL # client + server + build
POSTGREST_API_KEY # client + server + build
MASTODON_ACCESS_TOKEN # server
MASTODON_SYNDICATION_TOKEN # server
FORWARDEMAIL_API_KEY # server

View file

@ -122,6 +122,7 @@ class ArtistImportHandler extends ApiHandler
"description" => $description,
"tentative" => true,
"art" => $this->placeholderImageId,
"mbid" => "",
"favorite" => $starred,
"genres" => $genre,
];

24
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "coryd.dev",
"version": "1.0.0",
"version": "1.0.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "coryd.dev",
"version": "1.0.0",
"version": "1.0.2",
"license": "MIT",
"dependencies": {
"minisearch": "^7.1.2",
@ -15,7 +15,7 @@
"devDependencies": {
"@11ty/eleventy": "v3.0.0",
"@11ty/eleventy-fetch": "5.0.2",
"@cdransf/eleventy-plugin-tabler-icons": "^2.11.0",
"@cdransf/eleventy-plugin-tabler-icons": "^2.11.1",
"autoprefixer": "^10.4.21",
"cssnano": "^7.0.6",
"dotenv": "16.4.7",
@ -377,9 +377,9 @@
}
},
"node_modules/@cdransf/eleventy-plugin-tabler-icons": {
"version": "2.11.0",
"resolved": "https://registry.npmjs.org/@cdransf/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-2.11.0.tgz",
"integrity": "sha512-GSZHNxmxzloWnLVVpB3c1hZGgyGTDJRWX+srCcE+QFwjLz3beKY9RLmagR8N+O8hT/mzdxp8+BykmfHLL37nUg==",
"version": "2.11.1",
"resolved": "https://registry.npmjs.org/@cdransf/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-2.11.1.tgz",
"integrity": "sha512-C/JFeD5dR6ztqcPqv0OGaSwQO5N+DgLss2fNiEJ5PTDs78r4tLWOTDvUuJG0NmcXaRCs42IsKBwQ7/yboafyCg==",
"dev": true,
"license": "MIT"
},
@ -1864,9 +1864,9 @@
"license": "MIT"
},
"node_modules/electron-to-chromium": {
"version": "1.5.127",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.127.tgz",
"integrity": "sha512-Ke5OggqOtEqzCzcUyV+9jgO6L6sv1gQVKGtSExXHjD/FK0p4qzPZbrDsrCdy0DptcQprD0V80RCBYSWLMhTTgQ==",
"version": "1.5.128",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.128.tgz",
"integrity": "sha512-bo1A4HH/NS522Ws0QNFIzyPcyUUNV/yyy70Ho1xqfGYzPUme2F/xr4tlEOuM6/A538U1vDA7a4XfCd1CKRegKQ==",
"dev": true,
"license": "ISC"
},
@ -3310,9 +3310,9 @@
}
},
"node_modules/nwsapi": {
"version": "2.2.19",
"resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.19.tgz",
"integrity": "sha512-94bcyI3RsqiZufXjkr3ltkI86iEl+I7uiHVDtcq9wJUTwYQJ5odHDeSzkkrRzi80jJ8MaeZgqKjH1bAWAFw9bA==",
"version": "2.2.20",
"resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.20.tgz",
"integrity": "sha512-/ieB+mDe4MrrKMT8z+mQL8klXydZWGR5Dowt4RAGKbJ3kIGEx3X4ljUo+6V73IXtUPWgfOlU5B9MlGxFO5T+cA==",
"dev": true,
"license": "MIT"
},

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "1.0.0",
"version": "1.0.2",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"engines": {
@ -36,7 +36,7 @@
"devDependencies": {
"@11ty/eleventy": "v3.0.0",
"@11ty/eleventy-fetch": "5.0.2",
"@cdransf/eleventy-plugin-tabler-icons": "^2.11.0",
"@cdransf/eleventy-plugin-tabler-icons": "^2.11.1",
"autoprefixer": "^10.4.21",
"cssnano": "^7.0.6",
"dotenv": "16.4.7",

View file

@ -70,9 +70,9 @@
--border-gray: 1px solid var(--gray-light);
/* fonts */
--font-body: "Lexend", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
--font-body: "Lexend", -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, Cantarell, Ubuntu, roboto, noto, helvetica, arial, sans-serif;
--font-heading: "Space Grotesk", "Arial Black", "Arial Bold", Gadget, sans-serif;
--font-code: "MonoLisa", SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace;
--font-code: "MonoLisa", SFMono-Regular, Menlo, Consolas, Monaco, Liberation Mono, Lucida Console, monospace;
/* text */
--font-size-xs: 0.7rem;