-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
105 lines (83 loc) · 5.7 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
<!doctype html>
<html lang="en">
<head>
<meta name="generator" content="Hugo 0.101.0" />
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Liste - https://chickenbits.xyz">
<title>Chicken Bits</title>
<meta name="description" content="A minimal hugo theme focus on content">
<meta property="og:title" content="Chicken Bits" />
<meta property="og:description" content="A minimal hugo theme focus on content" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://chickenbits.xyz/" />
<meta itemprop="name" content="Chicken Bits">
<meta itemprop="description" content="A minimal hugo theme focus on content">
<link rel="canonical" href="https://chickenbits.xyz/">
<link rel="icon" href="https://chickenbits.xyz/assets/favicon.ico">
<link rel="dns-prefetch" href="https://www.google-analytics.com">
<link href="https://www.google-analytics.com" rel="preconnect" crossorigin>
<link rel="alternate" type="application/atom+xml" title="Chicken Bits" href="https://chickenbits.xyz/atom.xml" />
<link rel="alternate" type="application/json" title="Chicken Bits" href="https://chickenbits.xyz/feed.json" />
<link rel="shortcut icon" type="image/png" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNk+A8AAQUBAScY42YAAAAASUVORK5CYII=">
<style>*,:after,:before{box-sizing:border-box;padding:0}body{font:1rem/1.5 '-apple-system',BlinkMacSystemFont,avenir next,avenir,helvetica,helvetica neue,ubuntu,roboto,noto,segoe ui,arial,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:2rem;background:#f5f5f5;color:#000}.skip-link{position:absolute;top:-40px;left:0;background:#eee;z-index:100}.skip-link:focus{top:0}h1,h2,h3,h4,h5,strong,b{font-size:inherit;font-weight:600}header{line-height:2;padding-bottom:1.5rem}.link{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none}.time{font-variant-numeric:tabular-nums;white-space:nowrap}blockquote{border-left:5px solid #eee;padding-left:1rem;margin:0}a,a:visited{color:inherit}a:hover,a.heading-link{text-decoration:none}pre{padding:.5rem;overflow:auto;overflow-x:scroll;overflow-wrap:normal}code,pre{font-family:San Francisco Mono,Monaco,consolas,lucida console,dejavu sans mono,bitstream vera sans mono,monospace;font-size:normal;font-size:small;background:#eee}code{margin:.1rem;border:none}ul{list-style-type:square}ul,ol{padding-left:1.2rem}.list{line-height:2;list-style-type:none;padding-left:0}.list li{padding-bottom:.1rem}.meta{color:#777}.content{max-width:70ch;margin:0 auto}header{line-height:2;display:flex;justify-content:space-between;padding-bottom:1rem}header a{text-decoration:none}header ul{list-style-type:none;padding:0}header li,header a{display:inline}h2.post{padding-top:.5rem}header ul a:first-child{padding-left:1rem}.nav{height:1px;background:#000;content:'';max-width:10%}.list li{display:flex;align-items:baseline}.list li time{flex:initial}.hr-list{margin-top:0;margin-bottom:0;margin-right:.5rem;margin-left:.5rem;height:1px;border:0;border-bottom:1px dotted #ccc;flex:1 0 1rem}.m,hr{border:0;margin:3rem 0}img{max-width:100%;height:auto}.post-date{margin:5% 0}.index-date{color:#9a9a9a}.animate-blink{animation:opacity 1s infinite;opacity:1}@keyframes opacity{0%{opacity:1}50%{opacity:.5}100%{opacity:0}}.tags{display:flex;justify-content:space-between}.tags ul{padding:0;margin:0}.tags li{display:inline}.avatar{height:120px;width:120px;position:relative;margin:-10px 0 0 15px;float:right;border-radius:50%} </style>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "Chicken Bits",
"url": "https:\/\/chickenbits.xyz",
"description": "A minimal hugo theme focus on content",
"thumbnailUrl": "https:\/\/chickenbits.xyz\/assets\/favicon.ico",
"license": ""
}
</script>
</head>
<body>
<a class="skip-link" href="#main">Skip to main</a>
<main id="main">
<div class="content">
<header>
<p style="padding: 0;margin: 0;">
<a href="/">
<b>Chicken Bits</b>
<span class="text-stone-500 animate-blink">▮</span>
</a>
</p>
<ul style="padding: 0;margin: 0;">
<li class="">
<a href="/posts/"><span>Post</span></a>
<li class="">
<a href="/about/"><span>About</span></a>
</li>
</ul>
</header>
<hr class="hr-list" style="padding: 0;margin: 0;">
<h1>Latest Post</h1>
<section>
<p>
<time class="g time" datetime="2022-07-04">2022-07-04</time>
<a href="https://chickenbits.xyz/posts/install-hugo-on-mac-os/">Install Hugo on Mac OS</a>
<p>
<p>
<time class="g time" datetime="2022-03-20">2022-03-20</time>
<a href="https://chickenbits.xyz/posts/markdown-syntax/">Markdown Syntax Guide</a>
<p>
<p>
<time class="g time" datetime="2022-03-15">2022-03-15</time>
<a href="https://chickenbits.xyz/posts/example-content/">Example Content</a>
<p>
<p>
<time class="g time" datetime="2022-03-10">2022-03-10</time>
<a href="https://chickenbits.xyz/posts/rich-content/">Rich Content</a>
<p>
<p>
<time class="g time" datetime="2022-03-05">2022-03-05</time>
<a href="https://chickenbits.xyz/posts/emoji-support/">Emoji Support</a>
<p>
</section>
</div>
</main>
</body>
</html>