first pass at site

This commit is contained in:
Ben Varick 2025-10-30 09:12:22 -07:00
parent 050f022624
commit 2a9b78f958
Signed by: ben
SSH key fingerprint: SHA256:jWnpFDAcacYM5aPFpYRqlsamlDyKNpSj3jj+k4ojtUo
92 changed files with 61208 additions and 3 deletions

25
i18n/en.toml Normal file
View file

@ -0,0 +1,25 @@
[404_title]
other = "404"
[404_description]
other = "Oops! Either you've found a bug{{ with .Site.Params.email }} (in which case, [please tell me](mailto:{{ . }})) {{ end }} or you're just making things up. This page doesn't exist!"
[index_projects_allProjects]
other = "All Projects"
[index_blog_latestPosts]
other = "Latest Post"
[index_blog_allPosts]
other = "All Posts"
[index_blog_readMore]
other = "Read more"
[index_currentTime]
other = "My current local time is"
[nav_backToSection]
other = "Back to {{ .Title }}"
[nav_main]
other = "main"
[blog_readingTime]
one = "{{ .Count }} minute read"
other = "{{ .Count }} minutes read"
[blog_shareThis]
other = "Share this"
[footer_text]
other = ""