Skip to content

Commit

Permalink
up content
Browse files Browse the repository at this point in the history
  • Loading branch information
Sild committed Oct 21, 2024
1 parent 5fdd49f commit 66180a4
Show file tree
Hide file tree
Showing 24 changed files with 1,387 additions and 0 deletions.

Large diffs are not rendered by default.

172 changes: 172 additions & 0 deletions public/categories/article/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,172 @@
<!DOCTYPE html>
<html lang="en">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=63994&amp;path=livereload" data-no-instant defer></script>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="ie=edge">

<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="author" content="">
<meta name="description" content="" />
<meta name="keywords" content="blog,sild" />
<meta name="robots" content="noodp" />
<meta name="theme-color" content="" />
<link rel="canonical" href="http://localhost:63994/categories/article/" />


<title>

Article :: Sild&#39;s blog

</title>





<link rel="stylesheet" href="/main.min.244183cde1a38e0b08f82c11791181288f9aac1cc9618cd6f4e9e7710c5768ba.css" integrity="sha256-JEGDzeGjjgsI&#43;CwReRGBKI&#43;arBzJYYzW9OnncQxXaLo=" crossorigin="anonymous">





<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="">
<link rel="shortcut icon" href="/favicon.ico">
<meta name="msapplication-TileColor" content="">



<meta itemprop="name" content="Article">
<meta itemprop="description" content="Job and Education">
<meta itemprop="datePublished" content="2023-12-06T19:32:50+01:00">
<meta itemprop="dateModified" content="2023-12-06T19:32:50+01:00">
<meta itemprop="image" content="http://localhost:63994/">

<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="http://localhost:63994/">
<meta name="twitter:title" content="Article">
<meta name="twitter:description" content="Job and Education">









<link rel="alternate" type="application/rss+xml" href="http://localhost:63994/categories/article/index.xml" title="Sild's blog" />









</head>


<body>


<div class="container">
<header class="header">
<span class="header__inner">
<a href="/" style="text-decoration: none;">
<div class="logo">

<span class="logo__mark">></span>
<span class="logo__text ">
Hi</span>
<span class="logo__cursor" style=
"
">
</span>

</div>
</a>


<span class="header__right">
<nav class="menu">
<ul class="menu__inner"><li><a href="/posts">Posts</a></li><li><a href="/tags">Tags</a></li>
</ul>
</nav>

<span class="menu-trigger">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path d="M0 0h24v24H0z" fill="none"/>
<path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"/>
</svg>
</span>
</span>
</span>
</header>


<div class="content">



<main class="posts">
<h1>Article</h1>




<div class="posts-group">
<div class="post-year">2023</div>

<ul class="posts-list">

<li class="post-item">
<a href="http://localhost:63994/posts/how_to_build_it/" class="post-item-inner">
<span class="post-title">How to build such blog</span>
<span class="post-day">

Dec 6

</span>
</a>
</li>

</ul>
</div>

<div class="pagination">
<div class="pagination__buttons">


</div>
</div>

</main>

</div>


<footer class="footer">


</footer>


</div>





<script type="text/javascript" src="/bundle.min.e89fda0f29b95d33f6f4224dd9e5cf69d84aff3818be2b0d73e731689cc374261b016d17d46f8381962fb4a1577ba3017b1f23509d894f6e66431f988c00889e.js" integrity="sha512-6J/aDym5XTP29CJN2eXPadhK/zgYvisNc&#43;cxaJzDdCYbAW0X1G&#43;DgZYvtKFXe6MBex8jUJ2JT25mQx&#43;YjACIng=="></script>




</body>
</html>
20 changes: 20 additions & 0 deletions public/categories/article/index.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Article on Sild&#39;s blog</title>
<link>http://localhost:63994/categories/article/</link>
<description>Recent content in Article on Sild&#39;s blog</description>
<generator>Hugo</generator>
<language>en</language>
<copyright>&lt;a href=&#34;https://creativecommons.org/licenses/by-nc/4.0/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;CC BY-NC 4.0&lt;/a&gt;</copyright>
<lastBuildDate>Wed, 06 Dec 2023 19:32:50 +0100</lastBuildDate>
<atom:link href="http://localhost:63994/categories/article/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>How to build such blog</title>
<link>http://localhost:63994/posts/how_to_build_it/</link>
<pubDate>Wed, 06 Dec 2023 19:32:50 +0100</pubDate>
<guid>http://localhost:63994/posts/how_to_build_it/</guid>
<description>&lt;p&gt;&lt;a href=&#34;https://habr.com/en/articles/778900/&#34;&gt;Here&lt;/a&gt; is a short guide on how you can build a page like this yourself using &lt;a href=&#34;https://gohugo.io/&#34;&gt;Hugo&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Few snippets for quick onboarding:&lt;/p&gt;&#xA;&lt;p&gt;create new post: &lt;code&gt;hugo new post/my_new_post.md&lt;/code&gt;&lt;/p&gt;&#xA;&lt;p&gt;edit that post: &lt;code&gt;vim /content/post/my_new_post.md&lt;/code&gt;&lt;/p&gt;&#xA;&lt;p&gt;run local test server to check your changes: &lt;code&gt;hugo server -D&lt;/code&gt;&lt;/p&gt;</description>
</item>
</channel>
</rss>
10 changes: 10 additions & 0 deletions public/categories/article/page/1/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>http://localhost:63994/categories/article/</title>
<link rel="canonical" href="http://localhost:63994/categories/article/">
<meta name="robots" content="noindex">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=http://localhost:63994/categories/article/">
</head>
</html>

Large diffs are not rendered by default.

151 changes: 151 additions & 0 deletions public/tags/article/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,151 @@
<!DOCTYPE html>
<html lang="en">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=63994&amp;path=livereload" data-no-instant defer></script>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="ie=edge">

<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="author" content="">
<meta name="description" content="" />
<meta name="keywords" content="blog,sild" />
<meta name="robots" content="noodp" />
<meta name="theme-color" content="" />
<link rel="canonical" href="http://localhost:63994/tags/article/" />


<title>

Article :: Sild&#39;s blog

</title>





<link rel="stylesheet" href="/main.min.244183cde1a38e0b08f82c11791181288f9aac1cc9618cd6f4e9e7710c5768ba.css" integrity="sha256-JEGDzeGjjgsI&#43;CwReRGBKI&#43;arBzJYYzW9OnncQxXaLo=" crossorigin="anonymous">





<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="">
<link rel="shortcut icon" href="/favicon.ico">
<meta name="msapplication-TileColor" content="">



<meta itemprop="name" content="Article">
<meta itemprop="description" content="Job and Education">
<meta itemprop="image" content="http://localhost:63994/">

<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="http://localhost:63994/">
<meta name="twitter:title" content="Article">
<meta name="twitter:description" content="Job and Education">









<link rel="alternate" type="application/rss+xml" href="http://localhost:63994/tags/article/index.xml" title="Sild's blog" />









</head>


<body>


<div class="container">
<header class="header">
<span class="header__inner">
<a href="/" style="text-decoration: none;">
<div class="logo">

<span class="logo__mark">></span>
<span class="logo__text ">
Hi</span>
<span class="logo__cursor" style=
"
">
</span>

</div>
</a>


<span class="header__right">
<nav class="menu">
<ul class="menu__inner"><li><a href="/posts">Posts</a></li><li><a href="/tags">Tags</a></li>
</ul>
</nav>

<span class="menu-trigger">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path d="M0 0h24v24H0z" fill="none"/>
<path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"/>
</svg>
</span>
</span>
</span>
</header>


<div class="content">



<main class="posts">
<h1>Article</h1>




<div class="pagination">
<div class="pagination__buttons">


</div>
</div>

</main>

</div>


<footer class="footer">


</footer>


</div>





<script type="text/javascript" src="/bundle.min.e89fda0f29b95d33f6f4224dd9e5cf69d84aff3818be2b0d73e731689cc374261b016d17d46f8381962fb4a1577ba3017b1f23509d894f6e66431f988c00889e.js" integrity="sha512-6J/aDym5XTP29CJN2eXPadhK/zgYvisNc&#43;cxaJzDdCYbAW0X1G&#43;DgZYvtKFXe6MBex8jUJ2JT25mQx&#43;YjACIng=="></script>




</body>
</html>
12 changes: 12 additions & 0 deletions public/tags/article/index.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Article on Sild&#39;s blog</title>
<link>http://localhost:63994/tags/article/</link>
<description>Recent content in Article on Sild&#39;s blog</description>
<generator>Hugo</generator>
<language>en</language>
<copyright>&lt;a href=&#34;https://creativecommons.org/licenses/by-nc/4.0/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;CC BY-NC 4.0&lt;/a&gt;</copyright>
<atom:link href="http://localhost:63994/tags/article/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>
10 changes: 10 additions & 0 deletions public/tags/article/page/1/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>http://localhost:63994/tags/article/</title>
<link rel="canonical" href="http://localhost:63994/tags/article/">
<meta name="robots" content="noindex">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=http://localhost:63994/tags/article/">
</head>
</html>
Loading

0 comments on commit 66180a4

Please sign in to comment.