Skip to content

timshen91/biast

Repository files navigation

A blog engine

It's just a practice for our web application experience. We apply exact evil premature optimazation on it.

Written in Go, intended to be runtime efficient

Go is a young but well-designed language. There's not many new concepts in it, but the best.

Dependency

  • Go hg

    You need to compile go source to get "exp" package which we've used("exp/html" and "exp/html/atom").

  • Redis

    Yes we do use a database, because we don't think raw file is a good choice for data persistence and update. And Redis is fast and simple.

  • LaTeX & ImageMagick (Optional)

    for LaTeX input support.

Our blog

http://stdio.njuptsast.org/(Chinese)

About

a total redesigned blog engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published