<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>tutorial &amp;mdash; How to Use Write.as</title>
    <link>https://howto.write.as/tag:tutorial</link>
    <description>Get started on our simple writing platform.</description>
    <pubDate>Thu, 09 Apr 2026 14:13:40 +0000</pubDate>
    <item>
      <title>Organization</title>
      <link>https://howto.write.as/organization?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[Sticking with our text-based nature, Write.as lets you easily group your posts together with hashtags. Add one at any point in your post, like #this, and it&#39;ll automatically be linked to a special page that shows all posts containing that hashtag.&#xA;&#xA;Hashtags are also sent to the fediverse. So if your blog has federation enabled, your tagged blog posts will show up with all the other posts that people have similarly tagged when someone does a search in Mastodon, Pleroma, etc.&#xA;&#xA;You can also add as many hashtags as you want to your posts, with any kind of capitalization:&#xA;&#xA;#tutorial #HowTo #organization #WriteAs]]&gt;</description>
      <content:encoded><![CDATA[<p>Sticking with our text-based nature, Write.as lets you easily group your posts together with hashtags. Add one at any point in your post, like <a href="https://howto.write.as/tag:this" class="hashtag"><span>#</span><span class="p-category">this</span></a>, and it&#39;ll automatically be linked to a special page that shows all posts containing that hashtag.</p>

<p>Hashtags are also sent to the fediverse. So if your blog has federation enabled, your tagged blog posts will show up with all the other posts that people have similarly tagged when someone does a search in Mastodon, Pleroma, etc.</p>

<p>You can also add as many hashtags as you want to your posts, with any kind of capitalization:</p>

<p><a href="https://howto.write.as/tag:tutorial" class="hashtag"><span>#</span><span class="p-category">tutorial</span></a> <a href="https://howto.write.as/tag:HowTo" class="hashtag"><span>#</span><span class="p-category">HowTo</span></a> <a href="https://howto.write.as/tag:organization" class="hashtag"><span>#</span><span class="p-category">organization</span></a> <a href="https://howto.write.as/tag:WriteAs" class="hashtag"><span>#</span><span class="p-category">WriteAs</span></a></p>
]]></content:encoded>
      <guid>https://howto.write.as/organization</guid>
      <pubDate>Mon, 03 Dec 2018 14:47:26 +0000</pubDate>
    </item>
    <item>
      <title>Adding Photos</title>
      <link>https://howto.write.as/adding-photos?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[Once you&#39;ve got the basics down, you can add photos with a little Markdown. For example:&#xA;&#xA;Image description&#xA;Here, Image description will be used as the image&#39;s alt text, and the photo from https://i.snap.as/D1yn3zC.png will show up in your post. Replace these two pieces of text with a description and URL of your own image.&#xA;&#xA;Uploading Photos&#xA;&#xA;You&#39;ll need to upload your photos to the internet to include them in your posts in this way. You can use any image hosting service, including our integrated platform, Snap.as. Write.as Pro members already have access to Snap.as through their subscription, and can connect their account here.&#xA;&#xA;On Snap.as, you&#39;ll first upload your photos by clicking the &#34;Upload&#34; box, or dragging and dropping images into the box. Then, go to your Photos page, click the image you just uploaded, and copy the Markdown shown below the image into your Write.as post.&#xA;&#xA;Snap.as Extension&#xA;&#xA;You can optionally use the browser extension (available for Chrome and Firefox) to upload a photo and quickly add it to your post, like this:&#xA;&#xA;video src=&#34;https://m.abunchtell.com/system/media_attachments/files/000/000/021/original/8a3e89352a33c83a.mp4&#34; controls=&#34;&#34;/video&#xA;&#xA;Read more about this on the Snap.as blog.&#xA;&#xA;#tutorial #HowTo #photos #SnapAs]]&gt;</description>
      <content:encoded><![CDATA[<p>Once you&#39;ve <a href="https://howto.write.as/getting-started">got the basics down</a>, you can add photos with a little Markdown. For example:</p>

<pre><code>![Image description](https://i.snap.as/D1yn3zC.png)
</code></pre>

<p>Here, <code>Image description</code> will be used as the image&#39;s <strong>alt</strong> text, and the photo from <code>https://i.snap.as/D1yn3zC.png</code> will show up in your post. Replace these two pieces of text with a description and URL of your own image.</p>

<h2 id="uploading-photos" id="uploading-photos">Uploading Photos</h2>

<p>You&#39;ll need to upload your photos to the internet to include them in your posts in this way. You can use any image hosting service, including our integrated platform, <a href="https://snap.as">Snap.as</a>. <a href="https://write.as/about">Write.as Pro members</a> already have access to Snap.as through their subscription, and can <a href="https://write.as/me/apps/authorize">connect their account here</a>.</p>

<p>On Snap.as, you&#39;ll first upload your photos by clicking the “Upload” box, or dragging and dropping images into the box. Then, go to your <strong>Photos</strong> page, click the image you just uploaded, and copy the Markdown shown below the image into your Write.as post.</p>

<h2 id="snap-as-extension" id="snap-as-extension">Snap.as Extension</h2>

<p>You can optionally use the browser extension (available for <a href="https://chrome.google.com/webstore/detail/oihcgppfiigcffpedggckjaobjhdenei">Chrome</a> and <a href="https://addons.mozilla.org/addon/snap-as/">Firefox</a>) to upload a photo and quickly add it to your post, like this:</p>

<video src="https://m.abunchtell.com/system/media_attachments/files/000/000/021/original/8a3e89352a33c83a.mp4" controls=""></video>

<p>Read more about this on the <a href="https://we.snap.as/uploading-from-anywhere">Snap.as blog</a>.</p>

<p><a href="https://howto.write.as/tag:tutorial" class="hashtag"><span>#</span><span class="p-category">tutorial</span></a> <a href="https://howto.write.as/tag:HowTo" class="hashtag"><span>#</span><span class="p-category">HowTo</span></a> <a href="https://howto.write.as/tag:photos" class="hashtag"><span>#</span><span class="p-category">photos</span></a> <a href="https://howto.write.as/tag:SnapAs" class="hashtag"><span>#</span><span class="p-category">SnapAs</span></a></p>
]]></content:encoded>
      <guid>https://howto.write.as/adding-photos</guid>
      <pubDate>Mon, 03 Dec 2018 16:32:28 +0000</pubDate>
    </item>
    <item>
      <title>Creating a Pinned Page</title>
      <link>https://howto.write.as/creating-a-static-page?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[You can permanently pin any blog post to your blog&#39;s navigation bar (like an &#34;About&#34; or &#34;Contact&#34; page) by following these steps: !--more--&#xA;&#xA;Publish a post to your blog&#xA;Go to your blog home page by clicking your blog name in the top-left corner&#xA;Hover over the post&#xA;Click Pin&#xA;&#xA;That&#39;s it! You&#39;ll see a link to that post from every page on your blog.&#xA;&#xA;  Note: on Write.as, this requires a Pro or Support subscription.&#xA;&#xA;Here&#39;s what it looks like in practice:&#xA;&#xA;video src=&#34;https://guides.write.as/video/pin-post.mp4&#34; autoplay loop/video&#xA;&#xA;Types of Pinned Pages&#xA;&#xA;Now that we know how pinning works, we can create pinned pages. But what kind of pages should be on your blog? Much like a table of contents or index for a book, pinned pages act as a frame of reference for your blog. With that in mind, let&#39;s examine four pages you could create&#xA;&#xA;About&#xA;&#xA;Your readers could be asking themselves, &#34;What is this blog about?&#34; This is the page where people can learn more about the &#34;what&#34; and &#34;who&#34; of your blog. Be as specific or vague as you&#39;d like - it is your blog. Choose who you want to be and what you want your blog to be about.&#xA;&#xA;Contact&#xA;&#xA;Once people learn more about you and your blog, perhaps they want to get in touch - to leave positive feedback or make a suggestion. How can they do that? This is the page where you can list the ways people can contact you, everything from an email address to a contact form.&#xA;&#xA;Social&#xA;&#xA;This blog is just one part of your online presence. Where can others find you? Link to your social media, videos, code repositories, and anywhere else where readers can find you on the web.&#xA;&#xA;Subscribe&#xA;&#xA;Tell readers about all the ways they can subscribe to your updates. You might mention some of methods offered through your Write.as blog:&#xA;&#xA;Link to your RSS feed (simply add /feed/ to your blog&#39;s url).&#xA;Share your blog&#39;s fediverse handle so that people can follow your blog from Mastodon (learn about enabling federation).&#xA;Enable email subscriptions so readers can receive beautiful emails of your posts. Insert this special code: !--emailsub-- to your post, generating an email subscription box for people to fill in. (learn more about enabling email subscriptions).&#xA;&#xA;---&#xA;&#xA;Give the readers of your blog more context with pinned pages.&#xA;&#xA;#tutorial #HowTo #StaticPages #PinnedPages #writeas]]&gt;</description>
      <content:encoded><![CDATA[<p>You can permanently <em>pin</em> any blog post to your blog&#39;s navigation bar (like an “About” or “Contact” page) by following these steps: </p>
<ol><li>Publish a post to your blog</li>
<li>Go to your blog home page by clicking your blog name in the top-left corner</li>
<li>Hover over the post</li>
<li>Click <strong>Pin</strong></li></ol>

<p>That&#39;s it! You&#39;ll see a link to that post from every page on your blog.</p>

<blockquote><p><strong>Note</strong>: on Write.as, this requires a <a href="https://write.as/start/pro">Pro</a> or <a href="https://write.as/start/support">Support</a> subscription.</p></blockquote>

<p>Here&#39;s what it looks like in practice:</p>

<video src="https://guides.write.as/video/pin-post.mp4" autoplay="" loop=""></video>

<h2 id="types-of-pinned-pages" id="types-of-pinned-pages">Types of Pinned Pages</h2>

<p>Now that we know how pinning works, we can create pinned pages. But what kind of pages should be on your blog? Much like a table of contents or index for a book, pinned pages act as a frame of reference for your blog. With that in mind, let&#39;s examine four pages you could create</p>

<p><strong>About</strong></p>

<p>Your readers could be asking themselves, “What is this blog about?” This is the page where people can learn more about the “what” and “who” of your blog. Be as specific or vague as you&#39;d like – it is your blog. Choose who you want to be and what you want your blog to be about.</p>

<p><strong>Contact</strong></p>

<p>Once people learn more about you and your blog, perhaps they want to get in touch – to leave positive feedback or make a suggestion. How can they do that? This is the page where you can list the ways people can contact you, everything from an email address to a contact form.</p>

<p><strong>Social</strong></p>

<p>This blog is just one part of your online presence. Where can others find you? Link to your social media, videos, code repositories, and anywhere else where readers can find you on the web.</p>

<p><strong>Subscribe</strong></p>

<p>Tell readers about all the ways they can subscribe to your updates. You might mention some of methods offered through your Write.as blog:</p>
<ul><li>Link to your RSS feed (simply add <code>/feed/</code> to your blog&#39;s url).</li>
<li>Share your blog&#39;s fediverse handle so that people can follow your blog from Mastodon (learn about <a href="https://video.writeas.org/videos/watch/cc55e615-d204-417c-9575-7b57674cc6f3?start=">enabling federation</a>).</li>
<li>Enable email subscriptions so readers can receive beautiful emails of your posts. Insert this special code: <code>&lt;!--emailsub--&gt;</code> to your post, generating an email subscription box for people to fill in. (learn more about <a href="https://howto.write.as/email-subscription">enabling email subscriptions</a>).</li></ul>

<hr/>

<p>Give the readers of your blog more context with pinned pages.</p>

<p><a href="https://howto.write.as/tag:tutorial" class="hashtag"><span>#</span><span class="p-category">tutorial</span></a> <a href="https://howto.write.as/tag:HowTo" class="hashtag"><span>#</span><span class="p-category">HowTo</span></a> <a href="https://howto.write.as/tag:StaticPages" class="hashtag"><span>#</span><span class="p-category">StaticPages</span></a> <a href="https://howto.write.as/tag:PinnedPages" class="hashtag"><span>#</span><span class="p-category">PinnedPages</span></a> <a href="https://howto.write.as/tag:writeas" class="hashtag"><span>#</span><span class="p-category">writeas</span></a></p>
]]></content:encoded>
      <guid>https://howto.write.as/creating-a-static-page</guid>
      <pubDate>Sat, 26 Jan 2019 16:45:26 +0000</pubDate>
    </item>
    <item>
      <title>Creating a draft</title>
      <link>https://howto.write.as/creating-a-draft?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[Creating a draft on Write.as is simple, but a bit different from what you might be used to. !--more--&#xA;&#xA;To create a draft, select the &#34;Anonymous&#34; option (called &#34;Draft&#34; in WriteFreely) from the dropdown menu in the editor before publishing. When you&#39;re ready to save your draft, simply press the Publish button.&#xA;&#xA;This will create a post at a secret, but shareable, URL. You can choose to share that URL with someone you&#39;d like to have review your draft, or just keep it to yourself to have it remain private. Now, you can continue editing this draft and saving updates with the Publish button. You can find it listed on your &#34;Posts&#34; page (again called &#34;Drafts&#34; in WriteFreely).&#xA;&#xA;When you&#39;re ready to publish to your blog, navigate to your Posts / Drafts page, scroll down to your post, and click &#34;move to {your blog}&#34;. (If you have multiple blogs, instead you&#39;ll see a dropdown menu that says &#34;move to...&#34;) Once you do that, your post will be live on your blog!&#xA;&#xA;#tutorial #HowTo #drafts #writeas]]&gt;</description>
      <content:encoded><![CDATA[<p>Creating a draft on <a href="https://write.as">Write.as</a> is simple, but a bit different from what you might be used to. </p>

<p>To create a draft, select the “Anonymous” option (called “Draft” in WriteFreely) from the dropdown menu in the editor before publishing. When you&#39;re ready to save your draft, simply press the <em>Publish</em> button.</p>

<p>This will create a post at a secret, but shareable, URL. You can choose to share that URL with someone you&#39;d like to have review your draft, or just keep it to yourself to have it remain private. Now, you can continue editing this draft and saving updates with the <em>Publish</em> button. You can find it listed on your “<a href="https://write.as/me/posts/">Posts</a>” page (again called “Drafts” in WriteFreely).</p>

<p>When you&#39;re ready to publish to your blog, navigate to your <em>Posts</em> / <em>Drafts</em> page, scroll down to your post, and click “move to {your blog}”. (If you have multiple blogs, instead you&#39;ll see a dropdown menu that says “move to...”) Once you do that, your post will be live on your blog!</p>

<p><a href="https://howto.write.as/tag:tutorial" class="hashtag"><span>#</span><span class="p-category">tutorial</span></a> <a href="https://howto.write.as/tag:HowTo" class="hashtag"><span>#</span><span class="p-category">HowTo</span></a> <a href="https://howto.write.as/tag:drafts" class="hashtag"><span>#</span><span class="p-category">drafts</span></a> <a href="https://howto.write.as/tag:writeas" class="hashtag"><span>#</span><span class="p-category">writeas</span></a></p>
]]></content:encoded>
      <guid>https://howto.write.as/creating-a-draft</guid>
      <pubDate>Tue, 09 Jul 2019 18:32:53 +0000</pubDate>
    </item>
  </channel>
</rss>