]> git.otsuka.systems Git - cotsuka.github.io/commit
migrate to astro
authorCameron Otsuka <cameron@otsuka.haus>
Sun, 15 Jun 2025 20:44:55 +0000 (13:44 -0700)
committerCameron Otsuka <cameron@otsuka.haus>
Sun, 15 Jun 2025 20:44:55 +0000 (13:44 -0700)
commit81822d5f035c23ec51a268ddbaa2f9c5fa113973
tree524efd7040489684703897357498c9e30c12b0c1
parent97d5ba28bf8b8d7df96e45f2efcc67c2923d53d3
migrate to astro
103 files changed:
.github/workflows/deploy-to-ghpages.yml
.gitignore
.vscode/extensions.json [new file with mode: 0644]
.vscode/launch.json [new file with mode: 0644]
.vscode/settings.json [new file with mode: 0644]
_data/metadata.json [deleted file]
_includes/components/activitylist.njk [deleted file]
_includes/components/posse.njk [deleted file]
_includes/css/prism-okaidia.css [deleted file]
_includes/css/public-sans.css [deleted file]
_includes/css/reset.css [deleted file]
_includes/css/style.css [deleted file]
_includes/layouts/base.njk [deleted file]
_includes/layouts/home.njk [deleted file]
_includes/layouts/post.njk [deleted file]
astro.config.mjs [new file with mode: 0644]
bun.lock
content/404.md [deleted file]
content/articles.njk [deleted file]
content/articles/articles.json [deleted file]
content/articles/bitcoin-mempools-cleared-is-nobody-using-bitcoin/index.mdx [moved from content/articles/bitcoin-mempools-cleared-is-nobody-using-bitcoin/index.md with 80% similarity]
content/articles/minimum-utxo-value/index.mdx [moved from content/articles/minimum-utxo-value/index.md with 71% similarity]
content/articles/monetary-system-enshittification/index.mdx [moved from content/articles/monetary-system-enshittification/index.md with 90% similarity]
content/articles/r1-vs-o1-ai-as-commodity-or-moat/index.mdx [moved from content/articles/r1-vs-o1-ai-as-commodity-or-moat/index.md with 73% similarity]
content/articles/removing-a-drive-from-a-btrfs-array.mdx [moved from content/articles/removing-a-drive-from-a-btrfs-array.md with 95% similarity]
content/bitcoin.md [deleted file]
content/index.md [deleted file]
content/links.njk [deleted file]
content/links/build-weekly-roundup-2025-week-11.mdx [moved from content/links/build-weekly-roundup-2025-week-11.md with 82% similarity]
content/links/build-weekly-roundup-2025-week-12.mdx [moved from content/links/build-weekly-roundup-2025-week-12.md with 81% similarity]
content/links/build-weekly-roundup-2025-week-14.mdx [moved from content/links/build-weekly-roundup-2025-week-14.md with 79% similarity]
content/links/build-weekly-roundup-2025-week-15.mdx [moved from content/links/build-weekly-roundup-2025-week-15.md with 79% similarity]
content/links/build-weekly-roundup-2025-week-17.mdx [moved from content/links/build-weekly-roundup-2025-week-17.md with 80% similarity]
content/links/build-weekly-roundup-2025-week-18.mdx [moved from content/links/build-weekly-roundup-2025-week-18.md with 78% similarity]
content/links/build-weekly-roundup-2025-week-19.mdx [moved from content/links/build-weekly-roundup-2025-week-19.md with 77% similarity]
content/links/build-weekly-roundup-2025-week-20.mdx [moved from content/links/build-weekly-roundup-2025-week-20.md with 80% similarity]
content/links/build-weekly-roundup-2025-week-21.mdx [moved from content/links/build-weekly-roundup-2025-week-21.md with 77% similarity]
content/links/build-weekly-roundup-2025-week-23.mdx [moved from content/links/build-weekly-roundup-2025-week-23.md with 78% similarity]
content/links/build-weekly-roundup-2025-week-24.md [deleted file]
content/links/build-weekly-roundup-2025-week-5.mdx [moved from content/links/build-weekly-roundup-2025-week-5.md with 100% similarity]
content/links/build-weekly-roundup-2025-week-6.mdx [moved from content/links/build-weekly-roundup-2025-week-6.md with 83% similarity]
content/links/build-weekly-roundup-2025-week-7.mdx [moved from content/links/build-weekly-roundup-2025-week-7.md with 79% similarity]
content/links/build-weekly-roundup-2025-week-8.mdx [moved from content/links/build-weekly-roundup-2025-week-8.md with 78% similarity]
content/links/links.json [deleted file]
content/links/were-ripping-off-the-cuff-about-dollar-rallying-rates-stargate-and-deepseek-listen-in.mdx [moved from content/links/were-ripping-off-the-cuff-about-dollar-rallying-rates-stargate-and-deepseek-listen-in.md with 100% similarity]
content/reviews.njk [deleted file]
content/reviews/28-days-later.md [deleted file]
content/reviews/a-complete-unknown.mdx [moved from content/reviews/a-complete-unknown.md with 100% similarity]
content/reviews/burning.mdx [moved from content/reviews/burning.md with 100% similarity]
content/reviews/challengers.mdx [moved from content/reviews/challengers.md with 94% similarity]
content/reviews/conclave.mdx [moved from content/reviews/conclave.md with 100% similarity]
content/reviews/hunchback-of-notre-dame.mdx [moved from content/reviews/hunchback-of-notre-dame.md with 100% similarity]
content/reviews/its-whats-inside.mdx [moved from content/reviews/its-whats-inside.md with 100% similarity]
content/reviews/perfect-days.mdx [moved from content/reviews/perfect-days.md with 100% similarity]
content/reviews/reviews.json [deleted file]
content/reviews/sinners.mdx [moved from content/reviews/sinners.md with 100% similarity]
content/reviews/subservience.mdx [moved from content/reviews/subservience.md with 94% similarity]
content/reviews/the-boy-and-the-heron.mdx [moved from content/reviews/the-boy-and-the-heron.md with 93% similarity]
content/reviews/warfare.mdx [moved from content/reviews/warfare.md with 100% similarity]
content/reviews/wicked.mdx [moved from content/reviews/wicked.md with 93% similarity]
data/contributions.json [moved from _data/contributions.json with 100% similarity]
data/metadata.json [new file with mode: 0644]
data/socials.json [moved from _data/socials.json with 100% similarity]
eleventy.config.js [deleted file]
package.json
public/.well-known/atproto-did [moved from static/.well-known/atproto-did with 100% similarity]
public/.well-known/nostr.json [moved from static/.well-known/nostr.json with 100% similarity]
public/CNAME [moved from static/CNAME with 100% similarity]
public/public/banner.jpg [moved from static/public/banner.jpg with 100% similarity]
public/public/bitcoin.pdf [moved from static/public/bitcoin.pdf with 100% similarity]
public/public/pfp.jpg [moved from static/public/pfp.jpg with 100% similarity]
src/assets/favicon.ico [moved from static/favicon.ico with 100% similarity]
src/components/footer.astro [new file with mode: 0644]
src/components/head/article.astro [new file with mode: 0644]
src/components/head/base.astro [new file with mode: 0644]
src/components/head/page.astro [new file with mode: 0644]
src/components/heading.astro [new file with mode: 0644]
src/components/navigation.astro [new file with mode: 0644]
src/components/posse.astro [new file with mode: 0644]
src/components/ui/callout.astro [new file with mode: 0644]
src/components/ui/figure.astro [new file with mode: 0644]
src/components/youtube.astro [new file with mode: 0644]
src/content.config.ts [new file with mode: 0644]
src/layouts/article.astro [new file with mode: 0644]
src/layouts/base.astro [new file with mode: 0644]
src/pages/404.astro [new file with mode: 0644]
src/pages/articles.astro [new file with mode: 0644]
src/pages/articles/[date]-[id].astro [new file with mode: 0644]
src/pages/bitcoin.astro [new file with mode: 0644]
src/pages/index.astro [new file with mode: 0644]
src/pages/links.astro [new file with mode: 0644]
src/pages/links/[date]-[id].astro [new file with mode: 0644]
src/pages/reviews.astro [new file with mode: 0644]
src/pages/reviews/[date]-[id].astro [new file with mode: 0644]
src/styles/global.css [new file with mode: 0644]
src/utils/format.ts [new file with mode: 0644]
static/fonts/PublicSans-Bold.woff2 [deleted file]
static/fonts/PublicSans-BoldItalic.woff2 [deleted file]
static/fonts/PublicSans-Italic.woff2 [deleted file]
static/fonts/PublicSans-Regular.woff2 [deleted file]
static/fonts/PublicSans-Thin.woff2 [deleted file]
static/fonts/PublicSans-ThinItalic.woff2 [deleted file]
tsconfig.json [new file with mode: 0644]