Go to file
sudo pacman -Syu 1b5c38219d clean 2025-05-19 14:11:33 +07:00
.github chore: add gitleaks 2024-06-08 15:58:53 +07:00
docs clean 2025-05-19 14:11:33 +07:00
posts clean 2025-05-19 14:11:33 +07:00
templates chore: improve font 2025-01-14 19:01:08 +07:00
.gitignore chore: remove bun lockfile 2023-02-28 12:52:55 +07:00
.gitleaksignore chore: gitleaksignore 2024-06-08 16:02:15 +07:00
.golangci.yml feat: re order fonts 2025-03-31 15:13:52 +07:00
.nojekyll chore: add .nojekyll 2022-07-10 18:08:47 +07:00
CHANGELOG.md chore(changelog): generate v0.0.6 2025-02-25 09:54:54 +07:00
LICENSE chore: bump license 2022-09-28 00:50:14 +07:00
README.md chore: improve font 2025-01-14 19:01:08 +07:00
go.mod build: bump google/go-github v72 2025-05-09 01:39:46 +07:00
go.sum build: bump google/go-github v72 2025-05-09 01:39:46 +07:00
justfile feat: re order fonts 2025-03-31 15:13:52 +07:00
main.go build: bump google/go-github v72 2025-05-09 01:39:46 +07:00

README.md

posts-go

Go gitleaks Latest Version

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