Skip to content

Latest commit

 

History

History
111 lines (77 loc) · 3.44 KB

README.md

File metadata and controls

111 lines (77 loc) · 3.44 KB


Minimalist Living


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.


👉Try It Now!👈


2024-12-14.16-48-21.mp4

屏幕截图_2-11-2024_11445_minimalist-good-post vercel app

屏幕截图 2024-12-06 110232

Features

  • 📚 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

Tech Stack

  • Docusaurus 3.5.2
  • React 18
  • Three.js
  • MDX
  • Mermaid

Getting Started

Prerequisites

  • Node.js >= 18.0
  • npm or yarn

Installation

# 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

Build

# Create production build
npm run build

# Serve production build locally
npm run serve

Project Structure

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

Contributing

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.

License

See the Apache-2.0 license file for details.

Author

Chan Meng


Built with ❤️ for the minimalist community