James Davidson

Results 12 issues of James Davidson

#95 added a Table of Contents for desktop, but it does not appear on mobile. The Gokarna implementation is superior to the generic Hugo shortcode, so seeing this feature regardless...

# Screenshots ## exampleSite ![Screenshot 2022-09-12 at 16-02-08 Theme Documentation - Basics](https://user-images.githubusercontent.com/109910326/189701798-c9c01949-921e-452d-af2f-5e83d5811f80.png) ### [jamesdavidson.xyz](https://jamesdavidson.xyz/posts/how-to-internally-flash-libreboot-on-a-thinkpad/) ![image](https://user-images.githubusercontent.com/109910326/190651000-9d1e73d6-b154-4dd5-999c-821107c0c11c.png) # Default sort problem Sadly, works poorly with `.Weight` due to Hugo's default sort, which...

See the below screenshots for reference. This appears using browser emulation (Firefox) and on an actual device (Chromium on Pixel 4a (not 5G)). ### Browser Emulation ![skewed](https://user-images.githubusercontent.com/109910326/191049971-484aea13-cf2a-4cef-b055-eb5147072f5d.png) ### Actual Device...

Hello chaps, I maintained a fork of Gokarna for a while with the above features. Would you be interested in reviewing a PR with either of these? I saw that...

[The FAQ](https://docs.projectbluefin.io/FAQ#how-do-i-get-my-gnome-back-to-normal-fedora-defaults) describes restoring Fedora defaults like so: ``` sudo rm -f /etc/dconf/db/local.d/01-ublue ``` As of 3.5.0, the file has moved to `/usr/share/glib-2.0/schemas/zz0-bluefin-modifications.gschema.override`, as per [the diff](https://github.com/ublue-os/bluefin/compare/v3.4.0...v3.5.0). Unlike the previous...

documentation

## To-do - [x] [HTML output minification](https://gohugo.io/hugo-pipes/minification/) (CSS/JS assets are already minified) :arrow_right: #251 - [ ] Are XML (sitemap, RSS), SVG (icons), and JSON assets minified? - ~~Asset compression~~...

Code is messy, but works. ### Mobile full run Ignore emulated performance :roll_eyes: ![image](https://github.com/user-attachments/assets/1636d788-99d6-4896-bd6d-9955dd00a297) ### Desktop full run ![image](https://github.com/user-attachments/assets/ff05f485-7435-4038-b3f4-f915dd9070ce)

Run `screenshot.py` from a declarative `Containerfile`. After this PR, we can work on the GitHub action: #184. - [x] Create a `Containerfile` (FROM Ubuntu, Alpine, etc.; which can be kept...

As mentioned in https://github.com/526avijitgupta/gokarna/pull/233#issue-2540425501. When a sufficiently long `footer` and/or `copyright` string is set in `config.toml`, the [`footerText` Scratch](https://github.com/526avijitgupta/gokarna/commit/6268dd921d83f9c60ea718d3ccb6fe32427e5473#diff-1236858a4652b74ac20c849dced102285e73793914ce9093a079f5466bb7a938R7) can overflow the [`.footer` container](https://github.com/526avijitgupta/gokarna/blob/main/assets/css/main.css#L245). Any help with producing a fix...

### Describe the bug per title; example output: ```sh ESC[38;5;252mESC[0mESC[38;5;252mESC[0m ESC[38;5;252mThis is an automatically generated changelog for release ESC[0mESC[38;5;203;48;5;236m stable-20250429.2 ESC[0mESC[38;5;252m.ESC[0mESC[38;5;252m ESC[0mESC[38;5;252m ESC[0mESC[38;5;252m ESC[0m ESC[38;5;252m ESC[0mESC[38;5;252m ESC[0mESC[38;5;252m ESC[0mESC[38;5;252m ESC[0mESC[38;5;252m ESC[0mESC[38;5;252m...

bug