Download
We're evolving to serve you better! This current forum has transitioned to read-only mode. For new discussions, support, and engagement, we've moved to GitHub Discussions.

Where and in which format does Publii store user-generated content?

  • #4920
    Avatar photo[anonymous]

    Hi,

    I am pretty new to Publii and could not find this: where and in which format does Publii store user-generated data, like blog posts?

    In some other SSG systems it’s stored in plain MarkDown format; is it the case with Publii too?

    Appreciate!

    #4921
    Avatar photo[anonymous]

    Hi,

    All content is stored in the db.sqlite file inside your website input folder.

    Regarding post formats:

    • Posts created in WYSIWYG and Markdown editors are stored as they are provided by user.
    • The block-based editor stores posts as JSON.