|
c5427866c6
|
Add Harpswell Sunset post
|
2022-10-31 07:50:08 -07:00 |
|
|
30ba875393
|
Add hugo-new-photo.py to create a photo post from a list of photos
|
2022-10-31 07:49:56 -07:00 |
|
|
fd4ab996c5
|
Use .HasShortcode instead of setting the "includes_" variables in .Page.Store
|
2022-10-31 07:49:31 -07:00 |
|
|
acb1cf3c35
|
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-10-30 11:39:33 -07:00 |
|
|
5920625753
|
Try to fix the debug EXIF info table -- I don't think this quite does it
|
2022-10-30 11:35:11 -07:00 |
|
|
16af88e08a
|
Let the photos section adapt to light/dark mode
|
2022-10-30 11:34:45 -07:00 |
|
|
57947282ce
|
Add a shortcode to embed a photo post in a blog post
|
2022-10-30 11:31:47 -07:00 |
|
|
e7b2cb493a
|
Redo the blog list layout to make it work a little better on narrow screens
|
2022-10-30 11:30:41 -07: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 |
|
|
3ec529525a
|
Remove a bunch of the reset styles
|
2022-10-25 17:38:14 -04:00 |
|
|
1200833ef3
|
Get thumbnails oriented the right way before resizing
|
2022-10-25 17:37:46 -04:00 |
|
|
397c2262be
|
Clean up the footer layout and styles
|
2022-10-25 17:37:15 -04:00 |
|
|
27f88ab3b5
|
Clean up the header layout and styles
|
2022-10-25 17:36:06 -04:00 |
|
|
b5a22374bf
|
Use item-spacing for between the footer of a post and the content
|
2022-10-25 17:34:23 -04:00 |
|
|
edb9c49f21
|
Ignore *~ files
|
2022-10-25 17:33:47 -04:00 |
|
|
35d55c1cf7
|
Make the about page not-a-draft
|
2022-10-25 17:33:40 -04:00 |
|
|
782f613d5a
|
Fix up the home page; make the font size bigger; clean up the layout
|
2022-10-25 17:33:03 -04:00 |
|
|
77d677afed
|
Add langs.title to mytilene photo
|
2022-10-21 11:10:36 -07:00 |
|
|
d738354e41
|
Default single.html template cleanup
|
2022-10-21 11:10:23 -07:00 |
|
|
5bfa439700
|
Bunch of misc photos template clean up
|
2022-10-21 11:09:30 -07:00 |
|
|
f23b047a0f
|
Bring back line-height: 1
|
2022-10-21 11:09:07 -07:00 |
|
|
b8b614e68d
|
Clean up some photos selectors -- use child selectors instead of descendant
|
2022-10-21 11:08:16 -07:00 |
|
|
ff14784468
|
P5.js post: Wrap all the code blocks in figure shortcodes and fix the railroad diagrams
|
2022-10-21 11:07:45 -07:00 |
|
|
23fc76b1f5
|
Move the li_grid_with_date template to blog/
|
2022-10-21 11:07:05 -07:00 |
|
|
84c7c714ed
|
Use JS to show/hide railroad diagrams based on page width (thanks @hober!)
|
2022-10-21 11:06:13 -07:00 |
|
|
c9c5889bed
|
Ignore log files
|
2022-10-20 17:15:03 -07:00 |
|
|
44f11c6792
|
Merge branch 'main' into photos
|
2022-10-20 10:10:28 -07:00 |
|
|
c7a792182d
|
Group photos posts by month and year
|
2022-10-20 08:05:39 -07:00 |
|
|
454618222d
|
Add a item template for photos in a grid
|
2022-10-20 07:52:27 -07:00 |
|
|
ae19e1a777
|
Photos WIP
|
2022-10-20 07:52:27 -07:00 |
|
|
dd1e4ee40f
|
Add a cute backdrop filter to the header
|
2022-10-20 07:52:27 -07:00 |
|
|
8a11c8260e
|
Set line-height of figure to 0 so it stops adding 1px of extra space to the bottoms!!
|
2022-10-20 07:52:27 -07:00 |
|
|
16a76afed8
|
Add meta theme-color tags to <head>
|
2022-10-20 07:52:27 -07:00 |
|
|
73cf350b31
|
Add a .list class to <main> when there are .Pages
|
2022-10-20 07:52:27 -07:00 |
|
|
1df2846b6d
|
Use relative URLs in the baseof template
|
2022-10-20 07:52:27 -07:00 |
|
|
484029731e
|
Rework the background-color and color CSS vars
|
2022-10-20 07:52:27 -07:00 |
|
|
e5701b5c92
|
Increase line height of body text to 1.5
|
2022-10-20 07:52:26 -07:00 |
|
|
f20b9fe3bf
|
Add a weight to the photos menu item
|
2022-10-20 07:52:26 -07:00 |
|
|
6d2529c4d4
|
Move all the images to git LFS
|
2022-10-20 07:52:26 -07:00 |
|
|
3d8a4106d3
|
Fix up the CSS and photos list templates
|
2022-10-20 07:51:04 -07:00 |
|
|
f0ae80df99
|
Some changes to the VSCode workspace
|
2022-10-20 07:51:04 -07:00 |
|
|
dbba50422b
|
Some photos from Greece
|
2022-10-20 07:51:04 -07:00 |
|