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
- Host: GitHub
- URL: https://github.com/brycerussell/astro-wiredoc
- Owner: BryceRussell
- Created: 2022-12-19T05:57:31.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T16:56:34.000Z (over 3 years ago)
- Last Synced: 2025-02-10T07:13:45.973Z (over 1 year ago)
- Language: Astro
- Homepage:
- Size: 5.08 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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