Commit graph

141 commits

Author SHA1 Message Date
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
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
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
1f992e0e55 Fix up the home page; make the font size bigger; clean up the layout 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
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
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
40fbc2c881 Fix up the CSS and photos list templates 2022-11-15 17:45:41 -08:00
565fd11718 First cut at a photos site 2022-11-15 17:45:40 -08:00
cb6f06a70a Remove reset.css import 2022-10-15 10:18:14 -07:00
172a35e27f Overhaul the blog list template 2022-10-15 10:15:25 -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
d1fbd6e344 Get these term and terms templates right 2022-10-15 10:14:48 -07:00
28a547ea92 Clean up the blog list template 2022-10-15 10:04:04 -07:00
9e72b74200 Make sure CSS files are only included once 2022-10-15 10:04:04 -07:00
17abf75b7e Clean up head.html 2022-10-15 09:35:07 -07:00
73817dbf90 Update the 404 template 2022-10-14 14:27:19 -07:00
ba73889720 Update all content; add categories and move Tech, Games, Music to category taxonomy; add location taxonomy 2022-10-14 14:27:08 -07:00
a68540a5c5 Remove jsonify <pre> block from terms template 2022-10-11 07:44:01 -07:00
d5cca94024 Commit term and terms templates 2022-10-10 13:02:23 -07:00
38d945d86e Remove the variable from the blog list -- it doesn't get used 2022-10-10 08:41:19 -07:00
db890fb19f Slightly improve how tags are fetched 2022-10-09 17:35:16 -07:00
c48d7e0f3b Only include .FirstSection's CSS if it's not the home page 2022-10-09 17:34:51 -07:00
658eecfa1e Add some development data to the debug table 2022-10-09 17:34:06 -07:00
dca0f2e7e5 Remove resume from site menu and sort blog first 2022-10-09 13:33:01 -07:00
71ffafcff5 Remove trailing /> from an img tag 2022-10-09 13:27:21 -07:00
ebb71c71ba Fix a little merge issue 2022-10-09 13:27:12 -07:00
38b06904a8 Add circlar selfie to about page 2022-10-09 13:26:59 -07:00
9ae600d8ce Merge branch 'redesign' 2022-10-09 12:55:01 -07:00
d7077b88f1 Let's get some heading font sizes up in here 2022-10-09 12:50:08 -07:00
a6128d8556 Add a new line in single_main.html 2022-10-09 12:17:02 -07:00
d1171e992f Distribute all the main.css styles to their own stylesheets and remove main.css 2022-10-09 12:16:53 -07:00
37ff53bd94 Remove content and <b> from blog list 2022-10-09 10:04:00 -07:00
6af32976c6 Add a code figure and get highlighted lines to wrap 2022-10-01 10:26:23 -07:00
de215d5eb2 Clean up comments and tags in head.html partial 2022-09-26 13:21:58 -07:00
16201877f4 Move single page scripts to a scripts block 2022-09-26 13:21:43 -07:00
c47444925c Remove unnecessary classes and data attributes from <body> 2022-09-26 13:21:01 -07:00
f1c56b0eb6 Move the {{ end }} tag to the right place in the index template 2022-09-25 08:33:56 -07:00
4800d22fb6 Update the resume template and styles 2022-09-25 07:57:06 -07:00