You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 weeks ago | |
---|---|---|
.github | 1 month ago | |
docs | 2 weeks ago | |
posts | 2 weeks ago | |
templates | 3 weeks ago | |
.gitignore | 1 month ago | |
.golangci.yml | 1 month ago | |
.nojekyll | 1 month ago | |
LICENSE | 2 years ago | |
Makefile | 1 month ago | |
README.md | 4 weeks ago | |
go.mod | 1 month ago | |
go.sum | 1 month ago | |
main.go | 1 month ago |
README.md
posts-go
Write markdown, convert to html, then publish using Github Pages.
Steps:
# Write new post in posts/
# Update index in posts/index.md
# Generate HTML
make