An open API service indexing awesome lists of open source software.

https://github.com/brycerussell/astro-wiredoc

A simple solution to creating and publishing documentation using Astro
https://github.com/brycerussell/astro-wiredoc

Last synced: about 1 year ago
JSON representation

A simple solution to creating and publishing documentation using Astro

Awesome Lists containing this project

README

          

# Astro WireDoc

> **Note**: Work in progress

A documentation template for Astro

## [Demo](https://astro-wiredoc.netlify.app)

## Features

- Static page search using pagefind
- Automatically create a navigation page for missing pages
- Table of contents
- Breadcrumb navigation
- Scroll to top button
- Markdown
- Netlify CMS `/admin` dashboard for authoring pages
- Syntax highlighting
- Heading links
- Copy code buttons
- Embeds
- Styling
- Wireframe
- Dark/light themes
- Responsive
- Mobile
- Easily customizable using CSS variables