Site principal du Fablab Cohabit
Go to file
2024-07-01 13:33:27 +02:00
.vscode feat(components): add new Markdown component 2024-07-01 12:48:08 +02:00
components refactor: ♻️ update import map to simplify local imports paths 2024-07-01 13:11:20 +02:00
islands refactor: ♻️ update import map to simplify local imports paths 2024-07-01 13:11:20 +02:00
routes refactor(route): ♻️ renames route parameter to fit real behaviour 2024-07-01 13:18:54 +02:00
scripts build: 🐛 change local package fs name format 2024-06-15 16:23:20 +02:00
src feat: add raw base64 decoder 2024-07-01 13:33:27 +02:00
static fix(pwa): ✏️ typo in static asset dir name 2024-06-11 13:09:44 +02:00
.gitignore chore: 🙈 untrack fresh.gen.ts 2024-06-06 16:42:05 +02:00
deno.json refactor: ♻️ update import map to simplify local imports paths 2024-07-01 13:11:20 +02:00
dev.ts initial commit 2024-01-14 20:08:59 +01:00
fresh.config.ts fix(config): 🐛 disable css bundler bundle sub dir wating for package patch 2024-06-20 13:16:24 +02:00
main.ts initial commit 2024-01-14 20:08:59 +01:00
README.md docs: 🐛 fix readme title href 2024-06-06 17:07:59 +02:00
types.ts chore: 🧑‍💻 update vscode config 2024-01-15 10:44:35 +01:00

logo

Coh@bit.fr

Site web de cohabit

project doc

👀 Vue d'ensemble du projet

TODO

💭 Choix et design

TODO

🗂️ Structure

TODO

⚙️ Fonctionnement

TODO

▶️ Usage

TODO

deno task start # Local watch mode

deno task build && deno task serve # Production run

🤝 Contributing

Any kind of contribution is welcomed. Please read contributing guidelines before and respect contributor covenant.

For local development:

Required dependencies:

  • deno To run project (code, ci, ...).

Using VSCode: