Skip to content

vimcolorschemes/docs

Repository files navigation

vimcolorschemes docs

Documentation site for vimcolorschemes.com

About

This repository contains the documentation for vimcolorschemes.com, deployed at docs.vimcolorschemes.com.

Built with docsify.

Contributing

To contribute to these docs:

  1. Fork this repository
  2. Make your changes to the relevant .md files
  3. Submit a pull request

Changes are automatically deployed to docs.vimcolorschemes.com via GitHub Pages.

Local Development

To preview changes locally:

# Install docsify globally (first time only)
npm i docsify-cli -g

# Serve locally
docsify serve .

Then visit http://localhost:3000

Structure

  • index.html - Docsify configuration and entry point
  • intro.md - Getting started guide
  • install.md - Installation instructions
  • workflow.md - Development workflow
  • worker.md - Worker documentation
  • previews.md - Code preview specifications
  • contribute.md - Contributing guidelines
  • _sidebar.md - Navigation sidebar
  • _navbar.md - Top navigation bar
  • _coverpage.md - Cover page
  • _media/ - Images and media assets

About

The official developer documentation for vimcolorschemes.com

Resources

Stars

Watchers

Forks

Contributors

Languages