website for the distro&pkgset ecosystem
Find a file
2024-10-27 01:39:38 +03:00
.husky feat: setup lint-staged with prettier 2024-10-27 00:42:30 +03:00
src fix(docs): return styling to pre-regression (global style removal) 2024-10-27 01:39:38 +03:00
static feat(favicon): update to rendered flower.svg 2024-10-24 16:27:43 +00:00
.editorconfig initial commit :3 2024-09-16 14:01:22 +03:00
.gitignore initial commit :3 2024-09-16 14:01:22 +03:00
.npmrc initial commit :3 2024-09-16 14:01:22 +03:00
.prettierignore initial commit :3 2024-09-16 14:01:22 +03:00
.prettierrc initial commit :3 2024-09-16 14:01:22 +03:00
bun.lockb feat(root page): redesign the hero element, add dividers between sections 2024-10-27 01:23:33 +03:00
flake.lock initial commit :3 2024-09-16 14:01:22 +03:00
flake.nix switch to svelte-highlight; fix devShell 2024-10-05 21:45:39 +03:00
jsconfig.json initial commit :3 2024-09-16 14:01:22 +03:00
package.json feat(root page): redesign the hero element, add dividers between sections 2024-10-27 01:23:33 +03:00
postcss.config.js initial commit :3 2024-09-16 14:01:22 +03:00
README.md relicense + footer 2024-10-06 00:19:09 +03:00
svelte.config.js initial commit :3 2024-09-16 14:01:22 +03:00
tailwind.config.js refactor(layout): adjust title text colors, introduce new colors.coral.970 2024-10-25 01:29:49 +03:00
vite.config.js cute demo 2024-10-05 21:10:59 +03:00

floral.systems

website for The Distro&pkgset ecosystem

bun i
bun dev

building

to create a production version of your app:

bun run build

you can preview the production build with bun run preview.

to deploy your app, you may need to install an adapter for your target environment.

license

This work is licensed under Creative Commons Attribution-ShareAlike 4.0 International. To view a copy of this license, visit https://creativecommons.org/licenses/by-sa/4.0/