Commit Graph

468 Commits

Author SHA1 Message Date
BBaoVanC 36eaa2b145
Remove a few extraneous tags 2024-01-22 21:13:59 -06:00
BBaoVanC 9e0c03b0db
Change Software category to Reviews & update bobatheme 2024-01-22 20:53:13 -06:00
BBaoVanC 744a131b61
Update copyright year 2024-01-03 19:54:36 -06:00
BBaoVanC 19cb929ae9
Update bobatheme - update syntax CSS 2023-12-01 20:08:41 -06:00
BBaoVanC b811714ca5
Update bobatheme - fix selecting code line numbers in Safari 2023-12-01 19:58:53 -06:00
BBaoVanC 508b0f6837
Fix heading levels in CONTRIBUTING.md [skip ci] 2023-11-15 11:39:41 -06:00
BBaoVanC eac66611df
Revert "Move comments CSS to <head>"
This reverts commit 7a1bf6c19c.

Turns out this doesn't work for some reason.
2023-11-11 20:49:02 -06:00
BBaoVanC 7a1bf6c19c
Move comments CSS to <head> 2023-11-11 20:43:34 -06:00
BBaoVanC 0f4db51ba7
Clarify licensing
Website code is MIT; only the content is CC. Also change license from
CC BY to CC BY-SA.
2023-11-11 20:39:34 -06:00
BBaoVanC ed9520adef
Update bobatheme - remove back to top button 2023-11-05 18:02:16 -06:00
BBaoVanC 8f6722215e
Update bobatheme - revert lazy loading bobastyle.css 2023-11-05 01:20:48 -05:00
BBaoVanC 7420561514
Update bobatheme - minor lazy loading performance tweaks
- Rename config.yaml to hugo.yaml
- Load syntax CSS async
- Load bobastyle.css async too
- Lazy load images
- Fix async loading of bobastyle.css
2023-11-05 01:12:21 -05:00
BBaoVanC 74dc4e75b2
Remove placeholder text from query-parameters tag
Must've been accidentally left in sometime
2023-11-03 23:42:23 -05:00
BBaoVanC 1cf5c2a324
Update bobatheme - Hugo v0.120.0 compatibility
- Patch link issue with delimit due to breaking change in Hugo v0.120
- Move site author to be under params due to .Site.Author deprecation
2023-11-03 23:35:21 -05:00
BBaoVanC 9a5a182879
Update bobatheme (fix print padding on main container) 2023-11-02 01:07:46 -05:00
BBaoVanC 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
BBaoVanC 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
BBaoVanC 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
BBaoVanC 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
BBaoVanC 8815ec6fe8
Remove gitignore rule for private drafts [skip ci] 2023-10-15 20:57:18 -05:00
BBaoVanC 73a900d36d
Update bobatheme - Improve print compatiblity with navbar redesign 2023-10-15 20:54:34 -05:00
BBaoVanC 71e5e214db
Change Status Page to just Status 2023-10-15 20:44:00 -05:00
BBaoVanC 2e613416e5
Update bobatheme - Fix wrong highlight in navbar 2023-10-15 19:42:19 -05:00
BBaoVanC 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
BBaoVanC d367d1eda5
Show all isso comments by default 2023-06-24 12:48:35 -05:00
BBaoVanC f9692f238b
Remove aliases and handle redirects in caddy instead 2023-05-14 00:47:47 -05:00
BBaoVanC 15f0ec5c3e
Fix Mozilla Contributors link 2023-04-25 08:55:31 -05:00
BBaoVanC 1e692ddc91
Update Links page 2023-04-16 00:02:34 -05:00
BBaoVanC d03db67ec0
Remove /donate/ page 2023-04-15 23:26:15 -05:00
BBaoVanC d268898446
Limit concurrency of deploy workflow 2023-04-15 23:23:26 -05:00
BBaoVanC 8f834d2662
Merge /contact/ into homepage 2023-04-15 23:16:15 -05:00
BBaoVanC 14565ea343
Remove leftover files for Lighthouse workflow [skip ci]
Leftover after removal in 1574cd8515
2023-04-15 19:27:25 -05:00
BBaoVanC 226fcfa099
Remove old boba.best link from homepage 2023-04-10 15:18:53 -05:00
BBaoVanC 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
BBaoVanC dd9936a74b
Update bobatheme 2023-04-06 00:26:47 -05:00
BBaoVanC 1574cd8515
Remove Lighthouse auditing workflow 2023-04-04 17:41:43 -05:00
BBaoVanC 1d0d621963
Add swapfile guide (#28) 2023-04-04 17:32:52 -05:00
BBaoVanC 5f44c05e57
Hide discord sex hack from home page 2023-04-02 17:51:10 -05:00
BBaoVanC 0e67adf41c
Update bobatheme - CSS cleanup 2023-03-24 08:51:09 -05:00
BBaoVanC 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
BBaoVanC cdfcf3c372
Add procursus.social <link> 2023-02-24 22:47:43 -06:00
BBaoVanC 6d7dfa6c5d
Fix <code> font size in comments 2023-02-22 16:41:16 -06:00
BBaoVanC ef8dda9657
Replace deprecated set-output with $GITHUB_OUTPUT 2023-02-01 08:29:46 -06:00
BBaoVanC f6b27235f3
Use actions/checkout v3 2023-01-31 20:47:00 -06:00
BBaoVanC 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
BBaoVanC f719cadd1e
Update lastmod params that were outdated 2023-01-26 17:12:41 -06:00
BBaoVanC 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
BBaoVanC 510e3e9bf9
Fix code block text size for mobile safari 2023-01-24 01:54:42 -06:00
BBaoVanC 685a9ed8f4
Use relative URL for font files 2023-01-24 01:34:47 -06:00
BBaoVanC 66fac8058f
Make sure to audit drafts as well 2023-01-23 20:33:51 -06:00