Commit Graph

475 Commits

Author SHA1 Message Date
e8368fd7cb Replace table shortcode with markdown attributes 2024-11-15 17:26:07 -06:00
7523df569c Add markdown output (BBaoVanC/bobatheme#56)
Allows viewing raw markdown code via a button on page, which is linked
to `[slug].md`.
2024-10-01 13:31:12 -05:00
20e69d482b Replace paginate with pagination.pagerSize in hugo.yaml 2024-09-24 21:18:41 -05:00
e1b6026aea Replace .Site.BaseURL with hugo.IsServer for enabling analytics
Seems like .Site.BaseURL had its logic changed somewhere along the road,
so it doesn't match anymore without trailing slash. Instead use a less
flimsy detection method which says if Hugo is running as development
server or not.
2024-09-24 21:18:16 -05:00
615547c525 Upgrade bobatheme 2024-09-24 21:18:16 -05:00
9e7be7afa3 Replace relative ref link
Not sure why this randomly stopped working, maybe some
non-backwards-compatible change in Hugo that I am not aware of.
2024-06-28 16:40:34 -05:00
55623221f1 Clarify a few details about how math challenge works 2024-06-28 16:37:15 -05:00
36eaa2b145 Remove a few extraneous tags 2024-01-22 21:13:59 -06:00
9e0c03b0db Change Software category to Reviews & update bobatheme 2024-01-22 20:53:13 -06:00
744a131b61 Update copyright year 2024-01-03 19:54:36 -06:00
19cb929ae9 Update bobatheme - update syntax CSS 2023-12-01 20:08:41 -06:00
b811714ca5 Update bobatheme - fix selecting code line numbers in Safari 2023-12-01 19:58:53 -06:00
508b0f6837 Fix heading levels in CONTRIBUTING.md [skip ci] 2023-11-15 11:39:41 -06:00
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
7a1bf6c19c Move comments CSS to <head> 2023-11-11 20:43:34 -06:00
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
ed9520adef Update bobatheme - remove back to top button 2023-11-05 18:02:16 -06:00
8f6722215e Update bobatheme - revert lazy loading bobastyle.css 2023-11-05 01:20:48 -05:00
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
74dc4e75b2 Remove placeholder text from query-parameters tag
Must've been accidentally left in sometime
2023-11-03 23:42:23 -05:00
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
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