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