Skip to content

BitWise-0x/blog-bitwise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

118 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next.js TypeScript Tailwind CSS

blog-bitwise

License Last Commit Deployed on GitHub Pages

Public blog covering backend engineering, AI/ML, blockchain, and developer tooling.
Live at blog.bitwisesolutions.co.


Quick Start

git clone https://github.com/BitWise-0x/blog-bitwise && cd blog-bitwise
yarn install
yarn dev

Open http://localhost:3000 to view the blog locally.


Tech Stack

Framework

Next.js TypeScript Tailwind CSS
  • Next.js (App Router) — SSG/SSR React framework
  • TypeScript — end-to-end type safety
  • Tailwind CSS — utility-first styling

Content & Deployment

Contentlayer GitHub Pages
  • Contentlayer — MDX-based content management with type-safe frontmatter
  • GitHub Pages — automated deployment via CI/CD workflow on every push to main


Build & Deploy

# Production build
yarn build

# Deploy — automated via GitHub Actions on push to main
# No manual deployment step required

License

MIT License — see LICENSE for details.

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Contributors