/vblog

A simple and fast personal(single user) blogging system written in V using VWeb.

Primary LanguageHTML

vblog

A simple and fast personal(single user for now) blogging system written in V using VWeb. After building with v . or v -prod, run ./blog to setup your configuration file. Then run ./blog again to start the server.

Go to localhost:8082/admin for login prompt.

Features

  • Create/Edit/Delete Posts
  • Settings for Blog Title, Description and Accent Color.
  • Basic Search
  • Custom CSS