Skip to content

Commit

Permalink
added markdown and web dev content
Browse files Browse the repository at this point in the history
  • Loading branch information
wise4rmgod committed Sep 29, 2022
1 parent 83dfc15 commit 6ae6f85
Show file tree
Hide file tree
Showing 11 changed files with 463 additions and 26 deletions.
6 changes: 6 additions & 0 deletions content/post/Introduction-to-web-development.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
+++
author = "Solomon"
title = "Introduction to Wed development "
date = "2022-10-01"
description = "Technical writing mentorship program fifth meetup"
+++
# Overview of Web Development
Web development is the work involved in developing a website for the Internet or an intranet. Web development can range from developing a simple single static page of plain text to complex web applications.
Before you can become a web developer, or start building those application, you need to understand the basics and fundamentals of web development.
Expand Down
20 changes: 10 additions & 10 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,16 @@ <h1 class="mt-1.5 mb-3 text-3xl font-bold">Technical Writing Resources</h1>



<section class="relative my-10 first-of-type:mt-0 last-of-type:mb-0">
<h2 class="!my-0 pb-1 !leading-none">Introduction to Markdown </h2>
<time class="text-sm opacity-60">Sep 29, 2022</time>
<a class="absolute inset-0" href="https://technicalwriterresources.pages.dev/post/introduction-to-markdown/"></a>
</section>





<section class="relative my-10 first-of-type:mt-0 last-of-type:mb-0">
<h2 class="!my-0 pb-1 !leading-none">Git Essential Training - The Basics</h2>
<time class="text-sm opacity-60">Sep 24, 2022</time>
Expand Down Expand Up @@ -327,16 +337,6 @@ <h2 class="!my-0 pb-1 !leading-none">Introduction To Technical Writer</h2>




<section class="relative my-10 first-of-type:mt-0 last-of-type:mb-0">
<h2 class="!my-0 pb-1 !leading-none">Use Of English</h2>
<time class="text-sm opacity-60">Sep 9, 2022</time>
<a class="absolute inset-0" href="https://technicalwriterresources.pages.dev/post/useofenglish/"></a>
</section>




<nav class="mt-24 flex">


Expand Down
12 changes: 11 additions & 1 deletion public/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,17 @@
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<copyright>Copyright © 2022, Wisdom Nwokocha all rights reserved.</copyright>
<lastBuildDate>Sat, 24 Sep 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://technicalwriterresources.pages.dev/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Thu, 29 Sep 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://technicalwriterresources.pages.dev/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Introduction to Markdown </title>
<link>https://technicalwriterresources.pages.dev/post/introduction-to-markdown/</link>
<pubDate>Thu, 29 Sep 2022 00:00:00 +0000</pubDate>

<guid>https://technicalwriterresources.pages.dev/post/introduction-to-markdown/</guid>
<description>Markdown is a lightweight markup language that can be used to format plaintext text documents. It was created by John Gruber in 2004, it is now one of the world’s most popular markup languages.
Markdown is not the same as using a WYSIWYG editor. To format words in an application like Microsoft Word, you click buttons, and the changes are immediately visible. Markdown does not work like that. When you create a Markdown-formatted file, you use Markdown syntax to indicate which words and phrases should be formatted differently.</description>
</item>

<item>
<title>Git Essential Training - The Basics</title>
<link>https://technicalwriterresources.pages.dev/post/git-essential-basics/</link>
Expand Down
10 changes: 10 additions & 0 deletions public/page/2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,16 @@



<section class="relative my-10 first-of-type:mt-0 last-of-type:mb-0">
<h2 class="!my-0 pb-1 !leading-none">Use Of English</h2>
<time class="text-sm opacity-60">Sep 9, 2022</time>
<a class="absolute inset-0" href="https://technicalwriterresources.pages.dev/post/useofenglish/"></a>
</section>





<section class="relative my-10 first-of-type:mt-0 last-of-type:mb-0">
<h2 class="!my-0 pb-1 !leading-none">Great Documentation</h2>
<time class="text-sm opacity-60">Sep 2, 2022</time>
Expand Down
4 changes: 4 additions & 0 deletions public/post/git-essential-basics/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -523,6 +523,10 @@ <h3 id="globally-ignore-files">Globally ignore files</h3>

<nav class="mt-24 flex rounded-lg bg-black/[3%] text-lg dark:bg-white/[8%]">

<a class="flex w-1/2 items-center p-6 pr-3 no-underline" href="https://technicalwriterresources.pages.dev/post/introduction-to-markdown/"
><span class="mr-1.5"></span><span>Introduction to Markdown </span></a
>


<a
class="ml-auto flex w-1/2 items-center justify-end p-6 pl-3 no-underline"
Expand Down
20 changes: 10 additions & 10 deletions public/post/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,16 @@



<section class="relative my-10 first-of-type:mt-0 last-of-type:mb-0">
<h2 class="!my-0 pb-1 !leading-none">Introduction to Markdown </h2>
<time class="text-sm opacity-60">Sep 29, 2022</time>
<a class="absolute inset-0" href="https://technicalwriterresources.pages.dev/post/introduction-to-markdown/"></a>
</section>





<section class="relative my-10 first-of-type:mt-0 last-of-type:mb-0">
<h2 class="!my-0 pb-1 !leading-none">Git Essential Training - The Basics</h2>
<time class="text-sm opacity-60">Sep 24, 2022</time>
Expand Down Expand Up @@ -301,16 +311,6 @@ <h2 class="!my-0 pb-1 !leading-none">Introduction To Technical Writer</h2>




<section class="relative my-10 first-of-type:mt-0 last-of-type:mb-0">
<h2 class="!my-0 pb-1 !leading-none">Use Of English</h2>
<time class="text-sm opacity-60">Sep 9, 2022</time>
<a class="absolute inset-0" href="https://technicalwriterresources.pages.dev/post/useofenglish/"></a>
</section>




<nav class="mt-24 flex">


Expand Down
12 changes: 11 additions & 1 deletion public/post/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,17 @@
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<copyright>Copyright © 2022, Wisdom Nwokocha all rights reserved.</copyright>
<lastBuildDate>Sat, 24 Sep 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://technicalwriterresources.pages.dev/post/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Thu, 29 Sep 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://technicalwriterresources.pages.dev/post/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Introduction to Markdown </title>
<link>https://technicalwriterresources.pages.dev/post/introduction-to-markdown/</link>
<pubDate>Thu, 29 Sep 2022 00:00:00 +0000</pubDate>

<guid>https://technicalwriterresources.pages.dev/post/introduction-to-markdown/</guid>
<description>Markdown is a lightweight markup language that can be used to format plaintext text documents. It was created by John Gruber in 2004, it is now one of the world’s most popular markup languages.
Markdown is not the same as using a WYSIWYG editor. To format words in an application like Microsoft Word, you click buttons, and the changes are immediately visible. Markdown does not work like that. When you create a Markdown-formatted file, you use Markdown syntax to indicate which words and phrases should be formatted differently.</description>
</item>

<item>
<title>Git Essential Training - The Basics</title>
<link>https://technicalwriterresources.pages.dev/post/git-essential-basics/</link>
Expand Down
Loading

0 comments on commit 6ae6f85

Please sign in to comment.