Skip to content

Enhance documentation for beginners #21

@alexander-nitsche

Description

@alexander-nitsche

To introduce Neos or blog newbies to your package, it might be worth improving these parts:

  1. What is the basic structure / relation between entities from top to bottom? One latest entries content element shows many feeds, a feed has many articles, and an article has many content elements? One feed can show one to many categories, and one article can be associated with many categories?

  2. What would the structure and code (including file paths) look like in practice for

    a. a minimal HTML example (one latest entries content element lists one blog article and redirects to a single view of the article),
    b. a full HTML/Atom example?

    related to popular kickstarter packages like

    c. Neos.Demo and
    d. CodeQ.Site (at least this is where i landed when reading into the official Neos docs)

    including links to their respective repositories or packagist URLs.

  3. Unify the wording of the entities: Element, entry, article ... Maybe in the end there should be only category, feed, article and content element, where article is a document node and content element is a content node?

  4. What do the final blog URLs look like in the examples from above?

Maybe it's just because I'm new to Neos and feeds as an organizational structure in the blog context (and not just as an additional invisible Atom feed in the background), but I wanted to mention it here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions