Documentation site for vimcolorschemes.com
This repository contains the documentation for vimcolorschemes.com, deployed at docs.vimcolorschemes.com.
Built with docsify.
To contribute to these docs:
- Fork this repository
- Make your changes to the relevant
.mdfiles - Submit a pull request
Changes are automatically deployed to docs.vimcolorschemes.com via GitHub Pages.
To preview changes locally:
# Install docsify globally (first time only)
npm i docsify-cli -g
# Serve locally
docsify serve .Then visit http://localhost:3000
index.html- Docsify configuration and entry pointintro.md- Getting started guideinstall.md- Installation instructionsworkflow.md- Development workflowworker.md- Worker documentationpreviews.md- Code preview specificationscontribute.md- Contributing guidelines_sidebar.md- Navigation sidebar_navbar.md- Top navigation bar_coverpage.md- Cover page_media/- Images and media assets