-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
112 lines (76 loc) · 3.08 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
106
107
108
109
110
111
112
<!DOCTYPE html>
<html>
<head>
<meta name="generator" content="Hugo 0.81.0" />
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"><title>HubGrep | Home </title><meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:image" content=""/>
<link rel="alternate" type="application/rss+xml" href="https://blog.hubgrep.io/index.xml" title="HubGrep" />
<meta property="og:title" content="HubGrep" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://blog.hubgrep.io/" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="HubGrep"/>
<meta name="twitter:description" content=""/>
<script src="https://blog.hubgrep.io/js/feather.min.js"></script>
<link href="https://blog.hubgrep.io/css/fonts.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" media="screen" href="https://blog.hubgrep.io/css/main.css" /><link rel="stylesheet" type="text/css" href="https://blog.hubgrep.io/css/dark.css" media="(prefers-color-scheme: dark)" />
</head>
<body>
<div class="content">
<header>
<div class="main">
<a href="https://blog.hubgrep.io/">HubGrep</a>
</div>
<nav>
<a href="/">Home</a>
<a href="/posts/">All posts</a>
<a href="/about/">About</a>
<a href="/tags/">Tags</a>
</nav>
</header>
<main class="list">
<div class="site-description"><p><a href="https://github.com/HubGrep">HubGrep</a> dev blog</p></div>
<section class="list-item">
<h1 class="title"><a href="/posts/2021-08-23_kw33/">2021-08-23 KW33</a></h1>
<time>Aug 23, 2021</time>
<br><div class="description">
<p>HubGrep works!</p>…
</div>
<a href="/posts/2021-08-23_kw33/">Read more ⟶</a>
</section>
<section class="list-item">
<h1 class="title"><a href="/posts/2021-08-08_kw31/">2021-08-08 KW31</a></h1>
<time>Aug 8, 2021</time>
<br><div class="description">
<p>On our way to a first version ready for PrototypeFund Demoweek!</p>…
</div>
<a href="/posts/2021-08-08_kw31/">Read more ⟶</a>
</section>
<section class="list-item">
<h1 class="title"><a href="/posts/2021-07-12_kw29/">Statusupdate CW29</a></h1>
<time>Jul 26, 2021</time>
<br><div class="description">
<p>RIP to our Raspberry Pi 4!</p>…
</div>
<a href="/posts/2021-07-12_kw29/">Read more ⟶</a>
</section>
<ul class="pagination">
<span class="page-item page-prev">
</span>
<span class="page-item page-next">
<a href="/page/2/" class="page-link" aria-label="Next"><span aria-hidden="true">Next →</span></a>
</span>
</ul>
</main>
<footer>
<hr><a class="soc" href="https://github.com/HubGrep" title="GitHub"><i data-feather="github"></i></a>|⚡️
2021 © HubGrep | <a href="https://github.com/athul/archie">Archie Theme</a> | Built with <a href="https://gohugo.io">Hugo</a>
</footer>
<script>
feather.replace()
</script>
</div>
</body>
</html>