Skip to content

gmcclure/gopost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoPost

This is my ([email protected]) personal, Go-based blogging engine.

Templates are located in tmpl/, so the blog should be started from the project's root directory:

bin/main

Better yet, use the gopost command, which builds the app first:

gopost run

For now, static files are stored in the toplevel static directory, which is symlinked in bin. It's hacky, and there should be a config var somewhere or something, but it works for now. An ls -l bin should produce a line that looks like this:

static -> ../static

About

Personal Go-based blogging engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published