Pat Connors
c1c712bf34
chore(docs): Minor improvements (again) ( #1603 )
...
This time merge this before conflicts happen. Please and thank you @noelmiller @HikariKnight @KyleGospo
2024-09-03 17:46:05 +00:00
Zeglius
95094c381e
chore(docs): fix cmdrun breaking image url replacement ( #1600 )
...
* chore(docs): fix cmdrun breaking image url replacement
* ci(docs): Trigger deploy_docs with any change in docs dir
2024-09-03 15:53:20 +00:00
dependabot[bot]
6f1d3b5b24
chore(deps): bump DecimalTurn/Comment-Filter from 0.1.0 to 0.1.1 ( #1595 )
...
Bumps [DecimalTurn/Comment-Filter](https://github.com/decimalturn/comment-filter ) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/decimalturn/comment-filter/releases )
- [Commits](5ab6948d08...4452281cf0
)
---
updated-dependencies:
- dependency-name: DecimalTurn/Comment-Filter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 21:04:07 -07:00
Kyle Gospodnetich
bcea13b868
Merge branch 'testing' into unstable
2024-09-02 18:44:58 -07:00
Kyle Gospodnetich
532b4fe3f3
chore: Further changes for disabling brew auto updates
2024-09-02 17:27:15 -07:00
Kyle Gospodnetich
817bc707b2
fix: Disable brew update and upgrade service by default
2024-09-02 14:44:33 -07:00
Kyle Gospodnetich
52e0dd0bc3
Revert "chore: Upgrade kernel to 6.10.5-201"
...
This reverts commit 213a0120e81ea5c65b17623f5ef301535c9326d7.
2024-09-02 13:51:34 -07:00
Kyle Gospodnetich
37fc97fda6
Revert "chore: Upgrade kernel to 6.10.5-201"
...
This reverts commit 213a0120e81ea5c65b17623f5ef301535c9326d7.
2024-09-02 13:51:26 -07:00
Pat Connors
65e8063e1c
chore(README-English): New documentation links ( #1582 )
...
Will do translations at a later date.
2024-09-02 18:31:39 +00:00
Zeglius
95c73120c2
chore(just): Improve install-resolve ux ( #1593 )
...
* chore(just): Add a more informative message to install-resolve
* chore(just): Bump up install-resolve SCRIPT_URL version
2024-09-02 18:30:50 +00:00
Zeglius
6d05181146
docs: Add missing automounting guides ( #1594 )
...
* chore(docs): Fix cmdrun hook substituting urls with partial matches
* docs: Add missing automounting articles
2024-09-02 18:30:08 +00:00
Kyle Gospodnetich
0c40fe7f6e
Merge branch 'main' into testing
2024-09-01 11:06:33 -07:00
Kyle Gospodnetich
23e0344b80
Revert "chore: Increase default ptyxis size to fix motd layout"
...
This reverts commit 5400fed7b93c0cbbcb0b7f165a07c56c566041a3.
2024-09-01 11:06:26 -07:00
Kyle Gospodnetich
2470469be4
chore(docs): Enable ligatures on code
2024-08-31 19:42:43 -07:00
Kyle Gospodnetich
1a09746f6d
chore(docs): Use Fira Code for code blocks, matching bazzite.gg
2024-08-31 19:40:46 -07:00
Zeglius
7477b8c3ea
chore(docs): Minor cosmetic improvements and fixes ( #1590 )
...
* chore(docs): Remove css hiding hr in cards
* chore(docs): Isolate centered headers inside page content
* chore(docs): Rounded search bar and accent colors
* chore(docs): Prevent image "squashing" in screens with reduced width
2024-08-31 19:34:34 -07:00
Kyle Gospodnetich
213a0120e8
chore: Upgrade kernel to 6.10.5-201
2024-08-31 19:31:09 -07:00
Kyle Gospodnetich
a669d02363
Merge branch 'main' into testing
2024-08-31 19:29:36 -07:00
Kyle Gospodnetich
accc7540bb
chore(docs): Center headers on mobile, add background to blockquotes
2024-08-31 14:33:59 -07:00
Kyle Gospodnetich
53275f3f4e
chore(docs): Fix dark colored cards
2024-08-31 14:24:48 -07:00
Kyle Gospodnetich
61f2bc405f
chore(docs): More CSS tweaks to match bazzite.gg
2024-08-31 14:20:27 -07:00
Zeglius
cdf8c8d8ed
docs: Replace 'Table of Contents' page with a quick start one ( #1588 )
2024-08-31 20:27:43 +00:00
HikariKnight
e8c2913a0e
Merge pull request #1585 from jsnyder/correct-comparison-in-cec-control
...
fix(cec-control): compare variable rather than variable name
2024-08-31 22:26:33 +02:00
Zeglius
b7ded48ce1
fix(docs): Use a working match substitution in md_image_sizing hook ( #1584 )
...
* fix(docs): Use a working match substitution in md_image_sizing hook
This fixes odd page segment duplicating inside themselves
* ci(docs): Avoid triggering deploy_docs on PR
2024-08-31 15:47:54 +00:00
Kyle Gospodnetich
ccae9a2fc2
chore: Upgrade to gamescope 3.15.4
2024-08-31 08:26:28 -07:00
James Snyder
fb3d4f8f35
fix(cec-control): compare variable rather than variable name
2024-08-31 02:42:24 -05:00
Kyle Gospodnetich
b28fdd002b
chore: Manually specify lz4
2024-08-30 15:33:01 -07:00
Pat Connors
a515c743ee
chore(docs): Fix note at the top ( #1575 )
...
Grammar
2024-08-30 17:04:48 +00:00
Zeglius
8739c239b0
fix(docs): Several fixes for mkdocs ( #1571 )
...
* fix(docs): Use a more consistent image url replacing in fetch_discourse_md
* fix(docs): Prevent youtube video from embeding in links
* chore(docs): Move embed_youtube hook to on_page_content step
* docs: Add 'md_image_sizing' hook
This will match image sizes with discourse ones
2024-08-30 15:30:42 +00:00
Zeglius
f526002bd2
docs: Hide 'Auto-Mounting Secondary Drives' article ( #1576 )
2024-08-29 19:51:49 +00:00
Kyle Gospodnetich
5ef67b4290
fix: Drop zstd compression for zram, falls back to default lz4
2024-08-29 10:25:29 -07:00
Kyle Gospodnetich
942908c23b
chore(docs): Mobile fixes
2024-08-29 07:18:19 -07:00
github-actions[bot]
fea43daf62
chore(main): Update Steam BBCode Changelog ( #1567 )
...
Co-authored-by: github-merge-queue[bot] <118344674+github-merge-queue[bot]@users.noreply.github.com>
2024-08-28 18:28:26 -07:00
Kyle Gospodnetich
ee51662b9e
Revert "chore(docs): Custom title font"
...
This reverts commit 646d3f380f0224e6a8e8e7b2417bda89204199ad.
2024-08-28 18:00:51 -07:00
Zeglius
b668e5db46
ci(docs): Add retry logic to build_mkdocs ( #1568 )
2024-08-29 00:58:06 +00:00
Kyle Gospodnetich
646d3f380f
chore(docs): Custom title font
2024-08-28 17:49:23 -07:00
Kyle Gospodnetich
d24481ee66
chore(docs): Add bottom padding to pill
2024-08-28 17:45:19 -07:00
Kyle Gospodnetich
180cbd81b4
chore(docs): Set background colors
2024-08-28 17:42:34 -07:00
Kyle Gospodnetich
a81d717b2e
chore: Adjust deep purple definition for docs
2024-08-28 17:36:52 -07:00
Kyle Gospodnetich
2a6f2c8782
chore: Use deep purple color scheme
2024-08-28 17:35:11 -07:00
Kyle Gospodnetich
def05a92e7
chore(docs): Add basic CSS theme
2024-08-28 17:30:33 -07:00
Kyle Gospodnetich
208d5bef84
chore: Remove non-applicable changelog entry
2024-08-28 16:55:29 -07:00
github-actions[bot]
9a8a67d3c5
chore(main): Update Steam BBCode Changelog ( #1379 )
...
Co-authored-by: KyleGospo <10704358+KyleGospo@users.noreply.github.com>
2024-08-28 16:23:12 -07:00
Kyle Gospodnetich
9c02d6a100
chore: Restore Konsole desktop file change, dependencies need additional changes
2024-08-28 16:20:47 -07:00
Kyle Gospodnetich
1eceab9f45
chore: Undo konsole5 change, unneeded
2024-08-28 16:17:50 -07:00
Kyle Gospodnetich
52122dc7de
chore: Update changelog file
2024-08-28 16:16:38 -07:00
Kyle Gospodnetich
cf6f436072
Merge branch 'main' into testing
2024-08-28 16:14:45 -07:00
github-actions[bot]
781fc13a1a
chore(main): release 3.7.0 ( #1374 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v3.7.0
2024-08-28 16:04:19 -07:00
Kyle Gospodnetich
1678bd3744
chore(kde): Use Breeze theme by default in Ptyxis
2024-08-28 15:56:43 -07:00
Kyle Gospodnetich
16013f5f1b
chore: Remove konsole5 and increase size of Ptyxis to match Konsole
2024-08-28 15:54:44 -07:00