Commit graph

376 commits

Author SHA1 Message Date
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
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
f286e5062d First cut at a photos site 2022-10-20 07:51:03 -07:00
684f451411 Some changes to the VSCode workspace 2022-10-19 09:17:34 -07:00
1f6f7056ea Work on a site logo with CSS and HTML 2022-10-19 07:39:48 -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
bb4b2cd4e9 Add alt text to my image in the about page and make it scale with content width 2022-10-15 10:14:48 -07:00
2cd2b89be4 Create a content template for blog post <li> items that use CSS grid 2022-10-15 10:14:48 -07:00