Go to file
sudo pacman -Syu 0cf8ccfb8e chore: remove prettier latest 2024-06-02 01:34:13 +07:00
.github chore: remove links 2024-05-22 00:22:59 +07:00
docs chore: remove prettier latest 2024-06-02 01:34:13 +07:00
posts chore: remove prettier latest 2024-06-02 01:34:13 +07:00
templates feat: update fonts css 2024-03-01 17:11:20 +07:00
.gitignore chore: remove bun lockfile 2023-02-28 12:52:55 +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: remove prettier latest 2024-06-02 01:34:13 +07:00
README.md feat: update fonts css 2024-03-01 17:11:20 +07:00
go.mod build: bump go-github to v62 2024-05-11 10:20:51 +07:00
go.sum build: bump go-github to v62 2024-05-11 10:20:51 +07:00
main.go build: bump go-github to v62 2024-05-11 10:20:51 +07:00

README.md

posts-go

Go 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