Hello everyone, I am a wolf at the end of the desert.
On the 7th day of National Day, I used my free time after taking care of my children to learn go and built a blog front-desk website that was not very complete.
Website publishing address: go.dotnet9.com

source code
While doing it, you can pass on GitHub, the front desk of the native Go language blog, and the source code for a hands-level project:
Warehouse address: github.com/dotnet9/Dotnet9/tree/develop/src/Dotnet9.Web.Go

function introduction
Go Web development that follows the main video of Station B Up (the link is given below) only has functions such as home page display, category display, blog article list, category article list, article detail display, blog comments, etc., and some other functions will be added when rebuilt later (use Razor Pages).
** Home page **

** Classified article list **

** Article details **

** Article comments **

learning resources
Thanks to Station B Up Master [Code God Road] for providing the learning tutorial. The links are as follows:
the next plan
Let's put a temporary end to the study of go. Continue to use Razor pages to reconstruct the front desk. Personally, I feel that. NET is the most suitable for you. Of course, I don't know if I will continue to maintain this go web front desk on a whim.
summary
Life lies in torturing, rectifying!!!