Go to file
dependabot[bot] 5c21c03a98 build(deps): bump github.com/yuin/goldmark from 1.5.2 to 1.5.3
Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/yuin/goldmark/releases)
- [Commits](https://github.com/yuin/goldmark/compare/v1.5.2...v1.5.3)

---
updated-dependencies:
- dependency-name: github.com/yuin/goldmark
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 19:10:55 -08:00
.github chore: bump go 1.19 in github workflows 2022-09-07 00:10:33 +07:00
docs feat: add reload config to index 2022-10-26 22:15:01 +07:00
posts feat: add reload config to index 2022-10-26 22:15:01 +07:00
templates feat: use Iosevka Term SS08 2022-10-09 17:24:56 +07:00
.gitignore chore: use docs/ 2022-07-10 18:09:42 +07:00
.golangci.yml chore: update golangci-lint config 2022-09-07 09:57:05 +07:00
.nojekyll chore: add .nojekyll 2022-07-10 18:08:47 +07:00
LICENSE chore: bump license 2022-09-28 00:50:14 +07:00
Makefile feat: add minimal css 2022-07-12 14:09:23 +07:00
README.md chore: add good css 2022-10-01 22:21:41 +07:00
go.mod build(deps): bump github.com/yuin/goldmark from 1.5.2 to 1.5.3 2022-11-15 19:10:55 -08:00
go.sum build(deps): bump github.com/yuin/goldmark from 1.5.2 to 1.5.3 2022-11-15 19:10:55 -08:00
main.go feat: use goldmark and minify 2022-07-11 11:28:06 +07:00