A comprehensive English learning resource built with VuePress and vdoing theme.
- 📚 Complete translations and analysis for all 12 units
- 🎨 Beautiful and modern UI with vdoing theme
- 🔍 Full-text search functionality
- 📱 Responsive design for mobile devices
- ⚡ Fast static site generation with VuePress
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run buildThis site is automatically deployed to Cloudflare Pages when changes are pushed to the main branch.
If you have better translations or suggestions, please:
- Fork this repository
- Create your feature branch
- Submit a pull request
MIT License