|
d475332ccc
|
Cats are just a page
|
2022-10-11 07:43:29 -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 |
|
|
1cdc11c477
|
Move some post-list styles to root.css since they get used in taxonomy templates too
|
2022-10-10 08:40:53 -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 |
|
|
06819504c2
|
Catch an exception if document.referrer is empty
|
2022-10-09 17:34:22 -07:00 |
|
|
658eecfa1e
|
Add some development data to the debug table
|
2022-10-09 17:34:06 -07:00 |
|
|
8be36386a9
|
Fix a couple things that are broken in Chrome
|
2022-10-09 13:46:08 -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 |
|
|
4fed774c8b
|
Add a test page to exercise different styles
|
2022-10-09 12:55:48 -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 |
|
|
7f4d8fa1dc
|
Update home page copy
|
2022-10-09 10:03:45 -07:00 |
|
|
d0f1100682
|
Create a monospace font family stack
|
2022-10-03 19:54:55 -07:00 |
|
|
d862251a8f
|
Define all color vars as triples, and create semantic colors that convert the triples to rgb colors
|
2022-10-03 19:54:14 -07:00 |
|
|
e31a4a268d
|
Scale SVGs!
|
2022-10-03 19:52:28 -07:00 |
|
|
5eaac49c4b
|
Don't use a table for syntax highlights
|
2022-10-01 10:29:44 -07:00 |
|
|
bda34c7342
|
Apply body-item-spacing to .highlight blocks directly under post-single
|
2022-10-01 10:28:27 -07:00 |
|
|
9ebc58f50a
|
Fix code blocks in "Boot Raspberry Pi Over TFTP" post
|
2022-10-01 10:26:28 -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 |
|
|
e029548d04
|
Make active nav link bold, set color, and adjust font weights of the nav bar
|
2022-09-25 08:51:43 -07:00 |
|
|
f24e124f86
|
Some spacing changes around h* and p tags
|
2022-09-25 08:51:12 -07:00 |
|
|
b6ab68aa4d
|
Do not uppercase the dates of posts
|
2022-09-25 08:50:39 -07:00 |
|
|
2f3a32e28d
|
Move a smattering of tags from main.css to root.css: h*, img, p, pre
|
2022-09-25 08:50:17 -07:00 |
|
|
10d7c586c0
|
Move color variables from main.css to root.css; split body and header colors
|
2022-09-25 08:48:33 -07:00 |
|
|
979cd1bbcb
|
Move CSS helper classes to root.css
|
2022-09-25 08:47:02 -07:00 |
|
|
7f79238868
|
Make sure the header stays on top of everything (z-order fix)
|
2022-09-25 08:45:56 -07:00 |
|
|
105c464e70
|
Add header styles including a nice animation in the .animated class
|
2022-09-25 08:45:29 -07:00 |
|
|
312dd30be6
|
Reorder the footer styles in root.css
|
2022-09-25 08:43:27 -07:00 |
|
|
fe652e1c44
|
Remove the menu styles from main.css
|
2022-09-25 08:38:44 -07:00 |
|
|
5b1f9e7d08
|
Move the figure styles to root.css
|
2022-09-25 08:34:54 -07:00 |
|
|
f1c56b0eb6
|
Move the {{ end }} tag to the right place in the index template
|
2022-09-25 08:33:56 -07:00 |
|
|
3952c777a6
|
Add margin after figures, highlights, and p tags
|
2022-09-25 08:33:25 -07:00 |
|
|
cdf4b41c16
|
Get the debug table looking better
|
2022-09-25 07:57:13 -07:00 |
|
|
21791d9937
|
Make the home page platter fit content rather than scaling with the page
|
2022-09-25 07:57:13 -07:00 |
|
|
4800d22fb6
|
Update the resume template and styles
|
2022-09-25 07:57:06 -07:00 |
|
|
ee9da5b829
|
Move tag styles to blog.css
|
2022-09-25 07:52:22 -07:00 |
|
|
93006dadcb
|
Add some JS to run at DOMContentLoaded that animates the header in
The header animates in when the UA navigates from the home page or from another site,
but not when navigating from other pages on the site.
|
2022-09-25 07:47:09 -07:00 |
|
|
70a380e941
|
Update the simple layout
|
2022-09-25 07:45:47 -07:00 |
|
|
2752c6bf81
|
Add an .active class to current active link in the nav bar
|
2022-09-25 07:41:30 -07:00 |
|