Commit graph

5 commits

Author SHA1 Message Date
1e851f7061 Fix two issues in new-photo-post.py
- Strip typographic quotes from input to slugify()
- Fall back on a floating timestamp if no timezone is given
2023-07-13 07:48:46 -07:00
29c402c3ec Add a slug argument to the new-photo-post script 2023-04-23 22:10:04 +09:00
a2653e185c For new photo posts use YYYY/name if possible, and fall back on YYYY/MM/name if not 2023-03-04 10:25:04 -08:00
c6531e618d Format month photo path component with a leading 0 2023-01-29 16:28:35 -08:00
b423f89809 Move new photo script to ./scripts/new-photo-post.py 2022-11-28 16:56:05 -08:00
Renamed from hugo-new-photo.py (Browse further)