trilium/apps/website
2025-09-03 18:23:47 +03:00
..
messages
project.inlang chore(website): add inlang to ignore 2025-06-14 11:13:30 +03:00
src chore: prefer short name 2025-07-12 23:48:42 +03:00
static chore(rebrand): change product name 2025-06-23 08:43:04 +03:00
.gitignore chore(website): add inlang to ignore 2025-06-14 11:13:30 +03:00
.npmrc
eslint.config.js
package.json chore(dx): remove unnecessary nx configs 2025-09-02 17:43:32 +03:00
README.md chore(dx): get rid of references to NX 2025-09-03 18:23:47 +03:00
svelte.config.js
tsconfig.json chore(types): fix errors in website 2025-06-14 23:40:41 +03:00
vite.config.ts chore(client,website): bypass issue with plugins 2025-07-05 17:58:36 +03:00

apps/website

Landing page for Trilium Notes powered by Svelte and Tailwind CSS.

Developing

To run a dev server that will hot-reload changes: pnpm dev

Building

To create a production build: pnpm build