Find a file
2023-10-08 12:53:19 -04:00
api initial commit 2023-10-08 01:35:17 -04:00
archetypes initial commit 2023-10-08 01:35:17 -04:00
assets initial commit 2023-10-08 01:35:17 -04:00
content Renamed markdown extension to md 2023-10-08 12:36:22 -04:00
layouts Renamed markdown extension to md 2023-10-08 12:36:22 -04:00
lib initial commit 2023-10-08 01:35:17 -04:00
static initial commit 2023-10-08 01:35:17 -04:00
.gitignore Cleaned up .gitignore slightly 2023-10-08 12:42:25 -04:00
.gitlab-ci.yml initial commit 2023-10-08 01:35:17 -04:00
.hugo_build.lock initial commit 2023-10-08 01:35:17 -04:00
.nowignore initial commit 2023-10-08 01:35:17 -04:00
CHANGELOG.md Added CHANGELOG and CONTRIBUTORS files 2023-10-08 12:53:19 -04:00
config.json initial commit 2023-10-08 01:35:17 -04:00
config.toml Added CHANGELOG and CONTRIBUTORS files 2023-10-08 12:53:19 -04:00
CONTRIBUTORS.md Added CHANGELOG and CONTRIBUTORS files 2023-10-08 12:53:19 -04:00
generateKeys.mts initial commit 2023-10-08 01:35:17 -04:00
LICENSE initial commit 2023-10-08 01:35:17 -04:00
package-lock.json initial commit 2023-10-08 01:35:17 -04:00
package.json initial commit 2023-10-08 01:35:17 -04:00
README.md initial commit 2023-10-08 01:35:17 -04:00
tsconfig.json initial commit 2023-10-08 01:35:17 -04:00
vercel.json initial commit 2023-10-08 01:35:17 -04:00

Generate Activity Pub key

npm install ts-node typescript '@types/node'
./node_modules/.bin/ts-node --esm generateKeys.mts

Setup firebase

Setup the things

Setup Vercel

Setup the things

Trigger post deploy

curl -G -X POST --data-urlencode token="<token>" https://flear.org/send-note

License

This project (excluding post content itself) is released under the Apache License v2