diff options
author | mjfernez <mjf@mjfer.net> | 2024-07-23 00:36:51 -0400 |
---|---|---|
committer | mjfernez <mjf@mjfer.net> | 2024-07-23 00:36:51 -0400 |
commit | e3a060c3b73146dd3de5676741303de153dd821c (patch) | |
tree | c8be5d4c2fd9d7751e1d420ff34073c4c5233c84 /.md | |
parent | de83aa364ce15e131a4bcb91508e3bd24d8de43e (diff) | |
download | site-files-e3a060c3b73146dd3de5676741303de153dd821c.tar.gz |
typos
Diffstat (limited to '.md')
-rw-r--r-- | .md/tutorials/www/how-to-make-this-site.md | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/.md/tutorials/www/how-to-make-this-site.md b/.md/tutorials/www/how-to-make-this-site.md index 0a2d201..0a2abcc 100644 --- a/.md/tutorials/www/how-to-make-this-site.md +++ b/.md/tutorials/www/how-to-make-this-site.md @@ -4,7 +4,7 @@ I think it was roughly the end of high school when I first had the idea I wanted to make *some* kind of website. This would be around 2010 and I did what I thought would be a good idea and bought a book on the subject: "Web -Sites for Dummies." I was dummy after all... +Sites for Dummies." I was a dummy after all... I got up to hyper linking with the "a" tag until I hit a wall. I don't want to link the exact page since I don't want to get sued, but it basically read: @@ -246,9 +246,7 @@ set your own custom [domain name](#whats-a-domain-name). Before wordpress was a social media blogging thingamajig, it was just a content management system to spin up a pretty blog. You can download and -install Wordpress by following: - -https://wordpress.org/support/article/how-to-install-wordpress/ +install Wordpress [here](https://wordpress.org/support/article/how-to-install-wordpress/) The benefit of installing yourself is enormous, since you have full control and can even edit the source if you have the guts. @@ -394,11 +392,11 @@ switch the port to 443 instead of 80 and bam, you've got HTTPS! ## Perspective What I tried to present here was the brief overview of how you get from -files on your computer to files accessible of the Internet. The full +files on your computer to files accessible on the Internet. The full picture though is something you need to seek out yourself. I intend to -add more guides on how I manage this site, but there is so much material -out there already it hardly feels worth adding to. I hope at the very -least to have got you through the start. +add more guides on how I manage this site as I learn but there is so +much material out there already it hardly feels worth adding to. I hope +at the very least to have got you through the start. ## References @@ -411,7 +409,7 @@ least to have got you through the start. ### Terms of service for certain ISPs -There's always more ISPs out there, but I went the one's I'm most +There's always more ISPs out there, but I went with the one's I'm most familiar with in my area. I'll probably expand this as I go, let me know if there are important ones in your area worth listing here for others. |