Skip to content

vala-lang/vala-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vala Documentation

This is the source code repository for the Vala Documentation website.

You can view the website online here: https://docs.vala.dev/

Also, you can contribute to the Vala programming language website here: https://github.com/vala-lang/vala-www

Requirements

Getting started

Running locally

  1. Clone the repository
  2. Install dependencies:
npm install
  1. Run the dev server:
npm run docs:dev
  1. Open http://localhost:5173/ (default url, check output of above if this does not work)

References

Releases

No releases published

Packages

No packages published

Contributors 15