使用VuePress构建静态网站 https://github.com/bajins/bajins.github.io ,动态构建 https://github.com/bajins/notes-docsify
This article provides information on how to quickly create a personalized documentation website using the repository. It also highlights the support for syntax highlighting using PrismJS Shiki. Additionally, it mentions the automatic configuration of the menu bar and sidebar during compilation, allowing for a maximum of three levels of directory structure. The article also mentions the availability of various open-source VuePress themes contributed by enthusiastic developers. For those who find VuePress or VitePress inconvenient, the article suggests using the static blog writing client called Gridea. It emphasizes the importance of following the official standard directory structure for making modifications to the documentation.
To install the theme and create your own documentation website, follow these steps:
This article introduces the process of using the repository to quickly create a personalized documentation website. It highlights the support for syntax highlighting using PrismJS Shiki and the automatic configuration of the menu bar and sidebar. The article also mentions the availability of open-source themes contributed by the VuePress community and mentions Gridea as an alternative to VuePress or VitePress. Following the official standard directory structure is recommended for smooth modification of the documentation.