~linuxgoose/bocpress

e78dbbcef5121b4be449c26cca34d26410323fc6 — Jordan Robinson 2 months ago ea974b0
update wording on methodology page
1 files changed, 23 insertions(+), 19 deletions(-)

M main/templates/main/methodology.html
M main/templates/main/methodology.html => main/templates/main/methodology.html +23 -19
@@ 6,7 6,7 @@
<main>
    <h1>Platform Methodology</h1>
    <p>
        Details on the what and how the mataroa platform is designed to work.
        Details on the what and how the BōcPress platform is designed to work.
    </p>

    <h2>Contents</h2>


@@ 52,7 52,7 @@

    <h2 id="purpose">Purpose</h2>
    <p>
        mataroa.blog exists to enable people to have their own voice on the web
        BōcPress exists to enable people to have their own voice on the web
        without needing to rely on the platforms and infrastructure of the
        most powerful.
    </p>


@@ 70,7 70,7 @@

    <h2 id="code-of-publication">Code of Publication</h2>
    <p>
        Mataroa is designed to be a place for people to voice their thoughts.
        BōcPress is designed to be a place for people to voice their thoughts.
    </p>
    <p>
        However, we do not want to provide a platform for thoughts that


@@ 96,7 96,7 @@

    <h2 id="comments-moderation">Comments Moderation</h2>
    <p>
        Comments in mataroa are filtered and reviewed by blog authors.
        Comments in BōcPress are filtered and reviewed by blog authors.
    </p>

    <h2 id="business-transparency">Business Transparency</h2>


@@ 131,7 131,7 @@

    <h2 id="account-data">Account Data</h2>
    <p>
        In order to have a functional mataroa.blog account a username and a
        In order to have a functional BōcPress account a username and a
        password are required. An email is also asked as it is the only way for
        a user to restore their account in case of a forgotten password.
        However, an email is not required.


@@ 163,7 163,7 @@
    <p>
        We accept card payments through <a href="https://stripe.com/">Stripe</a>,
        but if one is not fond of this method we support alternatives. Please,
        email <a href="mailto:admin@mataroa.blog">admin@mataroa.blog</a> for
        email <a href="mailto:admin@bocpress.co.uk">admin@bocpress.co.uk</a> for
        and with details.
    </p>
    <p>


@@ 176,7 176,7 @@
    <p>
        We wouldn’t want to cause unhappiness. Any dissatisfied with our
        service user can ask—and most probably get—a refund at
        <a href="mailto:admin@mataroa.blog">admin@mataroa.blog</a>.
        <a href="mailto:admin@bocpress.co.uk">admin@bocpress.co.uk</a>.
    </p>

    <h2 id="liability">Liability</h2>


@@ 206,31 206,31 @@

    <h2 id="service-availability">Service Availability</h2>
    <p>
        We provide the mataroa.blog service on an “as is” and “as available”
        We provide the BōcPress service on an “as is” and “as available”
        basis. We do not offer service-level agreements—but do take uptime
        seriously. You can find a record of outages at
        <a href="https://status.mataroa.blog/">status.mataroa.blog</a>.
        <a href="https://status.uptimia.com/bocpress/">https://status.uptimia.com/bocpress/</a>.
    </p>

    <h2 id="contact-and-support">Contact and Support</h2>
    <p>
        Email us at <a href="mailto:admin@mataroa.blog">admin@mataroa.blog</a>
        Email us at <a href="mailto:admin@bocpress.co.uk">admin@bocpress.co.uk</a>
        with any queries.
    </p>

    <h2 id="open-source">Open Source</h2>
    <p>
        We have a creed to write <a href="https://fsfe.org/freesoftware" title="Free Software explanation on FSFE website">free software</a>.
        Mataroa is developed publicly on <a href="https://sr.ht/~sirodoht/mataroa/sources">sr.ht</a>
        and <a href="https://github.com/mataroablog">GitHub</a>.
        BōcPress is developed publicly on <a href="https://sr.ht/~linuxgoose/bocpress/">sr.ht</a>
        and <a href="https://github.com/linuxgoose/bocpress">GitHub</a>.
    </p>
    <p>
        There is no backlog or roadmap or issue/ticket system for mataroa projects.
        There is no backlog or roadmap or issue/ticket system for BōcPress projects.
    </p>
    <p>
        We use
        <a href="https://lists.sr.ht/~sirodoht/mataroa-community">a mailing list</a>
        and <a href="https://github.com/mataroablog/mataroa/issues">GitHub Issues</a>
        <a href="https://lists.sr.ht/~linuxgoose/bocpress-community">a mailing list</a>
        and <a href="https://github.com/linuxgoose/bocpress/issues">GitHub Issues</a>
        for bug tracking and other discussions.
    </p>



@@ 238,7 238,7 @@
    <ul>
        <li>
            We maintain a
            <a href="https://docs.mataroa.blog/dependencies.html#dependency-policy">Dependency Policy</a>
            <a href="https://docs.bocpress.co.uk/dependencies/">Dependency Policy</a>
            for all our top-level code dependencies.
        </li>
        <li>We take daily backups of our database.</li>


@@ 252,7 252,7 @@
            are exercisable:
            <ul>
                <li>via the site</li>
                <li>by emailing <a href="mailto:admin@mataroa.blog">admin@mataroa.blog</a></li>
                <li>by emailing <a href="mailto:admin@bocpress.co.uk">admin@bocpress.co.uk</a></li>
            </ul>
        </li>
    </ul>


@@ 305,11 305,15 @@

    <h2 id="acknowledgements">Acknowledgements</h2>
    <p>
        Mataroa was inspired by <a href="https://bearblog.dev/">Bear Blog</a>,
        BōcPress was forked by <a href="https://mataroa.blog/">Mataroa</a>,
        another minimal blogging platform.
    </p>
    <p>
        Mataroa is built using many existing open source technologies,
        BōcPress was also inspired by <a href="https://bearblog.dev/">Bear Blog</a>,
        another minimal blogging platform.
    </p>
    <p>
        BōcPress is built using many existing open source technologies,
        which we deeply appreciate and want to thank for their beyond stellar
        work.
    </p>