Mirror of github.com/ewanc26/faol-website
  • Svelte 55.7%
  • TypeScript 26.5%
  • CSS 15.7%
  • HTML 1.2%
  • JavaScript 0.9%
Find a file
2026-07-16 18:22:46 +01:00
src docs: add JSDoc comments to source files 2026-06-29 22:00:16 +01:00
static feat: add llms.txt and fix RSS feed discovery 2026-05-14 12:06:09 +01:00
.gitignore feat: initial faol-website — SvelteKit + Sequoia blog template 2026-05-11 13:40:47 +01:00
AGENTS.md docs: correct agent guidance after source audit 2026-07-16 18:22:46 +01:00
CLAUDE.md docs: add CLAUDE.md with project structure and guides 2026-05-11 14:22:35 +01:00
DESIGN.md refactor: UI optimisation across all pages 2026-05-11 14:07:33 +01:00
package.json feat: add XMR donation address with QR code to about page 2026-05-14 10:26:44 +01:00
pnpm-lock.yaml feat: add XMR donation address with QR code to about page 2026-05-14 10:26:44 +01:00
PRODUCT.md refactor: UI optimisation across all pages 2026-05-11 14:07:33 +01:00
README.md feat: initial faol-website — SvelteKit + Sequoia blog template 2026-05-11 13:40:47 +01:00
sequoia.json feat: flesh out about page, publish first note 2026-05-11 16:23:30 +01:00
svelte.config.js docs: add JSDoc comments to source files 2026-06-29 22:00:16 +01:00
tsconfig.json feat: initial faol-website — SvelteKit + Sequoia blog template 2026-05-11 13:40:47 +01:00
vite.config.ts docs: add JSDoc comments to source files 2026-06-29 22:00:16 +01:00

faol-website

Website for faol, a digital person. Published with Sequoia.


Setup

pnpm install

Development

pnpm dev

Publishing

npx sequoia-cli publish

License: AGPL-3.0-only