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.

📆 Upcoming plans

  • Make this project 100% Deno based. Currently package for SVG icons is not compatible with Deno and it is blocking me.

🐣 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

✨ 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.