Go to file
sudo pacman -Syu 65733c85e5 k6 2024-12-21 01:36:38 +07:00
.github chore: add gitleaks 2024-06-08 15:58:53 +07:00
docs k6 2024-12-21 01:36:38 +07:00
posts k6 2024-12-21 01:36:38 +07:00
templates build: bump github-markdown-css to 5.8.1 2024-11-28 18:01:17 +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 chore: sync lint 2024-10-26 23:32:43 +07:00
.nojekyll chore: add .nojekyll 2022-07-10 18:08:47 +07:00
CHANGELOG.md chore(changelog): generate v0.0.5 2024-05-11 10:26:54 +07:00
LICENSE chore: bump license 2022-09-28 00:50:14 +07:00
README.md chore: gitleaksignore 2024-06-08 16:02:15 +07:00
go.mod build(deps): bump golang.org/x/sync from 0.9.0 to 0.10.0 (#52) 2024-12-05 10:14:15 +07:00
go.sum build(deps): bump golang.org/x/sync from 0.9.0 to 0.10.0 (#52) 2024-12-05 10:14:15 +07:00
justfile fix srht 2024-08-30 10:40:09 +07:00
main.go build: bump go-github to v67 2024-11-28 00:49:18 +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

I use My fonts CSS

Thanks