A modern blog platform dedicated to minimalist living, built with Docusaurus and enhanced with interactive 3D visualizations. Sharing the art of simple, intentional living through curated articles and guides.
2024-12-14.16-48-21.mp4
- 📚 Rich Content Library: Comprehensive guides on minimalist living, digital wellness, and space organization
- 🎨 Clean, Minimalist Design: Thoughtfully crafted UI with Space Grotesk typography
- 🌓 Dark/Light Mode: Seamless theme switching for comfortable reading
- 🖼️ Interactive 3D Models: Engaging Three.js-powered visualizations
- 📱 Fully Responsive: Optimized for all device sizes
- 🔍 Full-Text Search: Easy navigation through content
- 📈 Mermaid Diagrams: Visual representation of concepts
- 🌐 MDX Support: Enhanced markdown capabilities
- Docusaurus 3.5.2
- React 18
- Three.js
- MDX
- Mermaid
- Node.js >= 18.0
- npm or yarn
# Clone the repository
git clone https://github.com/ChanMeng666/minimalist-good-post.git
# Navigate to the project directory
cd minimalist-good-post
# Install dependencies
npm install
# Start the development server
npm start
# Create production build
npm run build
# Serve production build locally
npm run serve
minimalist-good-post/
├── blog/ # Blog posts
├── docs/ # Documentation and articles
├── src/
│ ├── components/ # React components
│ ├── css/ # Custom styles
│ └── pages/ # Static pages
├── static/
│ ├── img/ # Static images
│ └── models/ # 3D models
└── docusaurus.config.js # Main configuration
Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.
See the Apache-2.0 license file for details.
Chan Meng
- LinkedIn: chanmeng666
- GitHub: ChanMeng666
Built with ❤️ for the minimalist community