SSG and content for luisschwab.net https://luisschwab.net
  • Rust 51.6%
  • CSS 28.9%
  • Shell 10%
  • HTML 7.2%
  • Just 2.1%
  • Other 0.2%
Find a file
Luis Schwab 4d18071338
Some checks failed
Audit / ShellCheck (push) Successful in 56s
Audit / Cargo Audit - Minimal Lockfile (push) Failing after 15m40s
Audit / Cargo Audit - Fresh Lockfile (push) Failing after 16m9s
Audit / Zizmor (push) Successful in 16m5s
Rust / Check - Build Documentation (push) Successful in 1m57s
Audit / Cargo Audit - Recent Lockfile (push) Successful in 20m42s
Rust / Check - Check Formatting (push) Successful in 1m38s
Rust / Check - Lint (push) Successful in 3m15s
Rust / Test - MSRV Toolchain + Minimal Lockfile (push) Successful in 4m1s
Rust / Test - Stable Toolchain + Minimal Lockfile (push) Successful in 4m0s
Rust / Test - Stable Toolchain + Recent Lockfile (push) Successful in 3m51s
Deploy / Deploy luisschwab.net (push) Successful in 14m45s
Rust / Build luisschwab.net (push) Successful in 14m29s
chore(ci): drop cron audit
2026-06-17 16:54:30 -03:00
.cargo feat: blog! 2026-06-08 18:04:31 -03:00
.forgejo chore(ci): drop cron audit 2026-06-17 16:54:30 -03:00
content feat: blog! 2026-06-08 18:04:31 -03:00
contrib feat: blog! 2026-06-08 18:04:31 -03:00
src fix: dont copy static folder 2026-06-12 21:13:55 -03:00
static feat: add keybase proof 2026-06-12 21:14:15 -03:00
.gitignore feat: blog! 2026-06-08 18:04:31 -03:00
Cargo-minimal.lock feat: blog! 2026-06-08 18:04:31 -03:00
Cargo-recent.lock feat: blog! 2026-06-08 18:04:31 -03:00
Cargo.toml feat: blog! 2026-06-08 18:04:31 -03:00
justfile feat: blog! 2026-06-08 18:04:31 -03:00
LICENSE-CC-BY-NC-SA-4.0 feat: blog! 2026-06-08 18:04:31 -03:00
LICENSE-MIT feat: blog! 2026-06-08 18:04:31 -03:00
rbmt-version feat: blog! 2026-06-08 18:04:31 -03:00
README.md chore: nits 2026-06-08 23:58:06 -03:00
site.toml fix: dont copy static folder 2026-06-12 21:13:55 -03:00

luisschwab.net

There are many like it, but this one is mine.


This repository contains the source code and content for luisschwab.net.

Creating a new blog post

---
draft: true
title: "Bitcoin Is Techne"
description: "A short summary for indexes, metadata, and RSS."
published: 2026-06-09T00:00:00Z
edited: 2026-06-09T00:00:00Z
template: page.html
tags: ["bitcoin", "philosophy"]
bibtex: true
---

Minimum Supported Rust Version

This project should compile on Rust 1.85.0.

To build with the MSRV toolchain, copy Cargo-minimal.lock to Cargo.lock.

License

The static site generator is licensed under the MIT License.

The content is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.