Skip to content

Commit

Permalink
deploy: 8580b1b
Browse files Browse the repository at this point in the history
  • Loading branch information
harrymkt committed Sep 6, 2024
1 parent d2a15b3 commit ec91e54
Show file tree
Hide file tree
Showing 5 changed files with 201 additions and 1 deletion.
3 changes: 3 additions & 0 deletions blog/New-Chapter-Begins/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ <h1>A New Chapter Begins</h1>
<p>Author: Harry Min Khant</p>
<p>Published on: Wednesday, August 28 2024 at 04:48:00 PM, GMT+6:30</p>

<p>Categories: News</p>





Expand Down
4 changes: 3 additions & 1 deletion blog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,13 @@ <h1>Main Menu</h1>
<div id="mainc">

<h1>Blog</h1>
<p>Here I will share my useful posts</p>
<p>Here I will share my useful posts
<a href="/categories">Browse by category</a></p>
<h2>posts</h2>
<h3><a href="/blog/New-Chapter-Begins">A New Chapter Begins</a></h3>
<p>Author: Harry Min Khant</p>
<p>Published on: Wednesday, August 28 2024 at 04:48:00 PM, GMT+6:30</p>
<p>Categories: News</p>
<p>Hello everyone. This is the first blog post, and I wanted to share an update on my current situation.</p>


Expand Down
94 changes: 94 additions & 0 deletions categories/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="author" content="harry min khant">
<meta name="keywords" content="harry, min, khant, blind, social, visually impaired, computer, pc, mobile, android">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="/css/style.css" rel="stylesheet" type="text/css">
<script src="/scripts/functions.js"></script>
<script src="/scripts/all.js"></script>
<script src="/scripts/nav.js"></script>
<script src="/scripts/footer.js"></script>

<title>Categories - Harry Min Khant</title>

</head>
<body>

<a href="/config">Config site</a>
<h1>Accessibility links</h1>
<a href="#mainc" class="skip-link">Skip to main content</a>
<a href="#navigation" class="skip-link">Skip to navigation</a>
<a href="#footersection" class="skip-link">Skip to footer</a>
<a href="/search"

>Search</a>
<script>navstart();</script>
<nav id="navigation" role="navigation" aria-label="Main menu">
<h1>Main Menu</h1>
<ul style="list-style-type:none;">



<li><a href="/">Home</a></li>



<li><a href="/projects">Projects</a></li>



<li><a href="/community">Useful communities</a></li>



<li><a href="/blog">Blog</a></li>



<li><a href="/articles">Useful articles</a></li>



</ul>
</nav>
<main>
<div id="mainc">

<h1>Categories, 1</h1>
<p><a href="/categories/news/">News (1)</a></p>


</div>
</main>
<aside>
<div class="beforefooter" id="footersection">
<div id="cometome">
<h1>Come to me</h1>
<p>If you want to send a message and get in touch with me, check out below.</p>
<ul>
<li><a href="https://facebook.com/harry.mk.64">Add friend / follow on Facebook</a></li>
<li><a href="https://t.me/harrymkt">Message on Telegram</a></li>
</ul>
</div>

<h1>Keep in touch with me</h1>
<p>Don't let miss anything from me!</p>
<ul>
<li><a href="https://github.com/harrymkt">My GitHub</a></li>
<li><a href="https://youtube.com/@harry_mk">Subscribe to my YouTube Channel</a></li>
<li><a href="https://t.me/harrymktg">My Telegram Channel</a></li>
</ul>

<h1>Useful links</h1>
<p><a href="/about">About me</a></p>
<p><a href="/contact">Contact me</a></p>
<p><a href="/community_policy">Community Policy</a></p>
<p><a href="/privacy">Privacy Policy</a></p>
<p><a href="/accessibility" title="Learn more about the accessibility of the site!">Accessibility</a></p>
</div>
</aside>
<script>addfooter();</script>
</body>
</html>
98 changes: 98 additions & 0 deletions categories/news/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,98 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="author" content="harry min khant">
<meta name="keywords" content="harry, min, khant, blind, social, visually impaired, computer, pc, mobile, android">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="/css/style.css" rel="stylesheet" type="text/css">
<script src="/scripts/functions.js"></script>
<script src="/scripts/all.js"></script>
<script src="/scripts/nav.js"></script>
<script src="/scripts/footer.js"></script>

<title>Categories - Harry Min Khant</title>

</head>
<body>

<a href="/config">Config site</a>
<h1>Accessibility links</h1>
<a href="#mainc" class="skip-link">Skip to main content</a>
<a href="#navigation" class="skip-link">Skip to navigation</a>
<a href="#footersection" class="skip-link">Skip to footer</a>
<a href="/search"

>Search</a>
<script>navstart();</script>
<nav id="navigation" role="navigation" aria-label="Main menu">
<h1>Main Menu</h1>
<ul style="list-style-type:none;">



<li><a href="/">Home</a></li>



<li><a href="/projects">Projects</a></li>



<li><a href="/community">Useful communities</a></li>



<li><a href="/blog">Blog</a></li>



<li><a href="/articles">Useful articles</a></li>



</ul>
</nav>
<main>
<div id="mainc">

<h1>Category: News</h1>
<h2>posts</h2>
<h3><a href="/blog/New-Chapter-Begins">A New Chapter Begins</a></h3>
<p>Author: Harry Min Khant</p>
<p>Published on: Wednesday, August 28 2024 at 04:48:00 PM, GMT+6:30</p>
<p>Hello everyone. This is the first blog post, and I wanted to share an update on my current situation.</p>


</div>
</main>
<aside>
<div class="beforefooter" id="footersection">
<div id="cometome">
<h1>Come to me</h1>
<p>If you want to send a message and get in touch with me, check out below.</p>
<ul>
<li><a href="https://facebook.com/harry.mk.64">Add friend / follow on Facebook</a></li>
<li><a href="https://t.me/harrymkt">Message on Telegram</a></li>
</ul>
</div>

<h1>Keep in touch with me</h1>
<p>Don't let miss anything from me!</p>
<ul>
<li><a href="https://github.com/harrymkt">My GitHub</a></li>
<li><a href="https://youtube.com/@harry_mk">Subscribe to my YouTube Channel</a></li>
<li><a href="https://t.me/harrymktg">My Telegram Channel</a></li>
</ul>

<h1>Useful links</h1>
<p><a href="/about">About me</a></p>
<p><a href="/contact">Contact me</a></p>
<p><a href="/community_policy">Community Policy</a></p>
<p><a href="/privacy">Privacy Policy</a></p>
<p><a href="/accessibility" title="Learn more about the accessibility of the site!">Accessibility</a></p>
</div>
</aside>
<script>addfooter();</script>
</body>
</html>
3 changes: 3 additions & 0 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
<url>
<loc>https://harrymkt.github.io/blog</loc>
</url>
<url>
<loc>https://harrymkt.github.io/categories</loc>
</url>
<url>
<loc>https://harrymkt.github.io/community</loc>
</url>
Expand Down

0 comments on commit ec91e54

Please sign in to comment.