Commit graph

424 commits

Author SHA1 Message Date
e6d4e0cf0f Hugo's Dictionary API post
Squashed commit of the following:

commit b507cf8be2ca46ce4b88e3292ef173a0b5e3606f
Author: Eryn Wells <eryn@erynwells.me>
Date:   Sun Nov 6 00:23:05 2022 -0700

    Wrap up this blog post

commit 6ed0c777e7c33b0819f7d7a896fce60f75a13fe3
Author: Eryn Wells <eryn@erynwells.me>
Date:   Sat Oct 15 10:20:03 2022 -0700

    WIP Hugo Dictionary API post
2022-11-15 17:45:19 -08:00
c23711db55 Add a blank rss_item.rss template as a catch-all for pages that should not be in the feed 2022-11-15 17:45:19 -08:00
d7accc69ab Put - around $scheme declaration in atom_entry_metadata 2022-11-15 17:45:19 -08:00
ac9112318c Do not escape .Content in the RSS feed templates 2022-11-15 17:45:19 -08:00
ceee419602 Move index templates up to layouts/ 2022-11-15 17:45:19 -08:00
cb90d28de0 Break up the RSS template into item templates, like I did for atom 2022-11-15 17:45:19 -08:00
d7283d6bce Rename the atom_entry templates with .atom suffix 2022-11-15 17:45:19 -08:00
10ac4747dc OOPS! Add back <a> tags to the site menu 2022-11-15 17:45:19 -08:00
bc42979aa4 Remove the back button from photo posts 2022-11-15 17:45:19 -08:00
64d26e5f4f Clean up the site header template a little bit 2022-11-15 17:45:19 -08:00
80d2d27a3a Convert the social menu to a config driven version 2022-11-15 17:45:19 -08:00
106e811c16 Generate a feed.atom too 2022-11-15 17:45:19 -08:00
ad6439b15a Always include <content> in photos atom entry 2022-11-15 17:45:19 -08:00
6b09d12525 Add alt text to the Harpswell post 2022-11-15 17:45:19 -08:00
d3e36a67d4 Add an inline <img> in the photo Atom entry 2022-11-15 17:45:19 -08:00
a06a9f6fcb Use the photo_thumbnail partial in the li_thumbnail_in_grid template 2022-11-15 17:45:19 -08:00
b6f2d7f1a6 Clean up formatting of photo shortcode 2022-11-15 17:45:19 -08:00
7d3b87bfd2 Remove <author> from the Atom entry metadata 2022-11-15 17:45:18 -08:00
dc360fe079 OOPS! Fix permalinks on photo pages 2022-11-15 17:45:18 -08:00
762e657c98 Add a set of templates to generate an Atom feed! 2022-11-15 17:45:18 -08:00
6c5fa3c81a Update the photo_thumbnail template to return the thumbnail itself, unmodified, if no changes are required 2022-11-15 17:45:18 -08:00
2fad1714a1 Reformat the head template a little bit 2022-11-15 17:45:18 -08:00
571f704998 Get the Atom output type all set up
Atom feed is generated at feed.xml using the index.atom.xml template
2022-11-15 17:45:18 -08:00
cddf9d5294 Add email to Author config 2022-11-15 17:45:18 -08:00
8a16e94621 Convert site config to YAML and move it to config/
Keep the old site config.toml around just in case.
2022-11-15 17:45:18 -08:00
a42f0c6a61 Add photo thumbnail, category, series, and tags to RSS items 2022-11-15 17:45:18 -08:00
42a6b500d6 Add orrs-island photo and a bunch of metadata to some posts 2022-11-15 17:45:18 -08:00
811b33deba Clean up the development CSS styles a little bit 2022-11-15 17:45:18 -08:00
60905652e4 Remove the .post-content section around {{ .Content }} 2022-11-15 17:45:18 -08:00
1345a7ee02 Add the series to the content header 2022-11-15 17:45:18 -08:00
48b2a79e0a Move footer tags list to a partial so photos and blogs can use the same template
Simplify the blog post layout by removing the <article> tag
2022-11-15 17:45:18 -08:00
4481164884 Add Harpswell Sunset post 2022-11-15 17:45:18 -08:00
35a8f683de Add hugo-new-photo.py to create a photo post from a list of photos 2022-11-15 17:45:17 -08:00
00e2b5ff03 Use .HasShortcode instead of setting the "includes_" variables in .Page.Store 2022-11-15 17:45:16 -08:00
550d8f5bb0 Use .Page.Store instead of .Page.Scratch for conditional includes of support JS
I saw this on one of the Hugo documentation pages, so I copied it. I am not sure what the difference is.
2022-11-15 17:45:16 -08:00
1429f7e439 Try to fix the debug EXIF info table -- I don't think this quite does it 2022-11-15 17:45:16 -08:00
578a504cad Let the photos section adapt to light/dark mode 2022-11-15 17:45:16 -08:00
db1003017f Add a shortcode to embed a photo post in a blog post 2022-11-15 17:45:16 -08:00
2c02361e20 Redo the blog list layout to make it work a little better on narrow screens 2022-11-15 17:45:16 -08:00
278c220693 Draft 2 2022-10-30 11:29:36 -07:00
b0aec51db0 New England draft 2022-10-28 16:01:53 -04:00
8b4273fcae Delete .gitmodules
This is leftover from a loooong time ago.
2022-10-27 09:24:28 -04:00
ac991083a0 Remove the border from the site header when it's pinned to the top 2022-10-26 09:20:27 -04:00
0a410b0ad8 Expand the theme colors to full 6-digit hex values 2022-10-26 09:20:06 -04:00
e1e63b1499 Two photos from Boston 2022-10-26 09:19:47 -04:00
d45ad6e1ae Add images/orientation_angle partial that returns the angle (in degress) of the orientation from an image's Exif info 2022-10-25 17:55:47 -04:00
4b3abd2a17 Merge branch 'photos' 2022-10-25 17:52:21 -04:00
83f3385bf8 Specify clip-path along with -webkit-clip-path for .circular 2022-10-25 17:51:13 -04:00
1e8b80481e Photos page styles
- Create items in the grid for the month and year
- Use child selectors where possible
- fix the layout
2022-10-25 17:48:20 -04:00
660a1a79b5 Clean up the styles of headings and paragraphs 2022-10-25 17:38:41 -04:00