Skip to content

iamseeley/go-forth1.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Forth and Build Static Sites 🫡

A template for serving static sites with Go.

The site pages are rendered using Go's html/template package. They are written in Markdown and converted to HTML using Blackfriday a Markdown processor implemented in Go. You can switch to txt files or HTML, but you will have to do some hacking in site.go.

To build and run locally: 'go build site.go' to create the executable file | 'go run site.go'!

Good luck.

🤘

About

A template for building static sites with Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published