2026-04-25 19:52:33 +02:00
2026-04-25 19:50:21 +02:00
2026-04-25 19:52:33 +02:00
2026-04-23 23:58:09 +02:00
2026-04-23 23:58:09 +02:00
2026-04-25 19:50:21 +02:00
2026-04-23 23:58:09 +02:00
2026-04-23 23:58:09 +02:00
2026-04-23 23:58:09 +02:00
2026-04-23 23:58:09 +02:00

Telepath's website

This is the source code of Telepath's website.

Building

To build this website, you will need Node.js, pnpm and Eleventy. Run pnpm install within the website directory to install Eleventy.

To build the website, run:

pnpm build

The built files will appear in the dist/ directory.

To start the development server, run:

pnpm dev

License

This website and its assets are distributed under Unlicense. See the LICENSE file for details.

Languages
Nunjucks 73.7%
CSS 23.5%
JavaScript 2.8%