Implement blog sections in backend #37
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
A Rusty Bever instance will consist of one or more blog sections. Each of these sections will have its own listing on the website & api. There should be an option to add a title & optional description for each section. Preferably, each post should be stored in its original form, aka in Markdown.