Free Bitcoin education platform for Mexico and Latin America.
- ✅ Landing page (Spanish, mobile-responsive)
- ✅ 4 chapter pages (Caps 1-4) with:
- Embedded YouTube videos
- Pre-reading materials
- Discussion questions
- Deep-dive content
- Mexican case studies with ArcadiaB CTAs
- Practical exercises
- Disqus forum per chapter
- ✅ "Ask Maxi" AI chat feature
- ✅ Mobile responsive design
- Install Netlify CLI:
npm install -g netlify-cli - Login:
netlify login - Deploy:
netlify deploy --prod
Upload all files to Netlify via web interface:
- Drag and drop the entire
aprenderbitcoin-mxfolder - Netlify will auto-detect as static site
aprenderbitcoin-mx/
├── index.html # Landing page
├── cap01.html # Chapter 1: Dinero
├── cap02.html # Chapter 2: Historia
├── cap03.html # Chapter 3: Oro
├── cap04.html # Chapter 4: Fiat
├── ask-maxi.html # AI chat interface
├── styles.css # Global styles
├── netlify.toml # Netlify configuration
└── README.md # This file
Educational materials created from Jose Carlos Flores's OyeBitcoin video series, expanded with supplementary content by Maxi ₿.
Once deployed and reviewed, point aprenderbitcoin.mx to the Netlify URL.
Created by Maxi ₿ | Videos by OyeBitcoin