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
ChrisDill d06e2b88eb Squashed commit of the following:
commit 787b84159c894cb38ea9eb1423069884f8b56bc4
Author: ChrisDill <chris.rj.dill@gmail.com>
Date:   Sat Jul 24 16:57:16 2021 +0100

    Test footer fix for smaller resolutions

commit bc8cba413d12250d76118ce31668a6dd4e8eebbd
Author: ChrisDill <chris.rj.dill@gmail.com>
Date:   Wed Jul 21 18:53:05 2021 +0100

    Add jsconfig.json and update error/layout prefix

commit 03d1cfced8b095ff79173a25ac2612aaa7f895aa
Author: ChrisDill <chris.rj.dill@gmail.com>
Date:   Wed Jul 21 18:06:45 2021 +0100

    Test sveltekit fixes to get static adapter to work

commit 6f4c28b0ead9d758fbb649d13188da38a6dfb00f
Author: ChrisDill <chris.rj.dill@gmail.com>
Date:   Wed Dec 16 10:25:42 2020 +0000

    Initial sveltekit test
    - New branch for testing out sveltekit. It is not yet 1.0 so this is for experimental purposes.
2021-07-26 12:22:47 +01:00
src Squashed commit of the following: 2021-07-26 12:22:47 +01:00
static Squashed commit of the following: 2021-07-26 12:22:47 +01:00
.gitignore Squashed commit of the following: 2021-07-26 12:22:47 +01:00
jsconfig.json 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-lock.json Squashed commit of the following: 2021-07-26 12:22:47 +01:00
package.json Squashed commit of the following: 2021-07-26 12:22:47 +01:00
README.md Update README.md 2021-01-28 11:19:38 +00:00
svelte.config.js Squashed commit of the following: 2021-07-26 12:22:47 +01:00

quartznet.info

We are a small team developing software and games.

This is our company website with information on us, our products etc. The website is in a work in progress and subject to change.

Powered by svelte.

Building

  1. npm install

  2. npx sapper export

Serving

  1. npm run dev

License

See LICENSE for more details.