website icon indicating copy to clipboard operation
website copied to clipboard

Results 59 website issues
Sort by recently updated
recently updated
newest added

# Suggestions for dark mode Changing colors only in the app.css file ### Light (current) ![light](https://github.com/vlang/website/assets/47086979/d728af27-7216-425d-bbf0-9a5da76f06bb) ### Logo colors ![logo](https://github.com/vlang/website/assets/47086979/73d08326-0a94-47f8-971e-99ee74d6db95) ### Grayscale ![gray](https://github.com/vlang/website/assets/47086979/95d8ef35-45d5-4487-ac20-69ebf59d400e) ### [Blog](https://blog.vlang.io/) Colors ![blog](https://github.com/vlang/website/assets/47086979/64f572a7-b5f2-4de5-9328-541b81b2be31)

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: ![obrazek](https://github.com/vlang/website/assets/733193/d10d91fa-2e2a-40e0-955a-c0f6a181390b) To this: ![obrazek](https://github.com/vlang/website/assets/733193/72af49f2-a8dd-4fee-b52a-ea5baa71cb1f)

## 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...