mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-04 07:40:09 +05:30
Generate Pelican site
This commit is contained in:
+110
@@ -0,0 +1,110 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<!-- Required meta tags -->
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
|
||||
<title>#sav Articles | Be My SpaceTime
|
||||
</title>
|
||||
<link rel="canonical" href="https://avinal.space/tag/sav.html">
|
||||
|
||||
<link rel="apple-touch-icon" href="https://avinal.space/apple-touch-icon.png" sizes="180x180">
|
||||
<link rel="icon" type="image/png" href="https://avinal.space/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://avinal.space/favicon-16x16.png" sizes="16x16">
|
||||
<link rel="manifest" href="https://avinal.space/site.webmanifest">
|
||||
<meta name="theme-color" content="#333333">
|
||||
|
||||
<link rel="stylesheet" href="https://avinal.space/theme/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://avinal.space/theme/css/all.css">
|
||||
<link rel="stylesheet" href="https://avinal.space/theme/css/pygments/manni.min.css">
|
||||
<link rel="stylesheet" href="https://avinal.space/theme/css/theme.css">
|
||||
<link rel="stylesheet" href="https://avinal.space/theme/css/space.css">
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="Full Atom Feed" href="https://avinal.space/feeds/all.atom.xml">
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body style="font-family:Overpass Mono,monospace;">
|
||||
<header class="header star">
|
||||
<div id='stars'></div>
|
||||
<div id='stars2'></div>
|
||||
<div id='stars3'></div>
|
||||
<div class="container text-center">
|
||||
<div class="row">
|
||||
<div class="col-sm-12">
|
||||
<h1 class="title" style="font-family: ExodarOut;font-weight: lighter;"><a href="https://avinal.space/">Be My SpaceTime</a>
|
||||
</h1>
|
||||
<!--
|
||||
<p class="text-muted">눈치</p>
|
||||
-->
|
||||
<ul class="list-inline">
|
||||
<li class="list-inline-item"><a href="https://gsoc.avinal.space" target="_blank">gsoc</a></li>
|
||||
<li class="list-inline-item text-muted">|</li>
|
||||
<li class="list-inline-item"><a href="https://avinal.space/pages/about-me.html">About Me</a></li>
|
||||
<li class=" list-inline-item text-muted">|</li>
|
||||
<li class="list-inline-item"><a class="fab fa-github" href="https://github.com/avinal" target="_blank"></a></li>
|
||||
<li class="list-inline-item"><a class="fab fa-linkedin" href="https://www.linkedin.com/in/avinal/" target="_blank"></a></li>
|
||||
<li class="list-inline-item"><a class="fab fa-instagram" href="https://instagram.com/avinal.k" target="_blank"></a></li>
|
||||
<li class="list-inline-item"><a class="fab fa-calendar" href="https://meet.avinal.space" target="_blank"></a></li>
|
||||
<li class="list-inline-item"><a class="fa fa-envelope" href="mailto:blog@avinal.space" target="_blank"></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div> </div>
|
||||
</header>
|
||||
|
||||
<div class="main">
|
||||
<div class="container">
|
||||
<h1>Tag: #sav
|
||||
</h1>
|
||||
<hr>
|
||||
<article class="row teaser">
|
||||
<header class="col-sm-4 text-muted">
|
||||
<ul>
|
||||
<li title="2012-02-27T22:47:00+05:30">
|
||||
<i class="fas fa-clock"></i>
|
||||
Mon 27 February 2012
|
||||
</li>
|
||||
<li>
|
||||
<i class="fas fa-folder-open"></i>
|
||||
<a href="https://avinal.space/category/article.html">article</a>
|
||||
</li>
|
||||
</ul>
|
||||
</header>
|
||||
<div class="col-sm-8">
|
||||
<h4 class="title">
|
||||
<a href="https://avinal.space/posts/article/red-big-ants.html">The Big Red Ants</a>
|
||||
</h4>
|
||||
<div class="content">
|
||||
In a bird’s eye view if we see around us, ants are the common and tiniest living entitiy seen by naked eye. One of them are the big red ants, in my view they are unique from others in two ways, first they live on trees and second their anteenas are too long and bent in middle, seems like their fore legs. Their mandible (mouth) seems like eagle’s beak.
|
||||
</div>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer class="footer star">
|
||||
<div id='stars'></div>
|
||||
<div id='stars2'></div>
|
||||
<div id='stars3'></div>
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<ul class="col-sm-6 list-inline">
|
||||
<li class="list-inline-item"><a
|
||||
href="https://avinal.space/archives.html">Archives</a></li>
|
||||
<li class="list-inline-item"><a
|
||||
href="https://avinal.space/categories.html">Categories</a></li>
|
||||
<li class="list-inline-item"><a href="https://avinal.space/tags.html">Tags</a></li>
|
||||
</ul>
|
||||
<p class="col-sm-6 text-sm-right text-muted">Created with <i class="fa fa-heart" style="color: red;"></i> by <a
|
||||
href="https://github.com/avinal" target="_blank">Avinal</a>
|
||||
</p>
|
||||
</div> </div>
|
||||
</footer>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user