Archived
1
0
Fork
You've already forked blog
0
The code and content for my blog.
This repository has been archived on 2026年06月12日. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • CSS 55.5%
  • Astro 28.1%
  • Nix 5.2%
  • JavaScript 4.5%
  • Makefile 3.7%
  • Other 3%
2026年06月03日 15:26:57 -05:00
ryanoatmeal Kind of a redo on the website 2026年06月03日 15:26:57 -05:00
flake.lock A test setup before trying a build. 2026年06月03日 14:01:21 -05:00
flake.nix A test setup before trying a build. 2026年06月03日 14:01:21 -05:00
LICENSE Initial commit 2026年06月02日 23:45:15 +02:00
README.md A test setup before trying a build. 2026年06月03日 14:01:21 -05:00

blog

The code for my blog.

Develop Locally

  • nix develop in root of repository.
  • cd ryanoatmeal
  • npm run dev

See ryanoatmeal/package.json for further commands.