Misskey Hub Next

screenshot of Misskey Hub Next
nuxt
vue
bootstrap
unocss

Website for Misskey. Built on Nuxt. I18n is available on Crowdin.

Overview:

Misskey Hub (Next) is a website built with Nuxt, designed as a hub for Misskey. It provides various features and functionalities to enhance the Misskey experience. With Misskey Hub, users can easily navigate through the documentation, access Misskey Web, and make use of other useful tools and resources.

Features:

  • Customizable Announcement Text: Users can easily modify the announcement text by editing the app.config.ts file.
  • Improved Link Handling: Misskey Hub uses the <GNuxtLink> component instead of <NuxtLink> to enhance the processing of internal and external links. The component also incorporates the useGLocalePath composable function, which wraps the useLocalePath function to generate dynamic links that are suitable for the hosting environment.
  • Enhanced Linking to Misskey Web: By starting the address with "x-mi-web://" followed by the relative path of Misskey, users can create links to Misskey Web using the GNuxtLink component and various documentation resources.

Summary:

Misskey Hub (Next) is a website built with Nuxt that serves as a hub for Misskey. With its features like customizable announcement text, improved link handling, and enhanced linking to Misskey Web, Misskey Hub offers a convenient and streamlined experience for Misskey users. Installation instructions are provided for setting up and deploying Misskey Hub.

nuxt
Nuxt

nuxt.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

bootstrap
Bootstrap

Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.

unocss
UnoCSS

UnoCSS is an instant, on-demand atomic CSS engine that generates utility classes at build time. It's highly customizable, extremely fast, and compatible with Tailwind CSS utilities while offering additional features like attributify mode and pure CSS icons.

documentation
Documentation

Documentation themes are built specifically for writing technical and product documentation. They are normally written and maintained in Markdown. The often include a navigation menu, search bar, clear headings, semantic document structure and clean typography.