nim-lang packages web ui
Go to file
Daylin Morgan 62dfd6ff17
feat: add proper 404 page
2024-02-29 10:35:28 -06:00
.github/workflows ci: no constant rebuild necessary 2023-11-25 00:24:46 -06:00
site feat: add proper 404 page 2024-02-29 10:35:28 -06:00
src feat: add proper 404 page 2024-02-29 10:35:28 -06:00
.gitignore refactor: more pages -> more power! 2023-11-25 00:23:46 -06:00
LICENSE docs: add license and README 2023-11-13 23:30:32 -06:00
README.md docs: update README 2023-11-25 02:21:45 -06:00
config.nims feat: add hyperlinks to version table 2024-02-07 15:02:55 -06:00
flake.lock build: add flake.nix for direnv use 2024-02-07 15:03:04 -06:00
flake.nix build: add flake.nix for direnv use 2024-02-07 15:03:04 -06:00
nimpkgs.nimble refactor: more pages -> more power! 2023-11-25 00:23:46 -06:00
package.json build: update catppuccin 2024-02-20 04:28:20 -06:00
pnpm-lock.yaml build: update catppuccin 2024-02-20 04:28:20 -06:00
unocss.config.ts feat: add scrollbars to package page 2024-02-20 04:37:06 -06:00

README.md

nimpkgs

The nimble.directory alternative no one asked for, that I felt like making anyways. Check it out at nimpkgs.dayl.in.


why though...

In it's current form packages for nim are managed by a single JSON file. A web UI is available at nimble.directory(repo). But, there are some outstanding issues that have affected even my own packages.

This site is client-only, powered by karax and styled with unocss. This makes it trivial to deploy with Github Actions.

license

Logos in site/img by The Nim Programming language used under CC BY 3.0.