Update some info, add pubkeys
author |
Steve Losh <steve@stevelosh.com> |
date |
Wed, 30 Aug 2023 21:04:34 -0400 |
parents |
bb50e21cad98
|
children |
205ab9945d38
|
branches/tags |
(none) |
files |
generate.lisp static/pubkeys |
Changes
--- a/generate.lisp Wed Sep 14 21:33:56 2022 -0400
+++ b/generate.lisp Wed Aug 30 21:04:34 2023 -0400
@@ -240,9 +240,8 @@
(:footer
(:nav
(:a :href "https://github.com/sjl/" "GitHub")
- " ・ " (:a :href "https://twitter.com/stevelosh/" "Twitter")
- " ・ " (:a :href "https://instagram.com/thirtytwobirds/" "Instagram")
- " ・ " (:a :href "https://hg.stevelosh.com/.plan/" ".plan")))))
+ " ・ " (:a :href "https://mastodon.social/@sjl" "Mastodon")
+ " ・ " (:a :href "https://instagram.com/thirtytwobirds/" "Instagram")))))
(defun t/base (title page-id body)
(who
@@ -334,9 +333,7 @@
(with-base ("home")
(who
(:p "Hello, I'm Steve.")
- (:p "I'm a photographer, programmer, dancer, and bassist currently living in "
- (:a :href "https://rochestermade.com/" "Rochester, New York")
- ".")
+ (:p "I'm a photographer, programmer, dancer, and bassist currently living in Ann Arbor, Michigan.")
(:p "If you want to get in touch with me, "
(:a :href "mailto:steve@stevelosh.com" "email")
" is best."))))
@@ -403,6 +400,9 @@
(render "build/404.html" ()
(t/404)))
+(defun page/pubkeys ()
+ (uiop:copy-file "static/pubkeys" "build/pubkeys"))
+
(defun page/blog/index (entries)
(render "build/blog/index.html"
(:times (mapcar #'modified-timestamp entries))
@@ -443,6 +443,7 @@
(resume (read-content "content/resume.markdown")))
(page/home)
(page/404)
+ (page/pubkeys)
(page/blog/index blog-entries)
(page/blog/entries blog-entries)
(page/photography/index photo-galleries)
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/static/pubkeys Wed Aug 30 21:04:34 2023 -0400
@@ -0,0 +1,2 @@
+ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOzsPx/nGmnBim/lKA0E6ZP/ewYZQnH5yuzIjdsl71Vb sjl
+ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIE0dopb2IXrLwyvahJuq99xC9wQfw2mi7tXlLavnugKM sjl