Files
blog.stevanfreeborn.com/README.md
T

19 lines
809 B
Markdown

# blog.stevanfreeborn.com
The source code for [my blog](https://blog.stevanfreeborn.com).
You can read more in detail about building the blog 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)