2024-01-12 01:57:09 -06:00
2022-08-22 22:31:53 -05:00
2024-01-12 01:57:09 -06:00
2024-01-12 01:57:09 -06:00
2024-01-11 00:59:17 -06:00
2022-08-22 22:31:53 -05:00
2023-11-08 16:40:35 -06:00
2024-01-06 22:59:45 -06:00
2024-01-06 22:59:45 -06:00

My blaaaahg

Netlify Status

Hello, welcome. This is a blog, or digital garden, or whatever. It's built with Astro, and uses TinaCMS to edit the content!

See the blahg

blog.cassidoo.co

Run it yourself

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:3000
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

You go to localhost:3000/admin/index.html to see the CMS and use it. If you want to clone this for yourself, you'll need a .env.development file that has the following in it:

TINACLIENTID=<from tina.io>
TINATOKEN=<from tina.io>
TINASEARCH=<from tina.io>
Description
Nire lorategi digitala 🌷
Readme MIT 19 MiB
Languages
Astro 59.5%
CSS 25.7%
JavaScript 14.8%