Categorygithub.com/cvanloo/blog-go
repository
0.0.0-20250222152306-1986bbfea1f3
Repository: https://github.com/cvanloo/blog-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Neko Blogging Engine (Go Version)

Docker

docker build -t docker-blog-go .

docker run -it --rm --name blog-go -p 8000:80 docker-blog-go:latest

TODO

  • Parser for custom markup language
  • Generator for static pages
  • RSS/Atom feeds
  • Dockerfile
  • Lexer+Parser: alternative syntax for double enquote: ``.....''
  • Lexer+Parser: allow escaping of ) in links
  • Auto-deploy?
  • Webmention: specify endpoint