-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcolophon.html
49 lines (40 loc) · 1.01 KB
/
colophon.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
---
layout: "default"
title: "Colophon"
---
<h1>Colophon</h1>
<blockquote>
<ol start="3">
<li>
(by extension, Internet) A page on a website identifying the
details of its creation, such as the author's name and the
technologies used.
</li>
</ol>
<cite>
<a href="https://en.wiktionary.org/wiki/colophon#Noun">
<i>Colophon</i> from Wiktionary, the free dictionary
</a>
</cite>
</blockquote>
<h2>Site Generator</h2>
<ul>
<li><a href="https://jekyllrb.com/">Jekyll {{ jekyll.version }}</a></li>
<li><a href="https://github.com/dchssr/dchssr.github.io">Source code available on GitHub</a></li>
</ul>
<h2>Colors</h2>
<ul>
<li>
<a href="https://protesilaos.com/emacs/modus-themes-colors">Modus Operandi</a>
</li>
</ul>
<h2>Typefaces</h2>
<ul>
<li>
<a href="https://github.com/iaolo/iA-Fonts">iA Writer</a> family
<ul>
<li><i>iA Writer Quattro</i> for body text</li>
<li><i>iA Writer Mono</i> for code and monospaced text</li>
</ul>
</li>
</ul>