![]() Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.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