New Website
October 12, 2024
This website was created with Astro and Tailwind CSS. It’s a static site that’s generated at build time. I’ve choosen a static site so I can easily host it anywhere and experiment with it without having to deploy a CMS on a server. Content creation can be done with Markdown files and MDX files using vs.code or directly in GitHub.
I like astro because it uses a component-based island architecture and allows to easily mix Markdown files with React-like components in MDX files.
Both of my websites devhelpr.com and codeflowcanvas.io, are build using astro. Github actions are used to build and deploy the websites to different hosting providers : versio and cloudflare pages.
The main image was created with generative AI (Adobe Firefly).
If you have any questions or feedback, feel free to reach out to me here: maikel@devhelpr.com