-
Notifications
You must be signed in to change notification settings - Fork 0
/
template_post_index.html
172 lines (144 loc) · 5.21 KB
/
template_post_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
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
<!DOCTYPE html>
<html lang="pt">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<!--
_
._ _ _ .__|_ _.o._ _ _ ._|_ ._ |R|
| | |(_)|_|| ||_(_||| |(/_(/_| |_)| `-'
-->
<link rel="alternate" type="application/rss+xml" title="Notas de Biologia" href="rss.xml">
<link rel="alternate" type="application/rss+xml" title="Notas de Biologia (alt)" href="rss_alt.xml">
<title>Notas de Biologia</title>
<meta name="description" content="Anotações de estudo de biologia focado em concursos públicos e leis ambientais.">
<meta name="keywords" content="blog, anotações, notas, dicas, leis ambientais, ciência, meio ambiente">
<link rel="canonical" href="https://bionota.github.io/">
<!-- <link rev="made" href="mailto:jamilbio20[[at]]gmail[[dot]]com"> -->
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="favicon.png" type="image/x-icon">
<link rel="stylesheet" href="css/style.css" type="text/css">
<meta property="og:url" content="https://bionota.github.io/">
<meta property="og:type" content="blog">
<meta property="og:title" content="Blog do BioNota - Índice de Postagens">
<meta property="og:image" content="https://bionota.github.io/gfx/bg11bg.png">
<meta property="og:description" content="Índices das postagens do blog.">
<meta name="twitter:card" content="summary">
<meta name="twitter:image:alt" content="Cogumelos, folhas e gravetos.">
<!-- https://ogp.me/ -->
<style>
body
{
/* background-image: url("gfx/bg-lattice.jpg"); */
/* background-image: url("gfx/bg-green-striped.webp"); */
/* background-image: url("gfx/bg-green7.jpg"); */
/* background-image: url("gfx/bg-midnight.png"); */
background-image: url("gfx/bg-green10c2.svg");
}
/* wallpapers: https://www.xmple.com/ */
h1, h2
{
display: inline-block;
margin: 1em 0 0 .5em;
}
h3
{
margin: 1em 0 0 .5em;
}
p
{
color: floralwhite;
/* font-weight: bold; */
}
.backg
{
text-shadow: .06em .06em 0.1em black,
-.06em -.06em 0.1em grey;
background: url(gfx/biobg3_small.jpg);
background-size: auto 400px;
/* background-size: cover; */
/* background-position: center; */
/* background-repeat: no-repeat; */
/* background: url(gfx/sherlockb_big.png); */
/* background by Zagori */
/* https://sp.depositphotos.com/96792930/stock-illustration-seamless-background-with-simple-icons.html */
}
.standler
{
float: right;
font-size: 2em;
margin: .8em .4em 0 0;
}
@media only screen and (max-width: 600px)
{
.lo-round-border-change
{
border-radius: 0 0 0 0;
}
}
</style>
</head>
<body class="w3-teal">
<header>
<div class="w3-bar c0 lo-round-border lo-round-border-change">
<nav class="navbar">
<a class="w3-bar-item w3-left" href="cat.html">Todas</a>
<a class="w3-bar-item w3-left" href="links/">Links</a>
<a class="w3-bar-item w3-left" href="sitemap.html">Mapa do Site</a>
<a class="w3-bar-item w3-left" href="about.html">Sobre</a>
</nav>
</div>
</header>
<main>
<div class="w3-container">
<!-- rss feed icon -->
<a href="rss.xml"><img class="postfeed" src="gfx/pic_rss.gif" alt="RSS Logo" width="36" height="14"></a>
<div id="blog" class="backg lo-round-border">
<h1>Índices</h1>
</div>
<div style="text-shadow: .06em .06em black, -.06em -.06em grey;">
<p><i>
Os posts formam uma coleção de notas sobre os assuntos
que estou estudando.
</i></p>
</div>
<br>
<div class="w3-container w3-pale-blue responsive0">
<h2>Blog Index</h2>
<a title="Rabbit Hole" href="0/">
<p class="standler arialbfont">
<span style="color:#ff0000;"><</span><span style="color:#0099ff;"><</span><span style="color:#00ff00;"><</span><span style="color:#ff9900;"><</span><span style="color:#0099ff;"><</span>
</p></a>
<!-- from:Dr. Ronald B. Standler http://www.rbs2.com/ -->
<!-- rss feed links -->
<div style="margin:1em">
<a title="All posts catenated" href="cat.html" class="w3-tag w3-hover-black w3-blue w3-large"><strong>Todas as Postagens</strong></a>
<a title="RSS XML Feed" href="rss.xml" class="w3-tag w3-hover-black w3-orange w3-large">RSS Feed</a>
<a title="RSS XML Feed (conteúdo completo)" href="rss_alt.xml" class="w3-tag w3-hover-black w3-khaki w3-large">RSS Feed (full)</a>
</div>
<!-- <a href="rss.xml"><button class="arialbfont" style="font-style:italic; font-variant: small-caps; color:crimson; background:orange;padding:.2em;">RSS feed</button></a> -->
<ul class="w3-ol h-entry postlist">
<!-- HTML POSTLIST -->
</ul>
</div>
</div>
</main>
<footer>
<!--
- - - Copyright ©2021 JSN.
- - Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
-->
<!--
- Evan Williams (Blogger creator):
- To me, the blog concept is about three things: Frequency, Brevity,
- and Personality. (..) This clarification has evolved ove time,
- but I realised early on that what was significant about blogs
- was the format — not the content.
-
- Giles Turnbull. 'The State of the Blog.' Interview with Even Williams,
- Writingthe Web. 28 February 2001
-->
</footer>
</body>
</html>