-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
127 lines (119 loc) · 10.4 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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="generator" content="Hugo 0.105.0">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noodp" />
<title class="pjax-title">Welcome to my blogs</title><meta name="Description" content=""><meta property="og:title" content="Welcome to my blogs" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://example.org/" /><meta property="og:image" content="http://example.org/images/avatar.png"/>
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="http://example.org/images/avatar.png"/>
<meta name="twitter:title" content="Welcome to my blogs"/>
<meta name="twitter:description" content=""/>
<meta name="application-name" content="DoIt">
<meta name="apple-mobile-web-app-title" content="DoIt">
<meta name="theme-color" content="#f8f8f8"><meta name="msapplication-TileColor" content="#da532c"><link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
<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="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"><link rel="canonical" href="http://example.org/" /><link rel="alternate" href="/index.xml" type="application/rss+xml" title="Welcome to my blogs">
<link rel="feed" href="/index.xml" type="application/rss+xml" title="Welcome to my blogs"><link rel="stylesheet" href="/lib/normalize/normalize.min.css"><link rel="stylesheet" href="/css/style.min.css"><link rel="preload" as="style" onload="this.onload=null;this.rel='stylesheet'" href="/lib/fontawesome-free/all.min.css">
<noscript><link rel="stylesheet" href="/lib/fontawesome-free/all.min.css"></noscript><link rel="preload" as="style" onload="this.onload=null;this.rel='stylesheet'" href="/lib/animate/animate.min.css">
<noscript><link rel="stylesheet" href="/lib/animate/animate.min.css"></noscript><script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "http:\/\/example.org\/","inLanguage": "en","author": {
"@type": "Person",
"name": "air-tea"
},"image": {
"@type": "ImageObject",
"url": "http:\/\/example.org\/images\/avatar.png",
"width": 528 ,
"height": 560
},"thumbnailUrl": "http:\/\/example.org\/images\/avatar.png","name": "Welcome to my blogs"
}
</script></head>
<body header-desktop="fixed" header-mobile="auto"><script type="text/javascript">
function setTheme(theme) {document.body.setAttribute('theme', theme); document.documentElement.style.setProperty('color-scheme', theme === 'light' ? 'light' : 'dark');}
function saveTheme(theme) {window.localStorage && localStorage.setItem('theme', theme);}
function getMeta(metaName) {const metas = document.getElementsByTagName('meta'); for (let i = 0; i < metas.length; i++) if (metas[i].getAttribute('name') === metaName) return metas[i]; return '';}
if (window.localStorage && localStorage.getItem('theme')) {let theme = localStorage.getItem('theme');theme === 'light' || theme === 'dark' || theme === 'black' ? setTheme(theme) : (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches ? setTheme('dark') : setTheme('light')); } else { if ('' === 'light' || '' === 'dark' || '' === 'black') setTheme(''), saveTheme(''); else saveTheme('auto'), window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches ? setTheme('dark') : setTheme('light');}
let metaColors = {'light': '#f8f8f8','dark': '#252627','black': '#000000'}
getMeta('theme-color').content = metaColors[document.body.getAttribute('theme')];
</script>
<div id="back-to-top"></div>
<div id="mask"></div><div class="wrapper"><header class="desktop" id="header-desktop">
<div class="header-wrapper">
<div class="header-title">
<a href="/" title="Welcome to my blogs"><span class="header-title-pre"><i class='far fa-kiss-wink-heart fa-fw' aria-hidden='true'></i></span>DoIt</a>
</div>
<div class="menu">
<div class="menu-inner"><a class="menu-item" href="/posts/"> blogs </a><a class="menu-item" href="/tags/"> tags </a><a class="menu-item" href="/about/"> about </a><a class="menu-item" href="/friend-link/"> friend link </a><span class="menu-item delimiter"></span><a href="#" onclick="return false;" class="menu-item theme-switch" title="Switch Theme">
<i class="fas fa-adjust fa-fw"></i>
</a></div>
</div>
</div>
</header><header class="mobile" id="header-mobile">
<div class="header-container">
<div class="header-wrapper">
<div class="header-title">
<a href="/" title="Welcome to my blogs"><span class="header-title-pre"><i class='far fa-kiss-wink-heart fa-fw' aria-hidden='true'></i></span>DoIt</a>
</div>
<div class="menu-toggle" id="menu-toggle-mobile">
<span></span><span></span><span></span>
</div>
</div>
<div class="menu" id="menu-mobile"><a class="menu-item" href="/posts/" title="">blogs</a><a class="menu-item" href="/tags/" title="">tags</a><a class="menu-item" href="/about/" title="">about</a><a class="menu-item" href="/friend-link/" title="">friend link</a><a href="#" onclick="return false;" class="menu-item theme-switch" title="Switch Theme">
<i class="fas fa-adjust fa-fw"></i>
</a></div>
</div>
</header>
<div class="search-dropdown desktop">
<div id="search-dropdown-desktop"></div>
</div>
<div class="search-dropdown mobile">
<div id="search-dropdown-mobile"></div>
</div>
<main class="main">
<div class="container"><div class="page home" posts><div class="home-profile"><div class="home-avatar"><a href="/posts/" title="blogs"><img
class="lazyload"
data-src="/images/avatar.png"
data-srcset="/images/avatar.png, /images/avatar.png 1.5x, /images/avatar.png 2x"
data-sizes="auto"
alt="/images/avatar.png"
title="/images/avatar.png" height="6rem" width="6rem"></a></div><h2 class="home-subtitle">A Clean, Elegant but Advanced Hugo Theme</h2><div class="links"><a href="https://github.com/xxxx" title="GitHub" target="_blank" rel="noopener noreferrer me"><i class="fab fa-github-alt fa-fw"></i></a><a href="https://twitter.com/xxxx" title="Twitter" target="_blank" rel="noopener noreferrer me"><i class="fab fa-twitter fa-fw"></i></a><a href="https://www.instagram.com/xxxx" title="Instagram" target="_blank" rel="noopener noreferrer me"><i class="fab fa-instagram fa-fw"></i></a><a href="https://facebook.com/xxxx" title="facebook" target="_blank" rel="noopener noreferrer me"><i class="fab fa-facebook fa-fw"></i></a><a href="https://t.me/xxxx" title="Telegram" target="_blank" rel="noopener noreferrer me"><i class="fab fa-telegram-plane fa-fw"></i></a><a href="https://mastodon.social/@xxxx" title="Mastodon" target="_blank" rel="noopener noreferrer me"><i class="fab fa-mastodon fa-fw"></i></a></div></div>
<article class="single summary" itemscope itemtype="http://schema.org/Article"><div class="featured-image-preview">
<a href="/posts/first_post/" aria-label=First_post><img
class="lazyload"
data-src="/images/2022-11-17-16-56-34-image.png"
data-srcset="/images/2022-11-17-16-56-34-image.png, /images/2022-11-17-16-56-34-image.png 1.5x, /images/2022-11-17-16-56-34-image.png 2x"
data-sizes="auto"
alt="/images/2022-11-17-16-56-34-image.png"
title="/images/2022-11-17-16-56-34-image.png" height="auto" width="auto"></a>
</div><h1 class="single-title" itemprop="name headline">
<a href="/posts/first_post/">First_post</a>
</h1><div class="post-meta">
<span class="post-author"><i class="author fas fa-user-circle fa-fw"></i><a href="/" title="Author" rel=" author" class="author">air-tea</a>
</span> <span class="post-publish">published on <time datetime="2022-11-17">2022-11-17</time></span> <span class="post-category">included in </span> <span class="post-category">category <a href="/categories/documentation/"><i class="far fa-folder fa-fw"></i>documentation</a></span></div><div class="content">This is the first post test </div><div class="post-footer">
<a href="/posts/first_post/">Read more...</a><div class="post-tags">
<i class="fas fa-tags fa-fw"></i> <a href="/tags/installation/">installation</a>, <a href="/tags/configuration/">configuration</a></div></div>
</article></div></div>
</main><footer class="footer">
<div class="footer-container"><div class="footer-line">
Powered by <a href="https://gohugo.io/" target="_blank" rel="noopener noreferrer" title="Hugo 0.105.0">Hugo</a> | Theme - <a href="https://github.com/HEIGE-PCloud/DoIt" target="_blank" rel="noopener noreferrer" title="DoIt 0.2.13"><i class="far fa-edit fa-fw"></i> DoIt</a>
</div><div class="footer-line"><i class="far fa-copyright fa-fw"></i><span itemprop="copyrightYear">2022</span><span class="author" itemprop="copyrightHolder"> <a href="/" target="_blank" rel="noopener noreferrer">air-tea</a></span></div>
<div class="footer-line"></div>
<div class="footer-line">
</div>
</div></footer></div>
<div id="fixed-buttons"><a href="#back-to-top" id="back-to-top-button" class="fixed-button" title="Back to Top">
<i class="fas fa-arrow-up fa-fw"></i>
</a><a href="#" id="view-comments" class="fixed-button" title="View Comments">
<i class="fas fa-comment fa-fw"></i>
</a>
</div><div class="assets"><script type="text/javascript" src="/lib/lazysizes/lazysizes.min.js"></script><script type="text/javascript" src="/lib/topbar/topbar.min.js"></script><script type="text/javascript" src="/lib/pjax/pjax.min.js"></script><script type="text/javascript" src="/js/theme.min.js" defer></script></div>
<div class="pjax-assets"><script type="text/javascript">window.config={"code":{"copyTitle":"Copy to clipboard","maxShownLines":10}};</script><script type="text/javascript" src="/lib/clipboard/clipboard.min.js"></script></div>
</body>
</html>