https://www.zionadventurephotog.com/blog
* attributes:
* grid layout for preview page
* each post has lots of pictures
* sidebar has navigation
* list of recent posts
|
=== 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
|
|
== 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
|