Quartznet website. https://quartznet.info/
  • Svelte 83.3%
  • CSS 11.5%
  • HTML 2.8%
  • TypeScript 2.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2024-09-01 19:15:26 +01:00
.gitea/workflows Update build.yml 2024-09-01 18:33:32 +01:00
.woodpecker Test woodpecker workfow 2024-02-27 19:44:32 +00:00
src Update theme usage 2024-06-01 09:31:16 +01:00
static Update theme usage 2024-06-01 09:31:16 +01:00
.gitignore Squashed commit of the following: 2021-07-26 12:22:47 +01:00
LICENSE Changed LICENSE from GPLv3 to AGPLv3. 2020-08-19 10:00:20 +01:00
package.json Update to use pnpm instead of npm 2024-09-01 17:07:19 +01:00
pnpm-lock.yaml Update to use pnpm instead of npm 2024-09-01 17:07:19 +01:00
README.md Update README.md 2024-09-01 19:15:26 +01:00
svelte.config.js Update packages (#5) 2024-05-30 18:55:36 +01:00
tsconfig.json Update config/packages 2022-09-04 15:55:40 +01:00
vite.config.js Update config/packages 2022-09-04 15:55:40 +01:00

quartznet.info

Main website for quartznet. Work in progress and subject to change.

Building

  1. pnpm install

  2. pnpm run build

Serving

  1. pnpm run dev

License

See LICENSE for more details.