From 8ab6bb47ccd2a39de8ef86e04ceb83ced3e6c23d Mon Sep 17 00:00:00 2001 From: Trovos Date: Fri, 19 Jul 2024 22:59:12 -0400 Subject: [PATCH] yet more typos --- articles/website.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/articles/website.html b/articles/website.html index d13426e..5815b93 100644 --- a/articles/website.html +++ b/articles/website.html @@ -92,8 +92,9 @@

Articles

How this website works

This website is hosted on GitHub, you can view the code here (opens in a new tab) and even send pull requests if you want to suggest changes.

-

It uses what's called GitHub Pages, a service from GitHub that allows you to host websties on their infrasturcure with only a few clicks, see here (opens in a new tab) for a great guide from GitHub themselves.

+

It uses what's called GitHub Pages, a service from GitHub that allows you to host websties on their infrasturcure with only a few clicks, see here (opens in a new tab) for a great guide from GitHub themselves.

Now why am I writing an article if the above page from GitHub shows you everything you need to know. Well in this article I'm going to show how I setup a local version of the website so I can develop articles in private before publishing to the live site.

+