Skip to content

Releases: flyhigher139/OctBlog

Optimizations

14 Mar 15:16
Compare
Choose a tag to compare
  • fix bugs
  • optimize some functions(such as export)
  • change default background
  • allow deployer to customize background in env file

Optimization for 0.1

11 Mar 12:18
Compare
Choose a tag to compare
  • fix bugs
  • add export function

Initial Version of Octblog

11 Mar 12:17
Compare
Choose a tag to compare

Features of Octblog are as follow:

  • multiple user
  • roles: su, admin, editor, writer, reader
  • posts, pages, tags, and categories
  • markdown support
  • admin interface
  • change configurations by configuration file or environment variable
  • multiple comment plugin
  • Deploy with docker