Skip to content

nobjohns/blog

 
 

Repository files navigation

This repository holds the Go Blog server code and content.

To run the blog server locally:

	go build -o blog.exe ./blog
	./blog.exe

and then visit http://localhost:8080/.

About

Go Blog server code and content

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 77.8%
  • Go 21.8%
  • CSS 0.4%