Compare commits
1 commit
8c7274db63
...
cc547c6867
Author | SHA1 | Date | |
---|---|---|---|
cc547c6867 |
7 changed files with 9 additions and 123 deletions
|
@ -92,16 +92,16 @@ header nav [role="link"]:is([aria-current]:not([aria-current="false"]),:hover,:a
|
||||||
--pico-text-decoration: none;
|
--pico-text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
header :where(a:not([role="button"])) {
|
||||||
|
--pico-text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
.container {
|
.container {
|
||||||
max-width: 40em;
|
max-width: 40em;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
article :where(a:not([role="button"])) {
|
|
||||||
--pico-text-decoration: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Layout Styling
|
* Layout Styling
|
||||||
*/
|
*/
|
||||||
|
@ -342,19 +342,11 @@ code, kbd, pre {
|
||||||
}
|
}
|
||||||
|
|
||||||
a[rel="external"]::after {
|
a[rel="external"]::after {
|
||||||
content: "\ecae";
|
content: url('data:image/svg+xml,%3Csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20viewBox=%270%200%2024%2024%27%20fill=%27currentColor%27%3E%3Cpath%20d=%27M10%206V8H5V19H16V14H18V20C18%2020.5523%2017.5523%2021%2017%2021H4C3.44772%2021%203%2020.5523%203%2020V7C3%206.44772%203.44772%206%204%206H10ZM21%203V11H19L18.9999%206.413L11.2071%2014.2071L9.79289%2012.7929L17.5849%205H13V3H21Z%27%3E%3C/path%3E%3C/svg%3E');
|
||||||
font-size: 0.7em;
|
width: 0.7em;
|
||||||
|
display: inline-block;
|
||||||
margin-left: 0.2em;
|
margin-left: 0.2em;
|
||||||
font-family: 'remixicon' !important;
|
vertical-align: middle;
|
||||||
font-style: normal;
|
|
||||||
color: var(--pico-muted-color);
|
|
||||||
text-decoration: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
figure {
|
|
||||||
max-width: 50%;
|
|
||||||
text-align: center;
|
|
||||||
margin: var(--pico-block-spacing-vertical) auto;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
|
@ -37,6 +37,3 @@ outputFormats:
|
||||||
markup:
|
markup:
|
||||||
highlight:
|
highlight:
|
||||||
noClasses: false
|
noClasses: false
|
||||||
goldmark:
|
|
||||||
parser:
|
|
||||||
wrapStandAloneImageWithinParagraph: false
|
|
||||||
|
|
|
@ -6,25 +6,13 @@ draft: true
|
||||||
categories:
|
categories:
|
||||||
- Tooling
|
- Tooling
|
||||||
tags:
|
tags:
|
||||||
- darkman
|
-
|
||||||
- vivaldi
|
|
||||||
- waybar
|
|
||||||
- wofi
|
|
||||||
summary: |
|
summary: |
|
||||||
entrer le résumé
|
entrer le résumé
|
||||||
description: |
|
description: |
|
||||||
entrer la description
|
entrer la description
|
||||||
---
|
---
|
||||||
|
|
||||||
I usually live in the terminal for most things: edit text files (neovim),
|
|
||||||
read and write emails (aerc), chat on Mattermost (matterhorn), browse files
|
|
||||||
(vifm), and so on. I might write on that later. My terminal and everything in it
|
|
||||||
is themed with Solarized Dark. That will not change.
|
|
||||||
|
|
||||||
For the few GUI applications I use, the light theme is ery aggressive at night.
|
|
||||||
Here are some tips to automatically switch a few of them between light and dark
|
|
||||||
mode.
|
|
||||||
|
|
||||||
## Automate with darkman
|
## Automate with darkman
|
||||||
|
|
||||||
## GTK Apps
|
## GTK Apps
|
||||||
|
|
|
@ -1,13 +0,0 @@
|
||||||
---
|
|
||||||
title: 'Hugo Translating Taxonomy Terms'
|
|
||||||
slug: 'hugo-translating-taxonomy-terms'
|
|
||||||
date: '2025-07-02T22:35:43+02:00'
|
|
||||||
draft: true
|
|
||||||
categories: []
|
|
||||||
tags:
|
|
||||||
-
|
|
||||||
summary: |
|
|
||||||
entrer le résumé
|
|
||||||
description: |
|
|
||||||
entrer la description
|
|
||||||
---
|
|
|
@ -1,32 +0,0 @@
|
||||||
---
|
|
||||||
title: 'I Use jj as my Main VCS'
|
|
||||||
slug: 'i-use-jj-as-my-main-vcs'
|
|
||||||
date: '2025-07-02T18:04:31+02:00'
|
|
||||||
draft: true
|
|
||||||
categories:
|
|
||||||
- Tooling
|
|
||||||
tags:
|
|
||||||
- jj
|
|
||||||
- git
|
|
||||||
summary: |
|
|
||||||
entrer le résumé
|
|
||||||
description: |
|
|
||||||
entrer la description
|
|
||||||
resources:
|
|
||||||
- src: jj-logo.svg
|
|
||||||
params:
|
|
||||||
legend: jj logo
|
|
||||||
---
|
|
||||||
|
|
||||||
I stumbled upon [jj] sometimes last year but I decided to give it a real go a
|
|
||||||
few month ago. It has already become my main VCS for all my code, even as a
|
|
||||||
replacement of git.
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
does things right:
|
|
||||||
|
|
||||||
- jj git fetch removes local branches when the remote is removed
|
|
||||||
- undo that works
|
|
||||||
|
|
||||||
[jj]: https://github.com/jj-vcs/jj
|
|
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 6.8 KiB |
|
@ -1,45 +0,0 @@
|
||||||
{{- $u := urls.Parse .Destination -}}
|
|
||||||
{{- $path := strings.TrimPrefix "./" $u.Path -}}
|
|
||||||
{{- $res := or (.PageInner.Resources.Get $path) (resources.Get $path) -}}
|
|
||||||
{{- $src := $u.String -}}
|
|
||||||
{{- if not $u.IsAbs -}}
|
|
||||||
{{- with $res -}}
|
|
||||||
{{- $src = .RelPermalink -}}
|
|
||||||
{{- with $u.RawQuery -}}
|
|
||||||
{{- $src = printf "%s?%s" $src . -}}
|
|
||||||
{{- end -}}
|
|
||||||
{{- with $u.Fragment -}}
|
|
||||||
{{- $src = printf "%s#%s" $src . -}}
|
|
||||||
{{- end -}}
|
|
||||||
{{- end -}}
|
|
||||||
{{- end -}}
|
|
||||||
|
|
||||||
{{- if .IsBlock -}}
|
|
||||||
<figure>
|
|
||||||
<img src="{{ $src }}" alt="{{ .PlainText }}"
|
|
||||||
{{- with .Title }} title="{{ . }}" {{- end -}}
|
|
||||||
{{- range $k, $v := .Attributes -}}
|
|
||||||
{{- if $v -}}
|
|
||||||
{{- printf " %s=%q" $k ($v | transform.HTMLEscape) | safeHTMLAttr -}}
|
|
||||||
{{- end -}}
|
|
||||||
{{- end -}}
|
|
||||||
>
|
|
||||||
{{- with $res.Params.legend -}}
|
|
||||||
<figcaption>
|
|
||||||
{{- . -}}
|
|
||||||
</figcaption>
|
|
||||||
{{- end -}}
|
|
||||||
</figure>
|
|
||||||
{{- else -}}
|
|
||||||
<img src="{{ $src }}" alt="{{ .PlainText }}"
|
|
||||||
{{- with .Title }} title="{{ . }}" {{- end -}}
|
|
||||||
{{- range $k, $v := .Attributes -}}
|
|
||||||
{{- if $v -}}
|
|
||||||
{{- printf " %s=%q" $k ($v | transform.HTMLEscape) | safeHTMLAttr -}}
|
|
||||||
{{- end -}}
|
|
||||||
{{- end -}}
|
|
||||||
>
|
|
||||||
{{- end -}}
|
|
||||||
|
|
||||||
{{- define "_partials/render-image.html" -}}
|
|
||||||
{{- end -}}
|
|
Loading…
Add table
Add a link
Reference in a new issue