28d7e810e1
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.13.0 to 0.14.0. - [Commits](https://github.com/golang/oauth2/compare/v0.13.0...v0.14.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor ... 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