Commit graph

857 commits

Author SHA1 Message Date
122e55b1fa blog: Rubiks' Cube Scrambler post
Implement the rubiks-cube-scrambler custom element, including JS and template
files. Put these things in the body-extras.html partial that the termlite theme
added.

resource-builders: Update submodule commit
termlite: Update submodule commit
2024-11-13 17:06:01 -08:00
cb16a35020 photos: Publish the Niagara posts (remove draft flag) 2024-11-11 08:33:27 -08:00
11d4dcd590 photos: Niagara Falls posts 2024-11-09 12:57:45 -08:00
1f53428932 termlite: Update submodule commit 2024-11-07 09:18:12 -08:00
d87438bf6a Add a few characters to the list of ones to strip out of strings when slugifying a title 2024-11-07 09:18:12 -08:00
f47c41a80d photostream: Update submodule commit 2024-11-07 09:18:12 -08:00
0cebee344a photos: Devil's Slide posts 2024-11-07 09:18:11 -08:00
d59f2e0a69 blog: Add citation and caption to Ay Carmela post
Update termlite submodule.
Enable block and title attributes in the Hugo renderer.
2024-11-06 09:32:12 -08:00
2104b5354b blog: Ay Carmela
Update termlite submodule with pre-formatted block styles.
2024-11-06 09:04:24 -08:00
0b67da2557 photos: Bay FC Home Opener post 2024-11-05 08:56:49 -08:00
8483704e73 Remove drafts from the production dev server 2024-11-04 16:53:03 -08:00
15bec870da Add the Coit Tower photo
Rename the first Fairmont photo to match the title and slug. I originally called
it the Freemont Hotel, which is wrong.
2024-11-04 16:52:02 -08:00
8cb1187aaa Do not build drafts
Too much trouble.
2024-11-04 16:38:29 -08:00
7d50f86bcf Remove the /now reference on the home page
/now is still a draft.
2024-11-04 16:37:40 -08:00
32c41daea1 Remove the explicit dependencies from go.mod 2024-11-04 16:36:40 -08:00
54782cc1f7 feeds: Update submodule commit 2024-11-04 15:47:19 -08:00
0a0f007a11 feeds: Update submodule commit 2024-11-04 08:45:11 -08:00
8010f10396 photos: Add North from the Fairmont Hotel post 2024-11-04 08:41:50 -08:00
126dc58e7c Add a 2024 section index to the photostream 2024-11-04 08:41:23 -08:00
0cef7a7903 Fix up the new-photo-post script
Make the script a little more resilient. Print out some EXIF data that the template
will use when generating the page.

Update the photostream submodule commit.

Remove the unused photo_exif_table.html partial.
2024-11-04 08:37:56 -08:00
602f5fa26c Update some content posts to work with the new shortcodes, etc 2024-11-01 21:42:36 -07:00
855c5b719e Create a deployall Makefile target
Move generating nethack data out of the deploy target so that deploy can just be
building what's there and pushing it.

Parameterize the destination build directory as BUILD_DIR. Default to the hugo
default, i.e. public.
2024-11-01 21:29:15 -07:00
aa14214f73 Update Nethack logfile for electra 2024-10-31 17:18:48 -07:00
d42176c918 Update tags and opening paragraph on the Jackson and Other Holes post 2024-10-31 16:29:19 -07:00
f15644810c Add a description to the Jackson and Other Holes post 2024-10-31 12:54:17 -07:00
d1c47448ab termlite: Update submodule commit 2024-10-31 10:55:12 -07:00
fd6fd1c3ca "Jackson and Other Holes"
Travel post about going to Jackson, WY, Yellowstone, and the Grand Tetons with the HS friends group.
2024-10-31 08:39:43 -07:00
cd789e9dfe Update Nethack logfile for electra 2024-10-31 08:11:53 -07:00
d1c2a3b4c8 Limit expanded year lists in the overall list template to 3 years for both blog and photostream 2024-10-31 08:07:05 -07:00
8bfa3fc8bf Add support for embedding videos in the figures/image shortcode 2024-10-31 08:06:05 -07:00
d679ae6c39 Quote the DEPLOY_LOCATION variable in the deploy Makefile target 2024-10-31 08:05:27 -07:00
9b682a5d96 Remove the .py extension from the new-photo-post script 2024-10-31 08:05:00 -07:00
3fba9450ee Update nethack logfile 2024-10-31 08:04:39 -07:00
0d4a5ea214 termlite: Update submodule commit 2024-10-31 08:03:51 -07:00
6343452a62 Exclude drafts from the latest widget 2024-10-27 10:05:35 -06:00
e72f8136ab Publish BSD Make post 2024-10-27 10:03:19 -06:00
d6e56e2ab7 Add a "production" argument to the dev_server script
When this argument is passed, set the environment to "production".
2024-10-27 09:58:42 -06:00
612a0425a2 termlite: Update submodule commit 2024-10-27 09:58:10 -06:00
5e58416bc6 Rewrite home page content
Add the latest widget that lays out two blog posts and four photos in a grid
2024-10-27 09:57:30 -06:00
d5296995de Get the nethack page looking good again
Update all the CSS classes and fix the layout so it looks good in the new theme.
Convert a bunch of CSS classes to BEM style.
2024-10-27 09:56:46 -06:00
2b613de769 termlite: Update submodule commit 2024-10-26 08:32:08 -06:00
b72441b9b1 Embed the image of a photo post link in a <figure> 2024-10-26 08:31:14 -06:00
e65a680b49 Get blog and photos posts recursively in the latest widget
Now that year sections are real sections, real pages (i.e. blog posts and photos)
need to be fetched recursively.
2024-10-26 08:30:44 -06:00
0e2c7c2dac termlite, photostream: Update submodule commits
Consolidate list templates
2024-10-24 10:08:53 -06:00
796371e10f termlite, photostream: Update submodule commits 2024-10-23 11:17:03 -07:00
b163b64e47 Add index pages to blog and photos subdirectories
These should be full Hugo sections so Hugo generates year section pages.
2024-10-23 10:28:54 -07:00
1d4969a06b Ignore /documentation/mirrors/ 2024-10-23 08:36:55 -07:00
300829b9eb Add short linkTitles to a bunch of photo posts 2024-10-23 08:34:55 -07:00
71cb4e9d2f Spell out the arguments to hugo in the Makefile for self-documentation 2024-10-20 09:19:56 -07:00
5c2942bc56 Add a home/latest widget
Add a shortcode and some styles for a two column, two row grid of latest posts.
2024-10-20 09:19:14 -07:00