• log
  • whoami
  • uses
  • code
  • feeds
  • $ golog

    golog

    Go make a web log! golog is a simple program to generate a static website and a blog written in Go. This is mostly a personal project, as well as, tradition to rewrite my blogging software every once in a while. I wanted to try the Go programming language, and I wanted a new iteration of site generator so here we are.

    So what can it do?

    • Rudimentary templating;
    • Markdown to HTML conversion;
    • Post tagging and multiple authors;
    • Atom feed generation, including per author, per tag;
    • Generic galleries;
    • Server-side search via pre-generated index;
    • Basic Open Graph Protocol support
    • BUGS!

    Why would I use it over exiting things?

    Don’t, I don’t care. I made this for myself.

    Documentation?

    When I get my hands to it. It’s still in beta.

    Alright, I can read code and want to use it, where do I get it?

    Nowhere for now, it’s in closed beta. Why would you want to be a free beta tester and rely on something buggy? Go do real work, I am sure you have plenty.