2026-05-24 00:54:53 +02:00
2026-05-24 00:54:53 +02:00
2026-05-24 00:54:53 +02:00
2023-05-29 10:59:18 +02:00
⬆️ (app)
2023-05-27 17:49:51 +02:00
2022-02-27 21:57:05 +01:00
2025-11-26 15:32:28 +01:00
2022-07-02 12:40:57 +02:00
2022-09-25 22:56:20 +02:00
2026-02-27 20:37:04 +01:00
2022-02-26 13:31:39 +01:00
2022-02-26 13:31:39 +01:00
2026-02-27 20:37:04 +01:00
2026-03-14 17:22:05 +01:00
2026-05-03 23:38:15 +02:00
2026-05-03 23:40:22 +02:00
2022-11-19 17:00:20 +01:00
2026-03-14 13:09:59 +01:00

apoena.dev

Julien Calixte's blog, built with îles.

Live at apoena.dev.

Requirements

  • Node.js >= 22
  • pnpm 10

Scripts

pnpm install      # install dependencies
pnpm dev          # start the dev server
pnpm build        # build for production
pnpm preview      # preview the production build on port 5050
pnpm typecheck    # run vue-tsc

AT Protocol notes (/pub)

Pages under /pub/:rkey/:slug are generated at build time from records published to my AT Protocol repository.

  • DID: did:plc:4m3kouplb7s7xozjd3whinvl
  • Collection: site.standard.document
  • PDS endpoint is resolved via plc.directory, then records are listed with com.atproto.repo.listRecords.

See src/api/fetch-notes.ts and src/pages/pub/[rkey]/[slug].vue.

Description
No description provided
Readme 545 KiB
Languages
MDX 48.2%
Vue 33.1%
SCSS 9.5%
TypeScript 8.5%
Dockerfile 0.7%