- Powered by the Hugo framework
- Supports internationalization and multilingual features
Setting up the development environment requires tools like Git and Hugo.
winget install Hugo.Hugo.Extended
git clone -b dev https://github.com/AdingApkgg/vns.git && cd vns
hugo server
brew install hugo
git clone -b dev https://github.com/AdingApkgg/vns.git && cd vns
hugo server
pacman -S hugo
git clone -b dev https://github.com/AdingApkgg/vns.git && cd vns
hugo server
For more details, please refer to Hugo.
The site still has many areas that need improvement. Contributions to both the content and source code are welcome. For more information, please refer to the Contribution Guide.