Portfolio Website
📌 Overview
This is my current portfolio website you're viewing right now! A modern developer portfolio built with:
- Docusaurus v2 for powerful static site generation
- GitHub & Cloudflare Pages CI/CD pipeline (automatic deployment on commit)
- Hybrid content system using Markdown for documentation and React for custom pages
- Obsidian MD as primary content editor and knowledge base manager
🌟 Key Features
Category | Details |
---|---|
Development & Deployment | • Automatic builds on Git commit• Instant Cloudflare CDN distribution• Version-controlled content history |
Content Management | • Markdown-first documentation• Custom React components integration• Obsidian vault synchronization for seamless editing |
🛠 Technical Highlights
- Framework: Docusaurus v2 (React-based SSG)
- Hosting: Cloudflare Pages with global CDN
- Core Functionality:
- Project documentation system
- Blog post capabilities
- Custom React components for interactive elements
- Content Workflow:
- Obsidian MD for local content creation
- Git-powered version control
- Frontmatter-based metadata management
- CI/CD: GitHub → Cloudflare Pages integration
- Automatic build on push to main branch
- Preview deployments for PRs
🌐 Live Demo & Source
Explore the live version at raular.com
View source code on GitHub Repository