|
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 |
|
|
f55b445c1f
|
The abbr shortcode takes a single positional argument to use a the title attribute
|
2024-10-20 09:13:54 -07:00 |
|
|
7274f9ce74
|
Update feed publishing
Remove RSS. As Tess said, it's a pile of hacks and conflicting specs. Better to
use Atom. I was only ever linking to Atom feeds anyway.
|
2024-10-20 09:13:22 -07:00 |
|
|
f19de6f8fc
|
Update Nethack logfile for electra
|
2024-10-19 08:30:56 -07:00 |
|
|
310d4177c1
|
Update build arguments for the development server
|
2024-10-17 11:37:11 -07:00 |
|
|
093571e1cd
|
Add a link title to the Vibin' photostream post
|
2024-10-17 08:41:55 -07:00 |
|
|
9e3f7d1a69
|
Replace the JS railroad diagram with an SVG in the Audio Scope post
|
2024-10-17 08:41:04 -07:00 |
|
|
45449c3b20
|
Make the home page a single page
|
2024-10-17 08:40:32 -07:00 |
|
|
f5b2b1e67a
|
termlite: Update submodule commit
|
2024-10-17 08:40:13 -07:00 |
|
|
750dd6179b
|
photostream: Add go module, git submodule, and update commit
|
2024-10-17 08:39:25 -07:00 |
|
|
7b353e2fa8
|
Disable HTTP caching on the dev server
|
2024-10-13 23:15:02 -07:00 |
|
|
f95ac34c7c
|
termlite: Update submodule commit
|
2024-10-13 23:14:45 -07:00 |
|
|
9f2eacfaeb
|
Update the front matter for the cats page
|
2024-10-12 11:27:53 -07:00 |
|
|
4da0aeca1a
|
Add .figure class to code and image figures
|
2024-10-12 11:27:38 -07:00 |
|
|
830f22d6ba
|
termlite: Update submodule commit
|
2024-10-12 11:27:16 -07:00 |
|
|
3766168bea
|
Remove assets/styles
|
2024-10-10 23:06:23 -07:00 |
|
|
187bc15a6f
|
termlite: Update submodule commit
|
2024-10-10 23:04:53 -07:00 |
|
|
3bb8917116
|
termlite: Update submodule commit
|
2024-10-08 19:22:35 -07:00 |
|
|
3369b52735
|
Move the youtube shortcode to the termlite theme
Rename it figures/youtube → youtube and update the posts that use it.
|
2024-10-08 09:09:02 -07:00 |
|
|
d496238184
|
Update the site title and copyright
|
2024-10-08 09:06:08 -07:00 |
|
|
8e8881c52e
|
image-utils: Update submodule commit
|
2024-10-08 08:46:38 -07:00 |
|
|
5510a738fa
|
Remove the railroad shortcode
This partial moved to railroad-diagrams. Except it's pissing me off. 🙃
|
2024-10-08 08:46:28 -07:00 |
|
|
e0b2683ef9
|
Remove the images/orientation_angle partial
This partial moved to the image-utilities theme
|
2024-10-08 08:46:06 -07:00 |
|
|
3102dc1e56
|
Move a bunch of shortcodes and partials back from the platters theme
|
2024-10-08 08:45:44 -07:00 |
|
|
20d53e0df2
|
image-utils: Add image-utils submodule
|
2024-10-08 08:41:31 -07:00 |
|
|
0f200e3d09
|
Move circular_image back to the top level
|
2024-10-07 21:43:47 -07:00 |
|
|
47d1bf9ffe
|
Move nobreak and tess shortcodes back to the top level layouts directory
|
2024-10-07 21:42:29 -07:00 |
|
|
66adceaf24
|
Move all layouts to platters theme
|
2024-10-07 21:39:17 -07:00 |
|
|
de8101efed
|
Remove layouts from themes/platters
|
2024-10-07 21:38:50 -07:00 |
|