32 bit pagefind mit Debian

2025-11-23 21:55:25 +01:00
parent 5eec978495
commit 7bb0846626

3
pagefind-%28x86%29.md Normal file

@@ -0,0 +1,3 @@
Falls Sie, wie ich einen alten Laptop betreiben, konnte ich pagefind aus den Quellen kompilieren mit
- `curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh` sowie `. "$HOME/.cargo/env"` da ich *bash* benutze
- und dann in dem ausgepackten pagefind Quellorder wie in der offiziellen Dokumentation beschrieben: `cargo install pagefind`