<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>writefreely &amp;mdash; progressiv.dev blog</title>
    <link>https://blog.progressiv.dev/suguru/tag:writefreely</link>
    <description></description>
    <pubDate>Tue, 28 Apr 2026 21:19:04 +0000</pubDate>
    <item>
      <title>Write.as and WriteFreely, documentation and links</title>
      <link>https://blog.progressiv.dev/suguru/links-to-documentation-of-write-as-and-writefreely</link>
      <description>&lt;![CDATA[This article discusses Write.as and WriteFreely. It also shows you links to their guide pages.&#xA;&#xA;!--more--&#xA;&#xA;Write.as&#xA;&#xA;Write.as is a company founded in 2015. It provides platforms to publish contents in Internet, including its flagship product, Write.as, the same name application as the company. You can host your site with either Free or Pro account. The service is powered by its core applications and WriteFreely.&#xA;&#xA;Write.as Guide: https://guides.write.as/&#xA;  Writing Posts&#xA;  Publishing a blog&#xA;  Customizing Write.as&#xA;  Publicizing Posts&#xA;How to use Write.as: https://howto.write.as/&#xA;  Organization&#xA;  Adding Photos&#xA;  Show an Excerpt&#xA;  Creating a Static Page&#xA;  Creating a draft&#xA;  Enable Federation&#xA;&#xA;WriteFreely&#xA;&#xA;WriteFreely is an open source static site generator, developed at GitHub by Write.as company. It is one of the core applications used on Write.as product. It is possible to run WriteFreely on your server. This case you are expected to manage everything by yourself. You can also create your site on public instances listed here.&#xA;&#xA;https://writefreely.org/&#xA;https://writefreely.org/docs/&#xA;https://blog.writefreely.org/ (hosted on Write.as)&#xA;&#xA;Though almost all of the functions are common between Write.as and WriteFreely, one of the main differences between Write.as Pro and WriteFreely is that you have to find places where you upload images by yourself, as WriteFreely does not include an image uploader or an image management application.&#xA;&#xA;https://guides.write.as/writing/#uploading-photos&#xA;&#xA;  Write.as Pro users can upload photos to Snap.as. Unlike free services such as imgur, Snap.as is developed by us and funded by you — which means your photos will have a lasting, ad-free home on the web&#xA;&#xA;This should not be a big problem if you host your WriteFreely on a server as you just can upload images to it. You would have to use a FTP client or scp / rsync via SSH to upload them. Uploading to Amazon S3 or Tardigrade should work too. &#xA;&#xA;There are other differences such as Email subscription, publishing via Email, cross-posting with Twitter, etc. Please check this page to see what you can get on Write.as Pro account and what you cannot on either Write.as Free account or your WriteFreely instance.&#xA;&#xA;Installation guides:&#xA;https://writefreely.org/start&#xA;https://discuss.write.as/t/slightly-less-simple-install-how-to/303&#xA;&#xA;If you are willing to host a WriteFreely instance with SSL support, I would recommend you to have a look at the latter instruction. Some of the commands seem outdated, so please check the latest information.&#xA;&#xA;#fediverse #writeas #writefreely #guide&#xA;&#xA;Copyright (C) 2021 Suguru Hirahara. This work is available under GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation. See https://blog.progressiv.dev/yq31akw3jj for copying conditions.]]&gt;</description>
      <content:encoded><![CDATA[<p>This article discusses <a href="https://write.as/" rel="nofollow">Write.as</a> and <a href="https://writefreely.org/" rel="nofollow">WriteFreely</a>. It also shows you links to their guide pages.</p>



<h2 id="write-as">Write.as</h2>

<p><a href="https://write.as/about" rel="nofollow">Write.as</a> is a company founded in 2015. It provides platforms to publish contents in Internet, including its flagship product, Write.as, the same name application as the company. You can <a href="https://write.as/start" rel="nofollow">host</a> your site with either Free or Pro account. The service is powered by its core applications and WriteFreely.</p>
<ul><li>Write.as Guide: <a href="https://guides.write.as/" rel="nofollow">https://guides.write.as/</a>
<ul><li><a href="https://guides.write.as/writing/" rel="nofollow">Writing Posts</a></li>
<li><a href="https://guides.write.as/blogging/" rel="nofollow">Publishing a blog</a></li>
<li><a href="https://guides.write.as/customizing/" rel="nofollow">Customizing Write.as</a></li>
<li><a href="https://guides.write.as/publicizing/" rel="nofollow">Publicizing Posts</a></li></ul></li>
<li>How to use Write.as: <a href="https://howto.write.as/" rel="nofollow">https://howto.write.as/</a>
<ul><li><a href="https://howto.write.as/organization" rel="nofollow">Organization</a></li>
<li><a href="https://howto.write.as/adding-photos" rel="nofollow">Adding Photos</a></li>
<li><a href="https://howto.write.as/show-an-excerpt" rel="nofollow">Show an Excerpt</a></li>
<li><a href="https://howto.write.as/creating-a-static-page" rel="nofollow">Creating a Static Page</a></li>
<li><a href="https://howto.write.as/creating-a-draft" rel="nofollow">Creating a draft</a></li>
<li><a href="https://howto.write.as/enabling-federation" rel="nofollow">Enable Federation</a></li></ul></li></ul>

<h2 id="writefreely">WriteFreely</h2>

<p><a href="https://writefreely.org/" rel="nofollow">WriteFreely</a> is an open source static site generator, developed at <a href="https://github.com/writeas/writefreely" rel="nofollow">GitHub</a> by Write.as company. It is one of the core <a href="https://write.as/apps" rel="nofollow">applications</a> used on Write.as product. It is possible to run WriteFreely on your server. This case you are expected to manage everything by yourself. You can also create your site on public instances listed <a href="https://writefreely.org/instances" rel="nofollow">here</a>.</p>
<ul><li><a href="https://writefreely.org/" rel="nofollow">https://writefreely.org/</a></li>
<li><a href="https://writefreely.org/docs/" rel="nofollow">https://writefreely.org/docs/</a></li>
<li><a href="https://blog.writefreely.org/" rel="nofollow">https://blog.writefreely.org/</a> (hosted on Write.as)</li></ul>

<p>Though almost all of the functions are common between Write.as and WriteFreely, one of the main differences between <strong>Write.as Pro</strong> and WriteFreely is that you have to find places where you upload images by yourself, as WriteFreely does not include an image uploader or an image management application.</p>

<p><a href="https://guides.write.as/writing/#uploading-photos" rel="nofollow">https://guides.write.as/writing/#uploading-photos</a></p>

<blockquote><p>Write.as Pro users can upload photos to Snap.as. Unlike free services such as imgur, Snap.as is developed by us and funded by you — which means your photos will have a lasting, ad-free home on the web</p></blockquote>

<p>This should not be a big problem if you host your WriteFreely on a server as you just can upload images to it. You would have to use a FTP client or <a href="https://linuxize.com/post/how-to-use-scp-command-to-securely-transfer-files/" rel="nofollow">scp</a> / <a href="https://linuxize.com/post/how-to-transfer-files-with-rsync-over-ssh/" rel="nofollow">rsync</a> via SSH to upload them. Uploading to Amazon S3 or <a href="https://tardigrade.io/" rel="nofollow">Tardigrade</a> should work too.</p>

<p>There are other differences such as <a href="https://howto.write.as/email-subscription" rel="nofollow">Email subscription</a>, <a href="https://howto.write.as/publish-via-email" rel="nofollow">publishing via Email</a>, <a href="https://howto.write.as/cross-posting-with-twitter" rel="nofollow">cross-posting with Twitter</a>, etc. Please check this <a href="https://write.as/start" rel="nofollow">page</a> to see what you can get on Write.as Pro account and what you cannot on either Write.as Free account or your WriteFreely instance.</p>

<h3 id="installation-guides">Installation guides:</h3>
<ul><li><a href="https://writefreely.org/start" rel="nofollow">https://writefreely.org/start</a></li>
<li><a href="https://discuss.write.as/t/slightly-less-simple-install-how-to/303" rel="nofollow">https://discuss.write.as/t/slightly-less-simple-install-how-to/303</a></li></ul>

<p>If you are willing to host a WriteFreely instance with SSL support, I would recommend you to have a look at the latter instruction. Some of the commands seem outdated, so please check the latest information.</p>

<p><a href="/suguru/tag:fediverse" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">fediverse</span></a> <a href="/suguru/tag:writeas" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">writeas</span></a> <a href="/suguru/tag:writefreely" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">writefreely</span></a> <a href="/suguru/tag:guide" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">guide</span></a></p>

<p>Copyright © 2021 Suguru Hirahara. This work is available under GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation. See <a href="https://blog.progressiv.dev/yq31akw3jj" rel="nofollow">https://blog.progressiv.dev/yq31akw3jj</a> for copying conditions.</p>
]]></content:encoded>
      <guid>https://blog.progressiv.dev/suguru/links-to-documentation-of-write-as-and-writefreely</guid>
      <pubDate>Thu, 28 Jan 2021 06:24:29 +0000</pubDate>
    </item>
  </channel>
</rss>