Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

MinishLab/docs

Open more actions menu

Repository files navigation

Minish Docs

This repository contains the Minish documentation site, built with Astro and Starlight.

Development

Install dependencies:

npm install

Start the local development server:

npm run dev

Build the site:

npm run build

Preview the production build locally:

npm run preview

Blog Posts

Add new posts in src/content/docs/blog/ as YYYY-MM-DD-slug.mdx.

Use this frontmatter:

---
title: "Post title"
date: 2026-03-25
authors:
  - minish
excerpt: "One short summary sentence for the blog index."
---

The blog index is generated automatically from the files in that folder.

Deployment

The site is deployed with GitHub Pages via GitHub Actions on pushes to main.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from mintlify/starter
Morty Proxy This is a proxified and sanitized view of the page, visit original site.