LightuePress是一款類似WordPress/VuePress/VitePress/Docsify的靜態(tài)網(wǎng)站生成器
github repo: https://github.com/smalllong/lightuepress
相比其他生成器,它的特點(diǎn)有:
- 超級(jí)輕量,不足5KB,因而頁(yè)面加載飛快(其他類似產(chǎn)品至少30KB+)
- 無(wú)需編譯,上手簡(jiǎn)單,只需在html文件中用script引入,再添加一些自己的配置即可
- 之后便可在html旁邊選擇自己喜歡的編輯器編寫markdown文件,將markdown文件路徑加到配置中,便可在頁(yè)面中展示