Commit Graph

454 Commits

Author SHA1 Message Date
9a5a182879 Update bobatheme (fix print padding on main container) 2023-11-02 01:07:46 -05:00
5051c908e7 Update bobatheme
- Clean up dom layout of full-width page lists
- Remove option of latest posts section on bottom of content pages
- Add "Skip to main content" tab-focusable button
- Rename config.yaml to hugo.yaml
2023-10-21 21:54:05 -05:00
186e451422 Rename config.yaml to hugo.yaml [skip ci]
There was an update some time ago and now hugo.yaml is preferred because
of being more specific.
2023-10-21 20:51:33 -05:00
d816b189a2 Re-convert some old webp images to lossless
Had to grab the original files from
6bb94c50c2, and then run imagemagick again
with the webp lossless flag so the images don't look like garbage.

convert static/media/checkra1n-gui-on-arch-linux.png -define webp:lossless=true content/blog/checkra1n-gui-on-other-distros/gui.webp
2023-10-21 20:37:59 -05:00
49f57c2b5e Change bashsession highlighting to console
It got renamed to bash-session in some chroma update (maybe hugo hadn't
updated for a while), but console is just an alias for it anyways so
I'll use that instead.
2023-10-16 20:36:14 -05:00
8815ec6fe8 Remove gitignore rule for private drafts [skip ci] 2023-10-15 20:57:18 -05:00
73a900d36d Update bobatheme - Improve print compatiblity with navbar redesign 2023-10-15 20:54:34 -05:00
71e5e214db Change Status Page to just Status 2023-10-15 20:44:00 -05:00
2e613416e5 Update bobatheme - Fix wrong highlight in navbar 2023-10-15 19:42:19 -05:00
f0edaa67d5 Update bobatheme
- Revert ":3"
- Fix navbar highlighting on section page itself
- Redesign navbar to be full width
2023-10-15 19:36:35 -05:00
d367d1eda5 Show all isso comments by default 2023-06-24 12:48:35 -05:00
f9692f238b Remove aliases and handle redirects in caddy instead 2023-05-14 00:47:47 -05:00
15f0ec5c3e Fix Mozilla Contributors link 2023-04-25 08:55:31 -05:00
1e692ddc91 Update Links page 2023-04-16 00:02:34 -05:00
d03db67ec0 Remove /donate/ page 2023-04-15 23:26:15 -05:00
d268898446 Limit concurrency of deploy workflow 2023-04-15 23:23:26 -05:00
8f834d2662 Merge /contact/ into homepage 2023-04-15 23:16:15 -05:00
14565ea343 Remove leftover files for Lighthouse workflow [skip ci]
Leftover after removal in 1574cd8515
2023-04-15 19:27:25 -05:00
226fcfa099 Remove old boba.best link from homepage 2023-04-10 15:18:53 -05:00
3e03c1a2b0 Move some categories to be tags
Also:

- BBaoVanC/bobatheme@e8a34ae4a4
- Fix description of linux-swap tag
2023-04-10 15:14:23 -05:00
dd9936a74b Update bobatheme 2023-04-06 00:26:47 -05:00
1574cd8515 Remove Lighthouse auditing workflow 2023-04-04 17:41:43 -05:00
1d0d621963 Add swapfile guide (#28) 2023-04-04 17:32:52 -05:00
5f44c05e57 Hide discord sex hack from home page 2023-04-02 17:51:10 -05:00
0e67adf41c Update bobatheme - CSS cleanup 2023-03-24 08:51:09 -05:00
b4c695aeb4 Update bobatheme
- Remove credit.html partial
- Reorganize summary template files
- Fix margin around post-title
- Remove series position indicator
- :3
2023-03-18 21:39:27 -05:00
cdfcf3c372 Add procursus.social <link> 2023-02-24 22:47:43 -06:00
6d7dfa6c5d Fix <code> font size in comments 2023-02-22 16:41:16 -06:00
ef8dda9657 Replace deprecated set-output with $GITHUB_OUTPUT 2023-02-01 08:29:46 -06:00
f6b27235f3 Use actions/checkout v3 2023-01-31 20:47:00 -06:00
1ce61b8260 Update bobatheme
- Prevent page breaking in some elements when printing
- Use RenderString instead of markdownify in some places
2023-01-27 16:42:58 -06:00
f719cadd1e Update lastmod params that were outdated 2023-01-26 17:12:41 -06:00
43d4f47e29 Update bobatheme
- Add aria labels to share buttons
- Fix table borders between th and td in same line
- Add `link-1` color to light theme too
2023-01-26 16:54:29 -06:00
510e3e9bf9 Fix code block text size for mobile safari 2023-01-24 01:54:42 -06:00
685a9ed8f4 Use relative URL for font files 2023-01-24 01:34:47 -06:00
66fac8058f Make sure to audit drafts as well 2023-01-23 20:33:51 -06:00
e93871c923 Build drafts on pull requests [skip ci] 2023-01-23 20:28:23 -06:00
07f586e5b0 Add a markdown snippet to explain bashsession [skip ci]
Will be used by a future post
2023-01-23 20:25:04 -06:00
d21feef5b9 Serve our own fonts instead of using system 2023-01-22 20:46:51 -06:00
e49b0aa583 Various small fixes in bobatheme
- Finish support for list page subtitle
- Change color when hovering over share buttons
- Change print button to an <a> to match the rest of the buttons
- Make the left bar of blockquote lined up with rest of text
- Fix contrast of code block Copy button
- Fix keyboard accessibility of code block Copy button
2023-01-22 16:46:07 -06:00
91bc38bdd4 Update bobatheme (includes improvements to code blocks) 2023-01-22 00:11:22 -06:00
b80bd5732d Make the Copilot-generated post unlisted 2023-01-21 20:50:14 -06:00
b863f577ae Refresh code block design and add copy to clipboard
Fixes #58
2023-01-20 17:14:31 -06:00
c1806338e5 Unpin Hugo version in actions
It'll probably just get behind too often and hopefully there aren't
breaking changes.
2023-01-20 15:17:29 -06:00
f9c4fd8a9a Fix GitHub Copilot author page title capitalization 2023-01-18 14:58:16 -06:00
fb0e45d7cd Fix Mozilla Contributors URL 2023-01-16 21:04:09 -06:00
a0165e8569 Fix two more broken links due to git.boba.best/configs rename 2023-01-16 20:57:00 -06:00
100a86b85f bobatheme: Website header title should not be h1 2023-01-08 00:03:08 -06:00
8321945015 Add description to taxonomies and add some missing tag descriptions 2023-01-07 20:42:40 -06:00
48ed6eae21 Fix two broken links due to rename on git.boba.best 2023-01-07 19:21:05 -06:00