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 Clampography.
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.
- Source Code: The code for this blog is licensed under the MIT License. Feel free to use it, learn from it, or use it as a template.
- Content: All articles, text, and original images are copyrighted works licensed under CC BY-NC-ND 4.0. You may not copy, modify, or distribute them for commercial purposes without my explicit permission.
- Third-Party Assets: Icons, Fonts, and other external assets used on this blog belong to their respective owners. A full list of credits and third-party licenses can be found on my Attribution Page.