sudo pacman -Syu 06433d96a9 | ||
---|---|---|
.github | ||
docs | ||
posts | ||
templates | ||
.gitignore | ||
.golangci.yml | ||
.nojekyll | ||
LICENSE | ||
Makefile | ||
README.md | ||
go.mod | ||
go.sum | ||
main.go |
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