source
|
Create a basic setup with Astro.
|
2024-03-02 13:32:01 +01:00 |
.envrc
|
Initial commit!
|
2024-03-02 00:06:03 +01:00 |
.gitignore
|
Rename build to out.
|
2024-03-02 13:20:50 +01:00 |
Makefile.toml
|
Add the cargo-make dev task.
|
2024-03-02 13:32:21 +01:00 |
astro.config.ts
|
Create a basic setup with Astro.
|
2024-03-02 13:32:01 +01:00 |
bun.lockb
|
Add Stylelint.
|
2024-03-02 13:35:00 +01:00 |
flake.lock
|
Initial commit!
|
2024-03-02 00:06:03 +01:00 |
flake.nix
|
Initial commit!
|
2024-03-02 00:06:03 +01:00 |
package.json
|
Add Stylelint.
|
2024-03-02 13:35:00 +01:00 |
shell.nix
|
Initial commit!
|
2024-03-02 00:06:03 +01:00 |
tsconfig.json
|
Add Bun and TypeScript configuration.
|
2024-03-02 13:31:31 +01:00 |