misskey-dev / misskey-hub

Website for Misskey
https://misskey-hub.net
MIT License
285 stars 154 forks source link
blog documentation misskey static-site vuepress

[!IMPORTANT] This version of Misskey Hub is no longer maintained, but you can still access the site at https://legacy.misskey-hub.net/ . \ Further development will take place in the misskey-dev/misskey-hub-next repository.

Misskey Hub

Misskey Hub is an Official Site of Misskey.

Built with VuePress.

Develop

Node.js and npm are required.

Launch dev server

npm run dev

Build as static site

npm run build

License

MIT License