website for the distro&pkgset ecosystem
Find a file
2024-11-26 03:23:20 -08:00
.husky feat: setup lint-staged with prettier 2024-10-27 00:42:30 +03:00
src refactor: remove global PKGS_COUNT 2024-11-26 03:23:20 -08: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
.envrc feat(flake): make petalpkgs src available for docs 2024-11-24 02:26:24 +02:00
.gitignore feat(flake): make petalpkgs src available for docs 2024-11-24 02:26:24 +02: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 refactor(root page): rework arrow asset, use snippet for package list, better responsiveness 2024-11-26 03:20:08 -08:00
flake.lock feat(flake): make petalpkgs src available for docs 2024-11-24 02:26:24 +02:00
flake.nix feat(flake): make petalpkgs src available for docs 2024-11-24 02:26:24 +02:00
jsconfig.json initial commit :3 2024-09-16 14:01:22 +03:00
package.json refactor(root page): rework arrow asset, use snippet for package list, better responsiveness 2024-11-26 03:20:08 -08: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 chore(svelte.config): switch to adapter-node 2024-11-24 02:26:24 +02:00
tailwind.config.js refactor(root page): rework arrow asset, use snippet for package list, better responsiveness 2024-11-26 03:20:08 -08:00
vite.config.js fix(vite.config): also ignore .direnv 2024-11-24 02:26:24 +02: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/