The official website of "Jin Mu Nan Feng"
"Jin Mu Nan Feng" is a long-term volunteer teaching program initiated by the students of Nanjing University in Shanxi Province. Welcome to visit the official website and support us!
This project contains:
- A static site based on VitePress
- Some engineered configurations
SouthWind started with the launch of "Jin Mu Nan Feng". In the process of promoting "Jin Mu Nan Feng", we found that we needed a website that could meet the following characteristics:
- Well organized with large amounts of text
- Adaptive or responsive
- Searchable by keyword
As a result, we built a static website and deployed it to GitHub Pages. In April 2018, we started developing version 1.0 of the project based on HTML. In May 2019, we started developing version 2.0 of the project based on VuePress. In August 2021, we started developing version 2.1 of the project based on VuePress 2. In March 2024, we started developing version 3.0 of the project based on VitePress.
This project uses Node.js and its package manager. Please make sure they are installed locally.
$ git clone https://github.com/peidongxie/south-wind
$ cd south-wind
$ npm install
This project can be started in development mode.
$ npm run dev
This project can be built for production. You can view the production build in the dist
directory.
$ npm run build
Feel free to open an issue or PR.
MIT © 晋沐南风团队