https://github.com/haunt98/posts-go
https://github.com/haunt98/posts-go
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/haunt98/posts-go
- Owner: haunt98
- License: mit
- Created: 2020-12-23T07:17:27.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-15T08:22:04.000Z (6 months ago)
- Last Synced: 2025-04-15T09:31:25.399Z (6 months ago)
- Language: Go
- Homepage: https://haunt98.github.io/posts-go/
- Size: 1.28 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# posts-go
[](https://github.com/haunt98/posts-go/actions/workflows/go.yml)
[](https://github.com/haunt98/posts-go/actions/workflows/gitleaks.yml)
[](https://github.com/haunt98/posts-go/tags)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`
## Thanks
- https://github.com/sindresorhus/github-markdown-css
- https://github.com/google/go-github