about summary refs log tree commit diff
path: root/support
diff options
context:
space:
mode:
Diffstat (limited to 'support')
-rw-r--r--support/.times5
-rw-r--r--support/atom.conf87
-rw-r--r--support/atom.xml30
-rw-r--r--support/keeplinks2
-rw-r--r--support/redirects45
5 files changed, 169 insertions, 0 deletions
diff --git a/support/.times b/support/.times
new file mode 100644
index 0000000..2a7d36b
--- /dev/null
+++ b/support/.times
@@ -0,0 +1,5 @@
+,1701572006,1701572898,1701572898
+.times-ignore,1701572836,1701572840,1701572840
+.times,1701572898,1701573742,1701573729
+readme.md,1701572410,1701573718,1701573720
+updateTimes.sh,1701572592,1701572893,1701572898
diff --git a/support/atom.conf b/support/atom.conf
new file mode 100644
index 0000000..eea619a
--- /dev/null
+++ b/support/atom.conf
@@ -0,0 +1,87 @@
+Webroot /home/gen/src/inf/served
+Template /home/gen/src/inf/support/atom.xml
+
+Feed words
+	Output words/atom.xml
+
+	Link https://nyble.dev/words/atom.xml
+	Id https://nyble.dev/words/atom.xml
+
+	Title gennyble's writing
+	Subtitle Technical writing; project updates; weeknotes
+	Updated 2024-03-02T01:42:00-06:00
+	Author
+		Name gennyble
+		Email gen@nyble.dev
+
+	# Reads the title from the frontmatter 
+	Entry words/akkoma-postgres-migration.html
+		Link https://nyble.dev/words/akkoma-postgres-migration.html
+		Id https://nyble.dev/atom/writing-1/akkoma-postgres-migration
+
+		Published 2023-10-18T23:16:00-05:00
+		Updated 2023-10-18T23:16:00-05:00
+
+Feed bits
+	Output bits/atom.xml
+
+	Link https://nyble.dev/bits/atom.xml
+	Id https://nyble.dev/bits/atom.xml
+
+	Title gennyble's creative pursuits
+	Subtitle Photos; Poetry; Prose
+	Updated 2024-03-02T01:42:00-06:00
+	Author
+		Name gennyble
+		Email gen@nyble.dev
+
+	Entry bits/smoems.html
+		Link https://nyble.dev/bits/smoems.html
+		Id https://nyble.dev/atom/bits-1/smoems
+
+		Published 2023-07-15T19:59:00-05:00
+		Updated 2023-07-15T19:59:00-05:00
+
+	Entry bits/touching-grass/touching-grass.html
+		Link https://nyble.dev/bits/touching-grass/
+		Id https://nyble.dev/atom/bits-2/touching-grass
+
+		Published 2023-07-29T17:46:00-05:00
+		Updated 2023-07-29T17:46:00-05:00
+
+	Entry bits/scrap/scrap.html
+		Title scrap: Grace (prehistory)
+		Part #grace-prehistory
+
+		Link https://nyble.dev/bits/scrap/
+		Id https://nyble.dev/atom/bits-3/scrap/grace-prehistory
+
+		Published 2023-09-15T15:26:20-05:00
+		Updated 2023-09-15T15:26:20-05:00
+
+	Entry bits/scrap/scrap.html
+		Title scrap: Aeropostale (prehistory)
+		Part #aeropostale-prehistory
+		
+		Link https://nyble.dev/bits/scrap/
+		Id https://nyble.dev/atom/bits-4/scrap/aeropostale-prehistory
+
+		Published 2023-09-15T15:27:00-05:00
+		Updated 2023-09-15T15:27:00-05:00
+
+	Entry bits/scrap/scrap.html
+		Title scrap: Wrench! (August 7th, 2023)
+		Part #wrench_2023-08-07
+		
+		Link https://nyble.dev/bits/scrap/
+		Id https://nyble.dev/atom/bits-5/scrap/wrench_2023-08-07
+
+		Published 2023-09-15T15:30:00-05:00
+		Updated 2023-09-15T15:30:00-05:00
+
+	Entry bits/ramen-bowl.html
+		Link https://nyble.dev/bits/ramen-bowl.html
+		Id https://nyble.dev/atom/bits-6/ramen-bowl.html
+
+		Published 2023-12-21T23:00:00-06:00
+		Updated 2023-12-21T23:00:00-06:00
\ No newline at end of file
diff --git a/support/atom.xml b/support/atom.xml
new file mode 100644
index 0000000..a2a1873
--- /dev/null
+++ b/support/atom.xml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<feed xmlns="http://www.w3.org/2005/Atom">
+
+	<title>{feed_title}</title>
+	<subtitle>{feed_subtitle}</subtitle>
+	<updated>{feed_updated}</updated>
+
+	<link rel="self" href="{feed_link}" type="application/atom+xml" />
+	<id>{feed_id}</id>
+
+	<author>
+			<name>{feed_author_name}</name>
+			<email>{feed_author_email}</email>
+	</author>
+
+	{%pattern entry}
+	<entry>
+		<title>{entry_title}</title>
+		<link href="{entry_link}" rel="alternate" type="text/html" />
+		<id>{entry_id}</id>
+
+		<published>{entry_published}</published>
+		<updated>{entry_updated}</updated>
+
+		<content type="html">
+{entry_content}
+		</content>
+	</entry>
+	{%end}
+</feed>
\ No newline at end of file
diff --git a/support/keeplinks b/support/keeplinks
new file mode 100644
index 0000000..d669345
--- /dev/null
+++ b/support/keeplinks
@@ -0,0 +1,2 @@
+sillygifs.html => /sillygifs.html
+gif => /gif/
\ No newline at end of file
diff --git a/support/redirects b/support/redirects
new file mode 100644
index 0000000..81d55eb
--- /dev/null
+++ b/support/redirects
@@ -0,0 +1,45 @@
+sillygifs.html => sillygifs/
+
+touching-grass.html => touching-grass/
+smoems.html => smoems/
+
+# cohost
+/words/gif-selfies-and-color-quantization/pngd_nv12_2.webp
+/words/gif-selfies-and-color-quantization/pngd_nv12_3.webp
+/words/gif-selfies-and-color-quantization/pngd_nv12_4.webp
+/words/gif-selfies-and-color-quantization/pngd_nv12_5.webp
+/words/gif-selfies-and-color-quantization/close_candle.gif
+/words/gif-selfies-and-color-quantization/goth.gif
+/words/gif-selfies-and-color-quantization/yay_color.gif
+
+/words/dslr-trichrome-kind-of/trichrome/lighthouse_half.webp
+/words/dslr-trichrome-kind-of/trichrome/lighthouse_half.jpg
+/words/dslr-trichrome-kind-of/trichrome/gay_hydrant_half.webp
+/words/dslr-trichrome-kind-of/trichrome/gay_hydrant_half.jpg
+/words/dslr-trichrome-kind-of/bracketed/chart_quarter.webp
+/words/dslr-trichrome-kind-of/bracketed/chart_quarter.jpg
+/words/dslr-trichrome-kind-of/bracketed/fox_bridge_quarter.webp
+/words/dslr-trichrome-kind-of/bracketed/fox_bridge_quarter.jpg
+/words/dslr-trichrome-kind-of/bracketed/yield_half.webp
+/words/dslr-trichrome-kind-of/bracketed/yield_half.jpg
+/words/dslr-trichrome-kind-of/bracketed/spool_quarter.webp
+/words/dslr-trichrome-kind-of/bracketed/spool_quarter.jpg
+
+/links-in-the-night/blank/blank_full.png
+
+/touching-grass.html
+
+/triblur_94.png
+/triblur_94.gif
+
+/links-in-the-night/lady_overwatch_quarter.jpg
+/links-in-the-night/lala2_quart.png
+/links-in-the-night/ladyyawn.gif
+
+/links-in-the-night/ladyinlight196.gif
+
+/links-in-the-night/ladyinlight196_bt709_studioswing.gif
+
+/links-in-the-night/genderchangers.gif
+
+/links-in-the-night/ladymidlick.gif
\ No newline at end of file