Blog Layouts and Features in 'raw' format
Here are some blog features and layouts for consideration for the
tbwiki blog plugin:
== sample blogs ==
=== editable (very simple) ===
* see https://editable.website/
* blog entry: https://editable.website/blog
* attributes:
* index page with previews
* next entry
=== zion photos (grid layout, with pictures) ===
* https://www.zionadventurephotog.com/blog
* attributes:
* grid layout for preview page
* each post has lots of pictures
* sidebar has navigation
* list of recent posts
=== Jeff Geerling's blog ===
* https://www.jeffgeerling.com/blog/2025/why-do-some-radio-towers-blink
* attributes:
- single-column preview page
- posts are single-column on full white background
- search bar at bottom
- comment section
- preview page features:
- each entry has:
- content preview
- "Read More" link
- title link
== elements of a blog ==
* top page
* show a list of entries
* show with title, description, date
* show first few entries (latest)
* show a list of categories
* list of entries
* sort by date
* sort by category
* sort by tag
* sort by ranking
* sort by view count
* list of categories
* list of tags
* search bar
* entry preview
* title, category, description, date
* description
* abstract
* first few lines
* entry page
* title, date, tags, content
* (optional) comments
* (optional) view count
* next article, related articles
* navigation
* navigation
* next, prev, first, last
* sidebar with previews or lists
* comment
* parent, indentation, title, content, (ranking)
* all comments should be moderated, to avoid spam
* [need a moderation queue]
* easy mechanism to move from moderation queue to page
* entry form
* title, tags, content, (description)
* submit button
* comment form
* parent, title, content
* submit button