<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Posts on Mario Morales</title>
    <link>https://www.howtotechwriting.com/post/</link>
    <description>Recent content in Posts on Mario Morales</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 13 Jun 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://www.howtotechwriting.com/post/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Necessary but forsaken</title>
      <link>https://www.howtotechwriting.com/post/2023-06-13-documentation/</link>
      <pubDate>Tue, 13 Jun 2023 00:00:00 +0000</pubDate>
      
      <guid>https://www.howtotechwriting.com/post/2023-06-13-documentation/</guid>
      
        <description>Why docs keep being neglected when developers consider them to be one of the most important aspects of a software product?</description>
      
    </item>
    
    <item>
      <title>How to Improve Documentation by Writing Better PRs</title>
      <link>https://www.howtotechwriting.com/post/2022-04-06-how-to-improve-docs-with-prs/</link>
      <pubDate>Wed, 06 Apr 2022 00:00:00 +0000</pubDate>
      
      <guid>https://www.howtotechwriting.com/post/2022-04-06-how-to-improve-docs-with-prs/</guid>
      
        <description>Writing better PR messages helps you build better docs</description>
      
    </item>
    
    <item>
      <title>How to Use your iPad as a Monitor for your Raspberry Pi</title>
      <link>https://www.howtotechwriting.com/post/2022-01-12-how-to-use-ipad-as-monitor-for-raspberry/</link>
      <pubDate>Wed, 12 Jan 2022 00:00:00 +0000</pubDate>
      
      <guid>https://www.howtotechwriting.com/post/2022-01-12-how-to-use-ipad-as-monitor-for-raspberry/</guid>
      
        <description>A Raspberry Pi setup to use with an iPad as monitor</description>
      
    </item>
    
    <item>
      <title>How to Add Google Analytics to Your Jekyll Site</title>
      <link>https://www.howtotechwriting.com/post/2021-10-07-how-to-add-analytics-to-jekyll/</link>
      <pubDate>Thu, 07 Oct 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.howtotechwriting.com/post/2021-10-07-how-to-add-analytics-to-jekyll/</guid>
      
        <description>Learn how to add analytics to a Jekyll site</description>
      
    </item>
    
    <item>
      <title>How to Create a Documentation Site with CI/CD and Syntax Linting</title>
      <link>https://www.howtotechwriting.com/post/2021-10-01-documentation-site-with-cicd-and-linting/</link>
      <pubDate>Thu, 30 Sep 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.howtotechwriting.com/post/2021-10-01-documentation-site-with-cicd-and-linting/</guid>
      
        <description>Learn how to build a documentation site with CI/CD and syntax linting implemented</description>
      
    </item>
    
    <item>
      <title>The Docs as Code Toolbox</title>
      <link>https://www.howtotechwriting.com/post/2021-03-03-docs-as-code-toolbox/</link>
      <pubDate>Wed, 03 Mar 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.howtotechwriting.com/post/2021-03-03-docs-as-code-toolbox/</guid>
      
        <description>Tools to get started using the docs-as-code approach to docs</description>
      
    </item>
    
    <item>
      <title>Hands on the Raspberry Pi 4 with Ubuntu</title>
      <link>https://www.howtotechwriting.com/post/2020-12-09-ubuntu-on-raspberry-pi-4/</link>
      <pubDate>Wed, 09 Dec 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.howtotechwriting.com/post/2020-12-09-ubuntu-on-raspberry-pi-4/</guid>
      
        <description>Running Ubuntu on Raspberry Pi 4</description>
      
    </item>
    
    <item>
      <title>Static vs Dynamic Sites</title>
      <link>https://www.howtotechwriting.com/post/2020-06-16-static-vs-dynamic-sites/</link>
      <pubDate>Tue, 16 Jun 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.howtotechwriting.com/post/2020-06-16-static-vs-dynamic-sites/</guid>
      
        <description>Differences between static and dynamic sites</description>
      
    </item>
    
    <item>
      <title>How to register a Domain Name with AWS Route 53</title>
      <link>https://www.howtotechwriting.com/post/2019-08-30-how-to-register-a-domain-with-route-53/</link>
      <pubDate>Fri, 30 Aug 2019 00:00:00 +0000</pubDate>
      
      <guid>https://www.howtotechwriting.com/post/2019-08-30-how-to-register-a-domain-with-route-53/</guid>
      
        <description>Steps to register a domain name with AWS Route 53</description>
      
    </item>
    
    <item>
      <title>The NYTimes created a documentation tool that renders your content from Google Docs</title>
      <link>https://www.howtotechwriting.com/post/2019-06-05-nytimes-documentation-tool/</link>
      <pubDate>Wed, 05 Jun 2019 00:00:00 +0000</pubDate>
      
      <guid>https://www.howtotechwriting.com/post/2019-06-05-nytimes-documentation-tool/</guid>
      
        <description>Implementing a documentation tool to render documentation from Google Docs</description>
      
    </item>
    
    <item>
      <title>What is Serverless?</title>
      <link>https://www.howtotechwriting.com/post/2019-03-22-what-is-serverless/</link>
      <pubDate>Fri, 22 Mar 2019 00:00:00 +0000</pubDate>
      
      <guid>https://www.howtotechwriting.com/post/2019-03-22-what-is-serverless/</guid>
      
        <description>Understanding the key characteristics of serverless computing</description>
      
    </item>
    
    <item>
      <title>How to Host your Static Site on AWS S3</title>
      <link>https://www.howtotechwriting.com/post/2019-01-19-how-to-host-static-site-on-aws/</link>
      <pubDate>Sat, 19 Jan 2019 00:00:00 +0000</pubDate>
      
      <guid>https://www.howtotechwriting.com/post/2019-01-19-how-to-host-static-site-on-aws/</guid>
      
        <description>Instructions to publish a static site website using AWS S3</description>
      
    </item>
    
    <item>
      <title>How to Create a GatsbyJS Static Site</title>
      <link>https://www.howtotechwriting.com/post/2019-01-18-how-to-create-a-gatsby-site/</link>
      <pubDate>Fri, 18 Jan 2019 00:00:00 +0000</pubDate>
      
      <guid>https://www.howtotechwriting.com/post/2019-01-18-how-to-create-a-gatsby-site/</guid>
      
        <description>Instructions to get started with Gatsby JS to create a documentation site</description>
      
    </item>
    
    <item>
      <title>Docs as Code</title>
      <link>https://www.howtotechwriting.com/post/2019-02-17-docs-as-code/</link>
      <pubDate>Thu, 17 Jan 2019 00:00:00 +0000</pubDate>
      
      <guid>https://www.howtotechwriting.com/post/2019-02-17-docs-as-code/</guid>
      
        <description>A quick introduction to docs-as-code</description>
      
    </item>
    
    <item>
      <title>What is GraphQL? Does it Reduce the Need for Documentation?</title>
      <link>https://www.howtotechwriting.com/post/2019-01-04-what-is-graphql/</link>
      <pubDate>Fri, 04 Jan 2019 00:00:00 +0000</pubDate>
      
      <guid>https://www.howtotechwriting.com/post/2019-01-04-what-is-graphql/</guid>
      
        <description>A brief overview of GraphQL and a comment on documenting GraphQL APIs</description>
      
    </item>
    
    <item>
      <title>How to Work with Multiple Github Accounts in One Machine</title>
      <link>https://www.howtotechwriting.com/post/2018-11-13-how-to-work-with-multiple-github-accounts/</link>
      <pubDate>Tue, 13 Nov 2018 00:00:00 +0000</pubDate>
      
      <guid>https://www.howtotechwriting.com/post/2018-11-13-how-to-work-with-multiple-github-accounts/</guid>
      
        <description>A guide to work with multiple SSH keys and GitHub accounts in one machine</description>
      
    </item>
    
    <item>
      <title>How to Create a Blog Using Jekyll</title>
      <link>https://www.howtotechwriting.com/post/2018-11-10-how-to-blog-with-jekyll/</link>
      <pubDate>Sat, 10 Nov 2018 00:00:00 +0000</pubDate>
      
      <guid>https://www.howtotechwriting.com/post/2018-11-10-how-to-blog-with-jekyll/</guid>
      
        <description>Steps to get started with Jekyll to create a blog</description>
      
    </item>
    
  </channel>
</rss>