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
Chris Dill 8df672a5ae Minor content change.
- Testing if the git hook works as expected.
2020-10-11 16:31:23 +01:00
cypress Migrating to Svelte 2020-08-19 23:54:15 +10:00
old Migrating to Svelte 2020-08-19 23:54:15 +10:00
scripts Migrating to Svelte 2020-08-19 23:54:15 +10:00
src Minor content change. 2020-10-11 16:31:23 +01:00
static Moving more colors to css variables and tweaking some of the values. 2020-09-10 14:52:11 +01:00
.gitignore Added .gitignore. 2020-08-22 17:36:21 +01:00
cypress.json Migrating to Svelte 2020-08-19 23:54:15 +10:00
LICENSE Changed LICENSE from GPLv3 to AGPLv3. 2020-08-19 10:00:20 +01:00
package-lock.json Added package-lock.json so we can make sure the same packages are used across machines when testing. 2020-08-20 11:08:51 +01:00
package.json Updated to work with live site 2020-08-20 19:56:24 +10:00
README.md Updated README.md. 2020-10-11 13:30:30 +01:00
rollup.config.js Migrating to Svelte 2020-08-19 23:54:15 +10: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. npx sapper export

Serving

  1. npm run dev

License

See LICENSE for more details.