No description
Find a file
2024-08-05 00:57:53 -06:00
.vscode update readme 2024-08-02 23:38:15 -06:00
public move fonts to different file 2024-08-05 00:57:53 -06:00
src dark and light mode proper 2024-08-03 13:10:20 -06:00
.gitignore init 2024-08-02 22:27:39 -06:00
astro.config.mjs builds 2024-08-03 10:42:36 -06:00
package-lock.json ga 2024-08-03 10:37:51 -06:00
package.json builds 2024-08-03 10:42:36 -06:00
pnpm-lock.yaml ga 2024-08-03 10:37:51 -06:00
README.md lint 2024-08-02 23:38:28 -06:00

nelle.observer

the source for nelle.observer

kanban

build/use

  1. clone the repo
  2. run npm i or pnpm i
  3. npm run dev to run a dynamic preview or npm run build to build the static site.
  4. once the static site is built, the output will be in /dist

license TODO