An open API service indexing awesome lists of open source software.

https://github.com/vlang/website


https://github.com/vlang/website

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# The V Programming Language Website

https://vlang.io

*note: You can't run this site locally, because of proprietary backend, but you can preview the html file `preview.html` for styling css.*

## How To Contribute

There are various way you can contribute to this project. Refactoring writings, updating css, Adding Language support etc. We will cover them one by one.

### Styling the website

There is `app.css` file which is the main stylesheet. Use `preview.html` to view the rendered html file. This will help you style the website.

### Adding Language

Use the `english.tr` as a reference to add your translation to this project.