8000 GitHub - Nemikolh/volar-docs: Website and documentation for the Volar project
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from volarjs/docs

Website and documentation for the Volar project

Notifications You must be signed in to change notification settings

Nemikolh/volar-docs

 
 

Repository files navigation

volarjs/docs VolarJS logo

W 6F80 elcome to the repo for the VolarJS documentation! This repo contains the source code we use to build our site (and of course, its content)

For more information on what Volar itself is, check out the main repository, or the website itself.

Open in Gitpod Open with CodeSandbox Open in Codeflow

Contributing

Contributions of all size are welcome! If you find a typo, or want to clarify some language, or even want to add a whole new section, no matter what, we're happy to welcome your contributions.

If you can see what the problem is, and you know how to fix it, then definitely feel free to make a PR (pull request) with the needed changes and contribute to this repo yourself. Alternatively, opening an issue and letting us know about the problem is also a totally valid option.

Getting the project running locally

If you want to run the docs locally, you can do so by following these steps:

  1. Clone the repo: git clone https://github.com/volarjs/docs

  2. Install dependencies: pnpm install

  3. Run the site locally: pnpm run dev

  4. Open the site in your browser: http://localhost:4321

You can now open up the project in your favorite editor and start making changes. To make changes to the content, edit files in the src/content directory.

Sponsors


About

Website and documentation for the Volar project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MDX 75.6%
  • Astro 17.5%
  • TypeScript 4.1%
  • CSS 2.4%
  • JavaScript 0.4%
0