2025-02-22 14:51:30 -08:00
2025-02-22 14:51:30 -08:00
2025-01-29 10:52:53 -08:00
2025-01-29 18:13:41 -08:00
2025-01-29 10:52:53 -08:00
2025-01-29 10:52:53 -08:00
2025-01-29 10:52:53 -08:00
2025-01-29 10:52:53 -08:00
2025-01-29 10:52:53 -08:00
2025-01-29 10:52:53 -08:00

Colormatic Website

colormatic.org

This project uses SvelteKit along with TypeScript and Sass. It's configured for static site generation (SSG) and prerendering at compile time to create a simple static website for Nginx to serve, with very little client-side rendering (CSR).

The Colormatic website is developed with accordance to modern web standards, however a legacy website will be available in the future for older/less capable browsers.

To download the project, run:

git clone git@git.colormatic.org:ColormaticStudios/Colormatic-Website.git
npm install

You can run the project locally with:

npm run dev

Or you can build the project for release with:

npm run build

After the project has been built, you can preview the release build with:

npm run preview

Bootstrap Icons are licensed under the MIT license.

Description
The official Colormatic website
https://colormatic.org
Readme 916 KiB
v1.1.0 Latest
2025-02-22 17:47:25 -08:00
Languages
Svelte 36.2%
SCSS 34.4%
TypeScript 27.9%
JavaScript 0.8%
HTML 0.7%