No description
  • Astro 86.6%
  • JavaScript 7.2%
  • TypeScript 3.8%
  • Shell 1.7%
  • CSS 0.4%
  • Other 0.3%
Find a file
Rosa Richter 273901beeb
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
feat: Update my code link
2026-06-07 11:15:47 -06:00
.woodpecker feat(ci): allow manual deploys 2026-04-07 10:38:19 -06:00
data/webmentions chore: update webmentions 2025-10-27 19:00:21 +00:00
mise/tasks refactor(build): use mise for everything 2025-10-26 13:16:10 -06:00
public feat: remove disallows from robots.txt 2025-10-10 17:27:24 -06:00
src feat: Update my code link 2026-06-07 11:15:47 -06:00
.containerignore refactor(container): use generic names for container files 2026-02-13 10:50:41 -07:00
.gitignore Add update-robots.sh to generate a new robots.txt 2024-06-24 13:04:36 -06:00
.prettierrc.mjs feat: add prettier 2025-10-20 02:53:42 -06:00
astro.config.mjs feat(blog): new blog post 2026-01-03 13:15:47 -07:00
Containerfile refactor(container): use generic names for container files 2026-02-13 10:50:41 -07:00
ec.config.mjs feat(blog): new blog post 2026-01-03 13:15:47 -07:00
fly.toml refactor(container): use generic names for container files 2026-02-13 10:50:41 -07:00
fnox.toml refactor: put webmentions api key in fnox 2025-11-01 17:41:17 -06:00
mise.toml chore(deps): update dependency fnox to v1.25.1 2026-05-28 04:03:10 +00:00
nginx.conf feat: add base-uri to csp 2026-03-03 20:21:34 -07:00
package-lock.json chore(deps): update astro monorepo to v6.4.2 2026-06-04 16:01:52 +00:00
package.json fix(deps): update dependency astro-expressive-code to ^0.42.0 2026-05-28 08:02:58 +00:00
README.md fix(docs): update CI badge [ci skip] 2026-05-27 11:14:06 -06:00
renovate.json Update renovate.json 2026-05-27 15:57:29 +00:00
tsconfig.json Basic Astro site (mobile-only layout for now) 2024-03-11 04:06:51 +00:00

cosmicrose.dev

status-badge Website Mozilla HTTP Observatory Grade

Rosa's home page

Usage

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:4321
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro check
npm run astro -- --help Get help using the Astro CLI

License

© Rosa Richter 2024. This work is openly licensed via CC BY 4.0.