main
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%