sudo pacman -Syu ef3c8db5a1 | ||
---|---|---|
.github | ||
docs | ||
posts | ||
templates | ||
.gitignore | ||
.golangci.yml | ||
.nojekyll | ||
CHANGELOG.md | ||
LICENSE | ||
Makefile | ||
README.md | ||
go.mod | ||
go.sum | ||
main.go |
README.md
posts-go
Write markdown, convert to html, then publish using Github Pages.
First add GitHub access token in ~/.netrc
.
Steps:
-
Write new post in
posts
-
Update index in
posts/index.md
-
Generate HTML by running
make