]> git.otsuka.systems Git - cotsuka.github.io/commit
initial commit with 11ty
authorCameron Otsuka <cameron@otsuka.haus>
Tue, 30 Jul 2024 19:30:41 +0000 (12:30 -0700)
committerCameron Otsuka <cameron@otsuka.haus>
Tue, 30 Jul 2024 19:30:41 +0000 (12:30 -0700)
commit50d6458a40f9b3185c0db13e8ed7e835651c813e
tree938d63908fb2f29c32343bdd7677eed96b4c6270
initial commit with 11ty
31 files changed:
.github/workflows/deploy-to-ghpages.yml [new file with mode: 0644]
.gitignore [new file with mode: 0644]
_data/contributions.json [new file with mode: 0644]
_data/metadata.json [new file with mode: 0644]
_data/socials.json [new file with mode: 0644]
_includes/articleslist.njk [new file with mode: 0644]
_includes/css/prism-okaidia.css [new file with mode: 0644]
_includes/css/reset.css [new file with mode: 0644]
_includes/css/style.css [new file with mode: 0644]
_includes/layouts/article.njk [new file with mode: 0644]
_includes/layouts/base.njk [new file with mode: 0644]
_includes/layouts/home.njk [new file with mode: 0644]
content/404.njk [new file with mode: 0644]
content/articles/articles.11tydata.js [new file with mode: 0644]
content/articles/minimum-utxo-value/index.md [new file with mode: 0644]
content/articles/minimum-utxo-value/minimum-utxo-value_box-whisker-fee-rate-script-type.svg [new file with mode: 0644]
content/articles/minimum-utxo-value/minimum-utxo-value_box-whisker-fees-script-type-zoomed.svg [new file with mode: 0644]
content/articles/minimum-utxo-value/minimum-utxo-value_box-whisker-fees-script-type.svg [new file with mode: 0644]
content/articles/minimum-utxo-value/minimum-utxo-value_box-whisker-overall.svg [new file with mode: 0644]
content/articles/minimum-utxo-value/minimum-utxo-value_mempool_vbytes_history.svg [new file with mode: 0644]
content/articles/monetary-system-enshittification/index.md [new file with mode: 0644]
content/articles/monetary-system-enshittification/monetary-system-enshittification_honeybadger.jpg [new file with mode: 0644]
content/articles/removing-a-drive-from-a-btrfs-array.md [new file with mode: 0644]
content/index.md [new file with mode: 0644]
eleventy.config.js [new file with mode: 0644]
package.json [new file with mode: 0644]
static/.well-known/nostr.json [new file with mode: 0644]
static/CNAME [new file with mode: 0644]
static/favicon.ico [new file with mode: 0644]
static/public/banner.jpg [new file with mode: 0644]
static/public/pfp.jpg [new file with mode: 0644]