machty / docs

Home Page:https://volarjs.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

volarjs/docs VolarJS logo

Welcome 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 change 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 VolarJS locally, you can do so by following these steps:

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

  2. Install dependencies: npm install

  3. Run the site locally: npm 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

https://volarjs.dev/


Languages

Language:TypeScript 91.8%Language:MDX 5.3%Language:Astro 2.4%Language:CSS 0.4%Language:JavaScript 0.1%