-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
162 lines (142 loc) · 5.53 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
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
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Eduardo Alemán</title>
<style>
html { scroll-behavior: smooth; }
body {
font-family: Georgia, serif;
background-color: #fdfdfd;
color: #111;
margin: 0;
padding: 0;
}
header, footer, main {
max-width: 1200px;
margin: auto;
padding: 2rem;
}
header {
border-bottom: 3px double #aaa;
text-align: center;
}
header h1 {
font-size: 3rem;
margin-bottom: 1.5rem;
}
nav ul {
display: flex;
justify-content: center;
gap: 2rem;
list-style: none;
padding: 0;
margin: 0;
}
nav a {
text-decoration: none;
font-weight: bold;
font-size: 1.1rem;
color: #222;
}
main {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 2rem;
}
section {
padding: 1rem;
background-color: #fff;
border: 1px solid #ddd;
box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.05);
}
figure {
text-align: center;
margin: 0;
}
figure img {
max-width: 100%;
height: auto;
border: 1px solid #ccc;
box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.1);
margin-bottom: 0.5rem;
}
figure figcaption {
font-style: italic;
font-size: 0.95rem;
color: #555;
line-height: 1.6;
margin-top: 0.5rem;
}
.lecturas p {
font-size: 1.05rem;
margin-bottom: 0.5rem;
text-align: justify;
}
footer {
border-top: 3px double #aaa;
text-align: center;
font-size: 1rem;
color: #444;
}
footer img {
vertical-align: middle;
height: 20px;
margin-left: 4px;
}
</style>
</head>
<body>
<header>
<h1>Eduardo Alemán</h1>
<nav>
<ul>
<li><a href="/blog/">Blog</a></li>
<li><a href="/bitac/">Bitac</a></li>
<li><a href="/bitac/techne/">Téchne</a></li>
<li><a href="/peloponeso/">Peloponeso</a></li>
<li><a href="/anales/">Anales</a></li>
<li><a href="https://github.com/lampsacus/lampsacus.github.io"><img src="/images/github-mark.svg" width="20" height="20" alt="Ir al repositorio del autor en GitHub"></a></li>
</ul>
</nav>
</header>
<main>
<section>
<figure>
<img src="/images/eduardo_en_delfos.webp" alt="El autor en las ruinas del templo de Apolo en Delfos">
<figcaption>
El autor frente a las ruinas del Templo de Apolo en Delfos, Grecia. En el frontispicio o <em>pronaos</em> del templo, justo en la entrada al <em>adyton</em> —el espacio más sagrado del santuario donde la Pitia pronunciaba sus enigmáticos oráculos— estaba inscrito uno de los más célebres aforismos de la antigüedad: <strong>“Γνῶθι σεαυτόν”</strong> (<em>Gnōthi seautón</em>), que en griego significa <strong>“Conócete a ti mismo”</strong>. Esta frase no solo funcionaba como advertencia para los peregrinos que buscaban respuestas del dios, sino que también reflejaba la esencia del pensamiento filosófico griego: el reconocimiento de los límites humanos y la búsqueda del autoconocimiento como primer paso hacia la sabiduría.
</figcaption>
</figure>
</section>
<section class="lecturas">
<p><strong>La guerra del Peloponeso</strong></p>
<p>Traducciones al español</p>
<p>Tucídides, y Francisco Rodríguez Adrados. <em>Historia de La Guerra Del Peloponeso</em>. España. Editorial Hernando, 1987. </p>
<p>Tucídides. <em>Historia de La Guerra Del Peloponeso Tucídides; Traducción y Notas de Juan José Torres Esbarranch</em>. España. Gredos, 2000.<p>
<p>El texto en inglés completo, con notas, mapas</p>
<p><em>The Landmark Thucydides: A Comprehensive Guide to the Peloponnesian War</em>. United Kingdom, Free Press, 1998.</p>
<p>El texto en inglés abreviado</p>
<p>Woodruff, Paul. <em>The Essential Thucydides: On Justice, Power, and Human Nature: Selections from The History of the Peloponnesian War</em>. United Kingdom, Hackett Publishing Company, Incorporated, 2021.</p>
<p>Acerca del texto</p>
<p>Connor, Walter Robert. <em>Thucydides</em>. United Kingdom, Princeton University Press, 1984.</p>
<p>Romilly, Jacqueline de. <em>The Mind of Thucydides</em>. United States, Cornell University Press, 2017.</p>
<p>Contexto</p>
<p>Kagan, Donald. <em>The Outbreak of the Peloponnesian War</em>. United States, Cornell University Press, 2013.</p>
<p>Kagan, Donald. <em>The Archidamian War</em>. United States, Cornell University Press, 2013.</p>
<p>Kagan, Donald. <em>The Peace of Nicias and the Sicilian Expedition</em>. United States, Cornell University Press, 2013.</p>
<p>Kagan, Donald. <em>The Fall of the Athenian Empire</em>. United States, Cornell University Press, 2013.</p>
</section>
</main>
<footer>
<p>© 2025 Eduardo Alemán —
<a href="https://creativecommons.org/licenses/by-nc-nd/4.0/" target="_blank">CC BY-NC-ND 4.0</a>
<img src="images/cc.svg" alt="CC" />
<img src="images/by.svg" alt="BY" />
<img src="images/nc.svg" alt="NC" />
<img src="images/nd.svg" alt="ND" />
</p>
</footer>
</body>
</html>