All Posts
3 posts
Blog
Welcome to the Astro multilingual site
Starter sample for blog + docs + tools + downloads in one static site.
Blog
Building High-Performance Static Sites with Astro
Astro is a modern static site generator that lets you use your favorite framework components, but only sends JavaScript when needed, resulting in exceptional performance. This article explores how to build high-performance static sites with Astro.
Blog
GitHub Actions Automation Best Practices
GitHub Actions is GitHub's continuous integration and continuous deployment service. This article covers how to use GitHub Actions for automated building, testing, and deployment to improve development efficiency and code quality.