Added public
This commit is contained in:
76
public/categories/english/page/2/index.html
Normal file
76
public/categories/english/page/2/index.html
Normal file
@@ -0,0 +1,76 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-US,fr-FR" dir="ltr">
|
||||
<head>
|
||||
<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">
|
||||
<title>English · The Octect Press</title>
|
||||
<meta name="description" content="" />
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link href="/css/concated.min.css" rel="stylesheet">
|
||||
<link rel="alternate" type="application/rss+xml" href="/categories/english/index.xml" title="The Octect Press" />
|
||||
|
||||
</head>
|
||||
|
||||
<body class="list-body">
|
||||
<nav class="nav-bar card-container">
|
||||
|
||||
<div class="card blog-card menu-container">
|
||||
<h1 class="nav-header">
|
||||
<a href="" class="nav-text">The Octet Press</a>
|
||||
</h1>
|
||||
<br>
|
||||
<section id="menu">
|
||||
<ul>
|
||||
<li><a href="" class="">HOME</a></li>
|
||||
|
||||
<li><a href="/art-and-code/" class="">ART & CODE</a></li>
|
||||
<li><a href="/about-me/" class="">ABOUT ME</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="/index.xml" class="hamburger-menu-overlay-link">RSS</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<main class="card-container side-gutter">
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
href="/articles/hello-world/" class="card blog-card" rel="bookmark" >
|
||||
<div class="card-img-container">
|
||||
|
||||
<picture>
|
||||
|
||||
|
||||
<source srcset="/articles/hello-world/cover_hu7be27d3a5e70db5ab4f60eb018a6a5c9_24007_800x600_fit_q75_lanczos.jpg">
|
||||
<img src="/articles/hello-world/cover_hu7be27d3a5e70db5ab4f60eb018a6a5c9_24007_800x600_fit_q75_lanczos.jpg" class="card-img" >
|
||||
</picture>
|
||||
</div>
|
||||
<article class="card-body">
|
||||
<h2 class="card-title">Hello World</h2>
|
||||
<p class="card-text">I guess this is an obligatory first post ?</p>
|
||||
<div class="card-subtext muted-text">
|
||||
<p>Posted <time datetime="2019-01-02">Jan 2, 2019</time></p>
|
||||
<p>#English </p>
|
||||
</div>
|
||||
</article>
|
||||
</a>
|
||||
|
||||
</main>
|
||||
<nav class="pagination-nav side-padding">
|
||||
<a href="/categories/english/" class="pagination-newer pagination-text">< Newer Posts</a>
|
||||
|
||||
</nav>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
36
public/categories/english/page/2/index.xml
Normal file
36
public/categories/english/page/2/index.xml
Normal file
@@ -0,0 +1,36 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>English - The Octect Press</title>
|
||||
<link>/categories/english/</link>
|
||||
<description>Recent content in English on The Octect Press - Thanks for using RSS !</description>
|
||||
<generator>A special machine that prints octects into text</generator>
|
||||
|
||||
<language>en-US,fr-FR</language>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<lastBuildDate>Fri, 02 Apr 2021 14:00:01 +0100</lastBuildDate>
|
||||
|
||||
|
||||
|
||||
<atom:link href="/categories/english/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
|
||||
<item>
|
||||
<title>Hello World</title>
|
||||
<link>/articles/hello-world/</link>
|
||||
<pubDate>Wed, 02 Jan 2019 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/articles/hello-world/</guid>
|
||||
<description>
|
||||
|
||||
</description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
Reference in New Issue
Block a user