Personal portfolio site for Idris Olubisi (@olanetsoft) — Developer Educator at Midnight Foundation, Founder of Web3 Afrika, and Technical Writer.
- Gatsby 5 + React 18
- SCSS styling
- gatsby-plugin-image for optimized images
- JSON-LD structured data for SEO
- LLM-friendly metadata (
/llms.txt)
npm install
npm run develop # Start dev server at localhost:8000
npm run build # Production build
npm run serve # Preview production build