2024-04-02 15:35:57 -05:00
|
|
|
# blog.stevanfreeborn.com
|
|
|
|
|
|
2024-04-11 00:58:22 -05:00
|
|
|
The source code for [my blog](https://blog.stevanfreeborn.com).
|
2024-04-18 22:24:12 -05:00
|
|
|
|
|
|
|
|
You can read more in detail about building in [this blog post](https://blog.stevanfreeborn.com/building-a-markdown-blog-with-blazor-and-docker).
|
|
|
|
|
|
|
|
|
|
## Technologies and Languages Used
|
|
|
|
|
|
|
|
|
|
- [C#](https://docs.microsoft.com/en-us/dotnet/csharp/)
|
|
|
|
|
- [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML)
|
|
|
|
|
- [CSS](https://developer.mozilla.org/en-US/docs/Web/CSS)
|
|
|
|
|
- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
|
|
|
|
|
- [Markdown](https://www.markdownguide.org/)
|
|
|
|
|
- [.NET](https://dotnet.microsoft.com/)
|
|
|
|
|
- [Blazor](https://dotnet.microsoft.com/apps/aspnet/web-apps/blazor)
|
|
|
|
|
- [Docker](https://www.docker.com/)
|
|
|
|
|
- [Nginx](https://www.nginx.com/)
|
|
|
|
|
- [GitHub Actions](https://github.com/features/actions)
|