Skip to content

nmfretz/down-the-rabbit-hodl

Repository files navigation

Down the Rabbit Hodl - A Guide to Learning About Bitcoin


This website serves as a compiled guide to learning about Bitcoin. It is not an exhaustive list of resources, but rather a curated list of materials that were formative for me.

Features & Design

  • Next.js for frontend build.
  • No CSS framework. Responsive design. Dark and light mode.
  • marked and gray-matter packages for parsing markdown.

TODOS

  • Implement search functionality
  • Clean up css variables
  • Add css animations

Setup

Run npm install

Development

Run the development sever:

npm run dev

Open http://localhost:3000 in your browser.

Deployment

Currently deployed to vercel at domain ...

Build for production with npm run build.

Screenshots





About

A compiled guide to learning about Bitcoin. It is not an exhaustive list of resources, but rather a curated list of materials that were formative for me.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published