Go to file
sudo pacman -Syu 2d3c5cfdac feat: ZaloPay -> Zalopay 2025-04-29 17:35:54 +07:00
.github chore: add gitleaks 2024-06-08 15:58:53 +07:00
docs feat: ZaloPay -> Zalopay 2025-04-29 17:35:54 +07:00
posts feat: ZaloPay -> Zalopay 2025-04-29 17:35:54 +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(deps): bump golang.org/x/sync from 0.12.0 to 0.13.0 (#62) 2025-04-08 12:33:49 +07:00
go.sum build(deps): bump golang.org/x/sync from 0.12.0 to 0.13.0 (#62) 2025-04-08 12:33:49 +07:00
justfile feat: re order fonts 2025-03-31 15:13:52 +07:00
main.go build: bump go-github v71 2025-04-08 01:15:02 +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