File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed
Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 1- # Rob's Blog
1+ # Rob's Tech Journal
22
3- This is the source code for my blog and website ([ www.robwillup.com ] ( https://www.robwillup.com ) ).
3+ This is the source code for my website ([ www.robwillup.com ] ( https://www.robwillup.com ) ).
44
55It's built with [ Blazor WASM] ( https://dotnet.microsoft.com/en-us/apps/aspnet/web-apps/blazor ) app.
66
7- ## Blog section
8-
9- The blog section of my website is a technical journaling of topics I'm learning related to
7+ My website is a technical journaling of topics I'm learning related to
108software engineering, computer science and coding in general.
119
12- The content for the blog comes from another GitHub repository I have. The Blazor web app
10+ The content for the pages comes from another GitHub repository I have. The Blazor web app
1311calls GitHub's REST API to get the raw document and then renders its Markdown as HTML.
Original file line number Diff line number Diff line change 11@page " /"
22
3- <PageTitle >Blog </PageTitle >
3+ <PageTitle >Tech Journaling </PageTitle >
44
55<MudStack Row =" true" Class =" gap-x-4" AlignItems =" AlignItems.Center" Justify =" Justify.Center" >
66 <MudText Typo =" Typo.h3" >Seguindo Jesus Christo</MudText >
You can’t perform that action at this time.
0 commit comments