website
website copied to clipboard
# Suggestions for dark mode Changing colors only in the app.css file ### Light (current)  ### Logo colors  ### Grayscale  ### [Blog](https://blog.vlang.io/) Colors 
The links to the blog weren't working.
Namely `serde` and `reqwest`. Either their usage should be removed completely, or if using widely-popular dependencies is allowed, the code can be significantly simplified using `tokio`. A similar issue was...
To help vlang continue to grow, maybe some enhancements can be made to vpm webpage to help developers find existing modules. Some ideas: Add a search bar to find a...
This PR contains several grammar fixes for '*turkish.tr*'.
Prevent horizontal overflow of some elements by letting them wrap or by shrinking their width. From this:  To this: 
## Description Only very few people are coding without syntax highlighting, and imo it greatly improves readability. I'd suggest that the example code on your website gets syntax highlighting. Current...
I found the original version that was written by ``leahlundqvist`` and decided to build the current version of website from it cause right now the latest one kinda has a...
I kept to the strings in english.tr. But it appears that Russian contains more fast_comp strings than English. If you want, I can modify the fast_comp strings to match the...