Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/robwillup/rob

My website and blog
https://github.com/robwillup/rob

blazor blog

Last synced: 2 months ago
JSON representation

My website and blog

Awesome Lists containing this project

README

        

# Rob's Tech Journal

This is the source code for my website ([www.robwillup.com](https://www.robwillup.com)).

It's built with [Blazor WASM](https://dotnet.microsoft.com/en-us/apps/aspnet/web-apps/blazor) app.

My website is a technical journaling of topics I'm learning related to
software engineering, computer science and coding in general.

The content for the pages comes from another GitHub repository I have. The Blazor web app
calls GitHub's REST API to get the raw document and then renders its Markdown as HTML.