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.
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
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.
All articles and documents are licensed under CC BY-NC-ND 4.0.
License is located in LICENSE.md file.