Commit graph

378 commits

Author SHA1 Message Date
5cc42659f5 Two photos from Boston 2022-11-15 17:45:44 -08:00
d3f8024cfa Add images/orientation_angle partial that returns the angle (in degress) of the orientation from an image's Exif info 2022-11-15 17:45:44 -08:00
72f218b159 Specify clip-path along with -webkit-clip-path for .circular 2022-11-15 17:45:44 -08:00
7123b18c2b Photos page styles
- Create items in the grid for the month and year
- Use child selectors where possible
- fix the layout
2022-11-15 17:45:44 -08:00
6fdd80733e Clean up the styles of headings and paragraphs 2022-11-15 17:45:44 -08:00
4082880213 Remove a bunch of the reset styles 2022-11-15 17:45:44 -08:00
4151c912d8 Get thumbnails oriented the right way before resizing 2022-11-15 17:45:43 -08:00
5cd36cf08c Clean up the footer layout and styles 2022-11-15 17:45:43 -08:00
f3f2badae3 Clean up the header layout and styles 2022-11-15 17:45:43 -08:00
91db0b0e66 Use item-spacing for between the footer of a post and the content 2022-11-15 17:45:43 -08:00
34e3f4a1a3 Ignore *~ files 2022-11-15 17:45:43 -08:00
2be00db613 Make the about page not-a-draft 2022-11-15 17:45:43 -08:00
1f992e0e55 Fix up the home page; make the font size bigger; clean up the layout 2022-11-15 17:45:43 -08:00
37fb16f0f4 Add langs.title to mytilene photo 2022-11-15 17:45:43 -08:00
63bbe0e57c Default single.html template cleanup 2022-11-15 17:45:43 -08:00
e0fcfbaaa1 Bunch of misc photos template clean up 2022-11-15 17:45:43 -08:00
33192ddcfc Bring back line-height: 1 2022-11-15 17:45:43 -08:00
9e675b4724 Clean up some photos selectors -- use child selectors instead of descendant 2022-11-15 17:45:43 -08:00
92a9b60558 P5.js post: Wrap all the code blocks in figure shortcodes and fix the railroad diagrams 2022-11-15 17:45:43 -08:00
32f83443f4 Move the li_grid_with_date template to blog/ 2022-11-15 17:45:43 -08:00
f9543b6d85 Use JS to show/hide railroad diagrams based on page width (thanks @hober!) 2022-11-15 17:45:43 -08:00
2f6e78fa91 Group photos posts by month and year 2022-11-15 17:45:43 -08:00
13c3ad7a9e Add a item template for photos in a grid 2022-11-15 17:45:43 -08:00
6a750eafb1 Photos WIP 2022-11-15 17:45:43 -08:00
f74c647fb3 Add a cute backdrop filter to the header 2022-11-15 17:45:43 -08:00
9e262e3581 Set line-height of figure to 0 so it stops adding 1px of extra space to the bottoms!! 2022-11-15 17:45:43 -08:00
87be371e80 Add meta theme-color tags to <head> 2022-11-15 17:45:42 -08:00
4488ffbf97 Add a .list class to <main> when there are .Pages 2022-11-15 17:45:42 -08:00
c733b6d1aa Use relative URLs in the baseof template 2022-11-15 17:45:42 -08:00
17af243a96 Rework the background-color and color CSS vars 2022-11-15 17:45:42 -08:00
02a66d9f28 Increase line height of body text to 1.5 2022-11-15 17:45:42 -08:00
eee6d0e7a8 Add a weight to the photos menu item 2022-11-15 17:45:42 -08:00
92fe172d1a Move all the images to git LFS 2022-11-15 17:45:42 -08:00
40fbc2c881 Fix up the CSS and photos list templates 2022-11-15 17:45:41 -08:00
66240852ed Some photos from Greece 2022-11-15 17:45:40 -08:00
565fd11718 First cut at a photos site 2022-11-15 17:45:40 -08:00
d688cb8203 Ignore log files 2022-11-15 17:45:40 -08:00
51fc76bf26 Some changes to the VSCode workspace 2022-11-15 17:45:40 -08:00
ad7db655d6 Work on a site logo with CSS and HTML 2022-11-15 17:45:40 -08:00
b17919fbba WIP Hugo Dictionary API post 2022-10-15 10:20:03 -07:00
a7ef5d696b Reduce the header box shadow a bit 2022-10-15 10:19:30 -07:00
948600cef1 Clean up the reset styles a bit 2022-10-15 10:18:43 -07:00
cb6f06a70a Remove reset.css import 2022-10-15 10:18:14 -07:00
9493b94691 Use position fixed for header animation; then position sticky once animation completes 2022-10-15 10:17:35 -07:00
172a35e27f Overhaul the blog list template 2022-10-15 10:15:25 -07:00
d37069cb4b Recursively indent ol and ul elements 2022-10-15 10:14:48 -07:00
0a1af8dc23 Overhaul heading styles
Regroup CSS styles all together
Make <h5> and <h6> the regular body style and small
Combine some styles that were separate before
2022-10-15 10:14:48 -07:00
e211f7b7f3 Let fonts scale down a bit more; set body font size with a variable 2022-10-15 10:14:48 -07:00
d50d7ab425 Move all the reset styles to a CSS layer in root.css 2022-10-15 10:14:48 -07:00
d5f9f2a765 Overhaul the look of tags; integrate a category and a cute little triangle 2022-10-15 10:14:48 -07:00