Skip to content

Avaray/dav.one

Repository files navigation

🧻 My Blog

Cloudflare Pages Deployment

Blog about Stable Diffusion, Generative AI, Web Development, Frontend Frameworks and Programming in general.

Developed with Vite and TypeScript.
Built using Astro framework.
Styled with Tailwind CSS and daisyUI.
Deployed with GitHub Actions.
Hosted with Cloudflare Pages.

🐣 How to run this project

Clone this repository

git clone https://github.com/Avaray/dav.one.git

Navigate to the project directory

cd dav.one

Install dependencies

deno task install

Start development server

deno task dev

Build production version

deno task build

✨ Themes

Currently theme switch component is hidden because I have just one theme for now. Rest of themes are experimental (not ready for production). However, you can switch themes with CTRL + Arrow Keys combination.

©️ Copyright

All articles and documents are licensed under CC BY-NC-ND 4.0.
License is located in LICENSE.md file.