mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-08-01 18:27:25 +02:00
Compare commits
2 Commits
869ac389fe
...
fd65448e2e
Author | SHA1 | Date | |
---|---|---|---|
fd65448e2e | |||
0815e637bf |
@ -1 +1 @@
|
|||||||
3.4.4
|
3.4.5
|
||||||
|
30
Gemfile.lock
generated
30
Gemfile.lock
generated
@ -111,7 +111,7 @@ GEM
|
|||||||
jekyll (>= 3.7, < 5.0)
|
jekyll (>= 3.7, < 5.0)
|
||||||
jekyll-watch (2.2.1)
|
jekyll-watch (2.2.1)
|
||||||
listen (~> 3.0)
|
listen (~> 3.0)
|
||||||
json (2.12.2)
|
json (2.13.1)
|
||||||
kramdown (2.5.1)
|
kramdown (2.5.1)
|
||||||
rexml (>= 3.3.9)
|
rexml (>= 3.3.9)
|
||||||
kramdown-parser-gfm (1.1.0)
|
kramdown-parser-gfm (1.1.0)
|
||||||
@ -128,24 +128,24 @@ GEM
|
|||||||
jekyll-feed (~> 0.9)
|
jekyll-feed (~> 0.9)
|
||||||
jekyll-seo-tag (~> 2.1)
|
jekyll-seo-tag (~> 2.1)
|
||||||
minitest (5.25.5)
|
minitest (5.25.5)
|
||||||
nokogiri (1.18.8)
|
nokogiri (1.18.9)
|
||||||
mini_portile2 (~> 2.8.2)
|
mini_portile2 (~> 2.8.2)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
nokogiri (1.18.8-aarch64-linux-gnu)
|
nokogiri (1.18.9-aarch64-linux-gnu)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
nokogiri (1.18.8-aarch64-linux-musl)
|
nokogiri (1.18.9-aarch64-linux-musl)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
nokogiri (1.18.8-arm-linux-gnu)
|
nokogiri (1.18.9-arm-linux-gnu)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
nokogiri (1.18.8-arm-linux-musl)
|
nokogiri (1.18.9-arm-linux-musl)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
nokogiri (1.18.8-arm64-darwin)
|
nokogiri (1.18.9-arm64-darwin)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
nokogiri (1.18.8-x86_64-darwin)
|
nokogiri (1.18.9-x86_64-darwin)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
nokogiri (1.18.8-x86_64-linux-gnu)
|
nokogiri (1.18.9-x86_64-linux-gnu)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
nokogiri (1.18.8-x86_64-linux-musl)
|
nokogiri (1.18.9-x86_64-linux-musl)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
pathutil (0.16.2)
|
pathutil (0.16.2)
|
||||||
forwardable-extended (~> 2.6)
|
forwardable-extended (~> 2.6)
|
||||||
@ -159,7 +159,7 @@ GEM
|
|||||||
rbs (3.9.4)
|
rbs (3.9.4)
|
||||||
logger
|
logger
|
||||||
rexml (3.4.1)
|
rexml (3.4.1)
|
||||||
rouge (4.5.2)
|
rouge (4.6.0)
|
||||||
safe_yaml (1.0.5)
|
safe_yaml (1.0.5)
|
||||||
sass-embedded (1.89.2)
|
sass-embedded (1.89.2)
|
||||||
google-protobuf (~> 4.31)
|
google-protobuf (~> 4.31)
|
||||||
@ -195,7 +195,7 @@ GEM
|
|||||||
sass-embedded (1.89.2-x86_64-linux-musl)
|
sass-embedded (1.89.2-x86_64-linux-musl)
|
||||||
google-protobuf (~> 4.31)
|
google-protobuf (~> 4.31)
|
||||||
securerandom (0.4.1)
|
securerandom (0.4.1)
|
||||||
syntax_tree (6.2.0)
|
syntax_tree (6.3.0)
|
||||||
prettier_print (>= 1.2.0)
|
prettier_print (>= 1.2.0)
|
||||||
syntax_tree-haml (4.0.3)
|
syntax_tree-haml (4.0.3)
|
||||||
haml (>= 5.2)
|
haml (>= 5.2)
|
||||||
@ -205,10 +205,10 @@ GEM
|
|||||||
prettier_print
|
prettier_print
|
||||||
rbs
|
rbs
|
||||||
syntax_tree (>= 2.0.1)
|
syntax_tree (>= 2.0.1)
|
||||||
temple (0.10.3)
|
temple (0.10.4)
|
||||||
terminal-table (3.0.2)
|
terminal-table (3.0.2)
|
||||||
unicode-display_width (>= 1.1.1, < 3)
|
unicode-display_width (>= 1.1.1, < 3)
|
||||||
thor (1.3.2)
|
thor (1.4.0)
|
||||||
tilt (2.6.1)
|
tilt (2.6.1)
|
||||||
tzinfo (2.0.6)
|
tzinfo (2.0.6)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
@ -257,7 +257,7 @@ DEPENDENCIES
|
|||||||
webrick
|
webrick
|
||||||
|
|
||||||
RUBY VERSION
|
RUBY VERSION
|
||||||
ruby 3.4.4p34
|
ruby 3.4.5p51
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
2.6.9
|
2.6.9
|
||||||
|
@ -177,10 +177,17 @@ Just remember to `pipx upgrade-all` occassionally!
|
|||||||
|
|
||||||
### Homebrew
|
### Homebrew
|
||||||
|
|
||||||
This section is a WIP and to avoid having to install some rpm-ostree...
|
In order to avoid having to use `rpm-ostree`, Homebrew is practical for some
|
||||||
|
tools and applications.
|
||||||
|
|
||||||
|
**_This section is still a WIP and TODO omitting important parts._**
|
||||||
|
|
||||||
```
|
```
|
||||||
brew install aircrack-ng btop htop inxi ipfs llvm mtr neovim nmap node pipx pre-commit qrencode ruby smartmontools symlinks
|
sudo mkdir /home/linuxbrew
|
||||||
|
sudo chown -R $(whoami):$(whoami) /home/linuxbrew
|
||||||
|
cd /home/linuxbrew
|
||||||
|
git clone https://github.com/Homebrew/brew .linuxbrew
|
||||||
|
brew install aircrack-ng btop htop inxi ipfs llvm mtr neovim nmap node pipx pre-commit qrencode ruby smartmontools symlinks weechat
|
||||||
```
|
```
|
||||||
|
|
||||||
## Fedora Atomic
|
## Fedora Atomic
|
||||||
|
2
package.json
vendored
2
package.json
vendored
@ -9,6 +9,6 @@
|
|||||||
"prettier-plugin-sh": "0.18.0",
|
"prettier-plugin-sh": "0.18.0",
|
||||||
"prettier-plugin-toml": "2.0.6"
|
"prettier-plugin-toml": "2.0.6"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@10.13.1+sha512.37ebf1a5c7a30d5fabe0c5df44ee8da4c965ca0c5af3dbab28c3a1681b70a256218d05c81c9c0dcf767ef6b8551eb5b960042b9ed4300c59242336377e01cfad",
|
"packageManager": "pnpm@10.14.0-0+sha512.2cd47a0cbf5f1d1de7693a88307a0ede5be94e0d3b34853d800ee775efbea0650cb562b77605ec80bc8d925f5cd27c4dfe8bb04d3a0b76090784c664450d32d6",
|
||||||
"prettier": "@aminda/global-prettier-config"
|
"prettier": "@aminda/global-prettier-config"
|
||||||
}
|
}
|
||||||
|
12
pnpm-lock.yaml
generated
vendored
12
pnpm-lock.yaml
generated
vendored
@ -18,7 +18,7 @@ importers:
|
|||||||
version: 3.4.2(prettier@3.6.2)
|
version: 3.4.2(prettier@3.6.2)
|
||||||
corepack:
|
corepack:
|
||||||
specifier: latest
|
specifier: latest
|
||||||
version: 0.33.0
|
version: 0.34.0
|
||||||
prettier:
|
prettier:
|
||||||
specifier: 3.6.2
|
specifier: 3.6.2
|
||||||
version: 3.6.2
|
version: 3.6.2
|
||||||
@ -86,12 +86,12 @@ packages:
|
|||||||
integrity: sha512-wy3mC1x4ye+O+QkEinVJkPf5u2vsrDIYW9G7ZuwFl6v/Yu0LwUuT2POsb+NUWApebyxfkQq6+yDfRExbnI5rcw==,
|
integrity: sha512-wy3mC1x4ye+O+QkEinVJkPf5u2vsrDIYW9G7ZuwFl6v/Yu0LwUuT2POsb+NUWApebyxfkQq6+yDfRExbnI5rcw==,
|
||||||
}
|
}
|
||||||
|
|
||||||
corepack@0.33.0:
|
corepack@0.34.0:
|
||||||
resolution:
|
resolution:
|
||||||
{
|
{
|
||||||
integrity: sha512-XSX4BNjdwPXjUEk7/2r0vFhs1irwVncJRMyjzDel3PVKWnHQXehciX0WkvDrd1ujLLFJRe8FeZb9ASCqBtF/OA==,
|
integrity: sha512-8D9N/k9hDjoISCDGUzH2wBF0fJD49p3G7ifoEZcc0vhB7Py6r+Mc1SpJ8dvnWY/HMP95K60WkQbN7vgbUgXgpA==,
|
||||||
}
|
}
|
||||||
engines: { node: ^18.17.1 || ^20.10.0 || >=22.11.0 }
|
engines: { node: ^20.10.0 || ^22.11.0 || >=24.0.0 }
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
prettier-plugin-nginx@1.0.3:
|
prettier-plugin-nginx@1.0.3:
|
||||||
@ -150,7 +150,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
"@prettier/plugin-ruby": 4.0.4(prettier@3.6.2)
|
"@prettier/plugin-ruby": 4.0.4(prettier@3.6.2)
|
||||||
"@prettier/plugin-xml": 3.4.2(prettier@3.6.2)
|
"@prettier/plugin-xml": 3.4.2(prettier@3.6.2)
|
||||||
corepack: 0.33.0
|
corepack: 0.34.0
|
||||||
prettier: 3.6.2
|
prettier: 3.6.2
|
||||||
prettier-plugin-nginx: 1.0.3
|
prettier-plugin-nginx: 1.0.3
|
||||||
prettier-plugin-sh: 0.18.0(prettier@3.6.2)
|
prettier-plugin-sh: 0.18.0(prettier@3.6.2)
|
||||||
@ -181,7 +181,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
regexp-to-ast: 0.5.0
|
regexp-to-ast: 0.5.0
|
||||||
|
|
||||||
corepack@0.33.0: {}
|
corepack@0.34.0: {}
|
||||||
|
|
||||||
prettier-plugin-nginx@1.0.3: {}
|
prettier-plugin-nginx@1.0.3: {}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user