Go to file
dependabot[bot] 41a7334bca
build(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 (#45)
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.7.0 to 0.8.0.
- [Commits](https://github.com/golang/sync/compare/v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-06 14:17:51 +07:00
.github chore: add gitleaks 2024-06-08 15:58:53 +07:00
docs sec and perf for archlinux 2024-08-04 03:30:18 +07:00
posts sec and perf for archlinux 2024-08-04 03:30:18 +07:00
templates build: bump github css 2024-06-18 10:31:06 +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: add my standard for choosing fonts 2024-05-07 02:16:57 +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
Makefile chore: srht make all 2024-06-18 11:04:07 +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.7.0 to 0.8.0 (#45) 2024-08-06 14:17:51 +07:00
go.sum build(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 (#45) 2024-08-06 14:17:51 +07:00
main.go build: bump go-github v62 to v63 2024-07-12 13:21:28 +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