|
f6ff51eeea
|
add kudos
|
2024-01-19 17:14:18 -06:00 |
|
|
477d91b519
|
add tinylytics
|
2024-01-19 16:13:12 -06:00 |
|
|
e9172bbdd1
|
style blockquotes
|
2024-01-19 14:38:35 -06:00 |
|
|
0d37ca979e
|
new post: enable-fips-fix-aria-lifecycle
|
2024-01-19 14:28:36 -06:00 |
|
John Bowdre
|
bf09f09d53
|
Merge pull request #7 from jbowdre/preview
taxo changes
|
2024-01-19 10:10:19 -06:00 |
|
|
982d81d639
|
update nav for taxo changes
|
2024-01-19 09:58:11 -06:00 |
|
|
eeab259eeb
|
uses is now a draft
|
2024-01-19 09:28:22 -06:00 |
|
|
18a970c7ed
|
start uses page
|
2024-01-18 22:19:50 -06:00 |
|
|
1c076124d3
|
update archetype for taxo changes
|
2024-01-18 22:14:16 -06:00 |
|
|
4be35aebe8
|
additional formatting of archives partial
|
2024-01-18 22:08:45 -06:00 |
|
|
ab377feb19
|
style date entry
|
2024-01-18 22:07:51 -06:00 |
|
|
6223e35108
|
add descriptions to categories
|
2024-01-18 21:53:48 -06:00 |
|
|
9bc58f8462
|
shift some taxos
|
2024-01-18 21:53:13 -06:00 |
|
|
794aacb928
|
style tags archive list
|
2024-01-18 20:43:00 -06:00 |
|
|
d9d1d905ea
|
remove taxos from nav
|
2024-01-18 20:42:49 -06:00 |
|
|
7bd1a7296f
|
taxonomy overhaul
|
2024-01-18 16:06:53 -06:00 |
|
|
b66ad03991
|
update post: add note about another libvirt issue
|
2024-01-17 15:43:14 -06:00 |
|
|
b15febb5e0
|
add missing alt text
|
2024-01-16 16:52:50 -06:00 |
|
|
16ae255994
|
Merge branch 'main' into alt_text
|
2024-01-16 16:33:19 -06:00 |
|
|
8ad0d1170d
|
fix simplex status links
|
2024-01-16 16:33:08 -06:00 |
|
|
27f45926c4
|
Merge branch 'main' into alt_text
|
2024-01-16 16:21:37 -06:00 |
|
|
4488bf43e2
|
style status.lol container more consistently
|
2024-01-16 14:16:44 -06:00 |
|
|
8fbba3b1ff
|
add scroll-to-top button
|
2024-01-16 14:12:57 -06:00 |
|
|
ef2039b41b
|
begin adding/expanding alt text
|
2024-01-16 13:02:35 -06:00 |
|
|
c48195b8c5
|
change prompt on search results page
|
2024-01-16 12:17:54 -06:00 |
|
|
2a960fe391
|
add attribution to search.js
|
2024-01-16 12:03:24 -06:00 |
|
|
d7b7a2bcca
|
add transitions to searchbox
|
2024-01-16 11:24:35 -06:00 |
|
|
d9f8abc7be
|
change title of search results page
|
2024-01-15 19:19:27 -06:00 |
|
John Bowdre
|
cb68d36077
|
Merge pull request #6 from jbowdre/preview
Implement site search
|
2024-01-15 18:36:12 -06:00 |
|
|
d6928214ee
|
torchlight: don't highlight series or tags
|
2024-01-15 18:28:33 -06:00 |
|
|
a70c866dd0
|
additional search tweaks
|
2024-01-15 18:12:56 -06:00 |
|
|
a292270b11
|
search styling work...
|
2024-01-15 17:07:23 -06:00 |
|
|
4fb8039ba0
|
initial work on search with lunr.js
|
2024-01-15 16:02:30 -06:00 |
|
|
7c0b287cee
|
css: define new slightly-lighter color for code/pre elements
|
2024-01-15 15:14:08 -06:00 |
|
|
335a0ab2cd
|
Revert "make --off-fg a little lighter to improve code/pre contrast"
This made non-code elements a bit too bright. Need to address code
elements more directly.
This reverts commit 483e7a7803 .
|
2024-01-15 15:06:39 -06:00 |
|
John Bowdre
|
9e688aa013
|
Merge pull request #5 from jbowdre/preview
Further RSS improvements
|
2024-01-15 15:02:07 -06:00 |
|
|
ad1848ef3c
|
rss: strip potentially-unsafe style elements (improve regex)
|
2024-01-15 14:57:42 -06:00 |
|
|
c74cc3ad37
|
rss: strip potentially-unsafe style elements
|
2024-01-15 14:53:35 -06:00 |
|
|
1070fc31a9
|
Merge branch 'main' into preview
|
2024-01-15 14:36:21 -06:00 |
|
|
4286612406
|
rss: strip <svg>...</svg> elements
|
2024-01-15 14:33:26 -06:00 |
|
|
f8ba3f7cf2
|
fix broken link in post
|
2024-01-15 14:10:19 -06:00 |
|
John Bowdre
|
305caeee21
|
Merge pull request #4 from jbowdre/preview
RSS improvements
|
2024-01-15 14:07:05 -06:00 |
|
|
f51fc36b6d
|
remove minify from netlify config
|
2024-01-15 14:04:59 -06:00 |
|
|
a6c670bc46
|
enable minify in config, don't minify xml
|
2024-01-15 14:00:28 -06:00 |
|
|
2d74f36530
|
Revert "rss: don't minify whitespace in xml"
This reverts commit 41843eba32 .
|
2024-01-15 13:59:40 -06:00 |
|
|
41843eba32
|
rss: don't minify whitespace in xml
|
2024-01-15 13:53:52 -06:00 |
|
|
d86964f33f
|
rss: alternate approach to image embeds
|
2024-01-15 13:39:27 -06:00 |
|
|
c8f4a80c27
|
rss: fix image embeds
|
2024-01-15 13:23:34 -06:00 |
|
|
de75790647
|
rss: encode content in description
|
2024-01-15 13:09:20 -06:00 |
|
|
71b61c700d
|
Revert "rss: highlight xml"
This reverts commit ccf395c95b .
|
2024-01-15 12:57:07 -06:00 |
|