aboutsummaryrefslogtreecommitdiff
path: root/v2/src/content
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-04-08 13:22:48 -0300
committerEuAndreh <eu@euandre.org>2023-04-08 13:24:25 -0300
commitee71be14a05d0d7da38352f8ff5c19798f96d4eb (patch)
tree219353fc97fa32bfe5fcadbfcdd024f768d2b2d2 /v2/src/content
parentv2: src/bin/html: Turn extract_plaintext_snippets() into a () function (diff)
downloadeuandre.org-ee71be14a05d0d7da38352f8ff5c19798f96d4eb.tar.gz
euandre.org-ee71be14a05d0d7da38352f8ff5c19798f96d4eb.tar.xz
v2: Generate collections index.html pages and their "by-category" equivalents
Diffstat (limited to '')
-rw-r--r--v2/src/content/en/pastebins/raku-tuple-type-annotation.md2
-rw-r--r--v2/src/content/en/pastebins/sicp-exercise-3-19.md2
-rw-r--r--v2/src/content/en/tils/lisp-three-way-conditional.md2
-rw-r--r--v2/src/content/img/alt/atom.en.txt1
-rw-r--r--v2/src/content/img/alt/atom.pt.txt1
-rw-r--r--v2/src/content/img/alt/envelope.en.txt1
-rw-r--r--v2/src/content/img/alt/envelope.pt.txt1
-rw-r--r--v2/src/content/img/alt/favicon.en.txt1
-rw-r--r--v2/src/content/img/alt/favicon.pt.txt1
-rw-r--r--v2/src/content/img/alt/link.en.txt1
-rw-r--r--v2/src/content/img/alt/link.pt.txt1
-rw-r--r--v2/src/content/img/alt/linkto.en.txt1
-rw-r--r--v2/src/content/img/alt/linkto.pt.txt2
-rw-r--r--v2/src/content/img/alt/lock.en.txt1
-rw-r--r--v2/src/content/img/alt/lock.pt.txt1
-rw-r--r--v2/src/content/img/atom.svg5
-rw-r--r--v2/src/content/img/favicon.svg (renamed from v2/src/content/favicon.svg)0
-rw-r--r--v2/src/content/img/linkto.svg7
-rw-r--r--v2/src/content/pt/pastebins/exercicios-sicp-e-19.md2
l---------v2/src/content/security.txt1
20 files changed, 33 insertions, 1 deletions
diff --git a/v2/src/content/en/pastebins/raku-tuple-type-annotation.md b/v2/src/content/en/pastebins/raku-tuple-type-annotation.md
index 5877470..6c13b39 100644
--- a/v2/src/content/en/pastebins/raku-tuple-type-annotation.md
+++ b/v2/src/content/en/pastebins/raku-tuple-type-annotation.md
@@ -4,6 +4,8 @@ title: Raku tuple type annotation
date: 2019-12-29
+categories: raku programming-languages
+
---
```perl
diff --git a/v2/src/content/en/pastebins/sicp-exercise-3-19.md b/v2/src/content/en/pastebins/sicp-exercise-3-19.md
index 3188dce..32f7aa9 100644
--- a/v2/src/content/en/pastebins/sicp-exercise-3-19.md
+++ b/v2/src/content/en/pastebins/sicp-exercise-3-19.md
@@ -4,6 +4,8 @@ title: SICP exercise 3.19
date: 2021-09-02
+categories: lisp programming-languages
+
---
Some content here, before:
diff --git a/v2/src/content/en/tils/lisp-three-way-conditional.md b/v2/src/content/en/tils/lisp-three-way-conditional.md
index cd7a034..20fbd09 100644
--- a/v2/src/content/en/tils/lisp-three-way-conditional.md
+++ b/v2/src/content/en/tils/lisp-three-way-conditional.md
@@ -6,6 +6,8 @@ date: 2021-04-24 3
update: 2021-08-14
+categories: lisp scheme common-lisp
+
---
A useful macro from Paul Graham's [On Lisp][on-lisp] book:
diff --git a/v2/src/content/img/alt/atom.en.txt b/v2/src/content/img/alt/atom.en.txt
new file mode 100644
index 0000000..33bc955
--- /dev/null
+++ b/v2/src/content/img/alt/atom.en.txt
@@ -0,0 +1 @@
+three yellow lines representing an Atom feed
diff --git a/v2/src/content/img/alt/atom.pt.txt b/v2/src/content/img/alt/atom.pt.txt
new file mode 100644
index 0000000..33bc955
--- /dev/null
+++ b/v2/src/content/img/alt/atom.pt.txt
@@ -0,0 +1 @@
+three yellow lines representing an Atom feed
diff --git a/v2/src/content/img/alt/envelope.en.txt b/v2/src/content/img/alt/envelope.en.txt
new file mode 100644
index 0000000..8b72080
--- /dev/null
+++ b/v2/src/content/img/alt/envelope.en.txt
@@ -0,0 +1 @@
+an envelope icon representing an email address
diff --git a/v2/src/content/img/alt/envelope.pt.txt b/v2/src/content/img/alt/envelope.pt.txt
new file mode 100644
index 0000000..8b72080
--- /dev/null
+++ b/v2/src/content/img/alt/envelope.pt.txt
@@ -0,0 +1 @@
+an envelope icon representing an email address
diff --git a/v2/src/content/img/alt/favicon.en.txt b/v2/src/content/img/alt/favicon.en.txt
new file mode 100644
index 0000000..add8557
--- /dev/null
+++ b/v2/src/content/img/alt/favicon.en.txt
@@ -0,0 +1 @@
+a crude hand doing a thumbs up
diff --git a/v2/src/content/img/alt/favicon.pt.txt b/v2/src/content/img/alt/favicon.pt.txt
new file mode 100644
index 0000000..add8557
--- /dev/null
+++ b/v2/src/content/img/alt/favicon.pt.txt
@@ -0,0 +1 @@
+a crude hand doing a thumbs up
diff --git a/v2/src/content/img/alt/link.en.txt b/v2/src/content/img/alt/link.en.txt
new file mode 100644
index 0000000..bbf036f
--- /dev/null
+++ b/v2/src/content/img/alt/link.en.txt
@@ -0,0 +1 @@
+two chain rings, representing an anchor to this header
diff --git a/v2/src/content/img/alt/link.pt.txt b/v2/src/content/img/alt/link.pt.txt
new file mode 100644
index 0000000..bbf036f
--- /dev/null
+++ b/v2/src/content/img/alt/link.pt.txt
@@ -0,0 +1 @@
+two chain rings, representing an anchor to this header
diff --git a/v2/src/content/img/alt/linkto.en.txt b/v2/src/content/img/alt/linkto.en.txt
new file mode 100644
index 0000000..a192899
--- /dev/null
+++ b/v2/src/content/img/alt/linkto.en.txt
@@ -0,0 +1 @@
+a drawing of a box with an arrow going outwards, representing an internal link
diff --git a/v2/src/content/img/alt/linkto.pt.txt b/v2/src/content/img/alt/linkto.pt.txt
new file mode 100644
index 0000000..df3bbf7
--- /dev/null
+++ b/v2/src/content/img/alt/linkto.pt.txt
@@ -0,0 +1,2 @@
+a drawing of a box with an arrow going outwards, representing an internal
+link
diff --git a/v2/src/content/img/alt/lock.en.txt b/v2/src/content/img/alt/lock.en.txt
new file mode 100644
index 0000000..b809247
--- /dev/null
+++ b/v2/src/content/img/alt/lock.en.txt
@@ -0,0 +1 @@
+a lock icon representing a GPG public key
diff --git a/v2/src/content/img/alt/lock.pt.txt b/v2/src/content/img/alt/lock.pt.txt
new file mode 100644
index 0000000..b809247
--- /dev/null
+++ b/v2/src/content/img/alt/lock.pt.txt
@@ -0,0 +1 @@
+a lock icon representing a GPG public key
diff --git a/v2/src/content/img/atom.svg b/v2/src/content/img/atom.svg
new file mode 100644
index 0000000..37bace2
--- /dev/null
+++ b/v2/src/content/img/atom.svg
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="utf-8"?>
+<svg width="22" height="22" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg">
+ <path d="M576 1344q0 80-56 136t-136 56-136-56-56-136 56-136 136-56 136 56 56 136zm512 123q2 28-17 48-18 21-47 21h-135q-25 0-43-16.5t-20-41.5q-22-229-184.5-391.5t-391.5-184.5q-25-2-41.5-20t-16.5-43v-135q0-29 21-47 17-17 43-17h5q160 13 306 80.5t259 181.5q114 113 181.5 259t80.5 306zm512 2q2 27-18 47-18 20-46 20h-143q-26 0-44.5-17.5t-19.5-42.5q-12-215-101-408.5t-231.5-336-336-231.5-408.5-102q-25-1-42.5-19.5t-17.5-43.5v-143q0-28 20-46 18-18 44-18h3q262 13 501.5 120t425.5 294q187 186 294 425.5t120 501.5z"
+ fill="#EA990E" />
+</svg>
diff --git a/v2/src/content/favicon.svg b/v2/src/content/img/favicon.svg
index ce566b2..ce566b2 100644
--- a/v2/src/content/favicon.svg
+++ b/v2/src/content/img/favicon.svg
diff --git a/v2/src/content/img/linkto.svg b/v2/src/content/img/linkto.svg
new file mode 100644
index 0000000..d4d9fe1
--- /dev/null
+++ b/v2/src/content/img/linkto.svg
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8"?>
+<svg width="22" height="22" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
+ <path fill-rule="evenodd"
+ d="M8.636 3.5a.5.5 0 0 0-.5-.5H1.5A1.5 1.5 0 0 0 0 4.5v10A1.5 1.5 0 0 0 1.5 16h10a1.5 1.5 0 0 0 1.5-1.5V7.864a.5.5 0 0 0-1 0V14.5a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h6.636a.5.5 0 0 0 .5-.5z"/>
+ <path fill-rule="evenodd"
+ d="M16 .5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h3.793L6.146 9.146a.5.5 0 1 0 .708.708L15 1.707V5.5a.5.5 0 0 0 1 0v-5z"/>
+</svg>
diff --git a/v2/src/content/pt/pastebins/exercicios-sicp-e-19.md b/v2/src/content/pt/pastebins/exercicios-sicp-e-19.md
index d4db88d..89dacfd 100644
--- a/v2/src/content/pt/pastebins/exercicios-sicp-e-19.md
+++ b/v2/src/content/pt/pastebins/exercicios-sicp-e-19.md
@@ -4,6 +4,8 @@ title: SICP exercise 3.19
date: 2021-09-02
+categories: lisp programming-languages
+
---
Some content here, before:
diff --git a/v2/src/content/security.txt b/v2/src/content/security.txt
deleted file mode 120000
index abdf74b..0000000
--- a/v2/src/content/security.txt
+++ /dev/null
@@ -1 +0,0 @@
-.well-known/security.txt \ No newline at end of file