My portfolio website built with Golang. https://maxkaya.com
  • Go 51.3%
  • HTML 48.7%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-24 18:41:20 -04:00
api feat: decrease reading time due to complex blog articles 2026-07-22 23:40:20 -04:00
blogs fix: img link not formatted 2026-07-24 18:41:20 -04:00
config init 2026-05-21 13:59:17 -04:00
forge feat: add blogs and commits to forge 2026-07-12 16:18:18 -04:00
frontmatter feat: create frontmatter functions 2026-07-12 16:18:06 -04:00
static feat: static folder 2026-07-12 16:17:55 -04:00
templates fix: space between post cards 2026-07-20 18:33:41 -04:00
.air.toml init 2026-05-21 13:59:17 -04:00
.dockerignore ignore: tmp and blogs folders 2026-07-12 16:19:50 -04:00
.gitignore feat: gitignore binary 2026-05-28 09:54:33 -04:00
go.mod deps: add yaml and goldmark 2026-07-12 16:19:29 -04:00
go.sum deps: add yaml and goldmark 2026-07-12 16:19:29 -04:00
LICENSE Initial commit 2026-02-13 23:34:07 -05:00
main.go feat: template routes and embedding 2026-07-12 16:20:13 -04:00
README.md Initial commit 2026-02-13 23:34:07 -05:00
Taskfile.yml rm: frontend tasks 2026-07-12 16:19:39 -04:00

portfolio