https://github.com/vlang/website
https://github.com/vlang/website
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vlang/website
- Owner: vlang
- License: mit
- Created: 2019-02-08T02:56:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-02-23T19:12:52.000Z (over 1 year ago)
- Last Synced: 2025-02-23T20:21:27.808Z (over 1 year ago)
- Language: HTML
- Size: 14.5 MB
- Stars: 64
- Watchers: 11
- Forks: 99
- Open Issues: 57
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.