About
This website is genereated by Gatsby using @lekoarts/gatsby-theme-minimal-blog theme.
Generated files are hosted on Azure Static Web Apps.
Source code can be found at GitHub.

⚡ Architecture
- Azure Static Web Apps for static file hosting.
- Azure Functions for access counter api.
- Azure Application Insights for monitor function.
- Custom Domain using App Service Domains and Azure DNS.
- Azure SQL Database with Sequence Numbers for data storage.
🚀 Development
- VS Code and Azure Static Web Apps (Preview) extension as editor.
- GitHub Actions for CI/CD.
- Gatsby and @lekoarts/gatsby-theme-minimal-blog theme for site template.
- Jest for testing.
- Pretitter for linting.
- MDX for writing content.