https://github.com/kvba0000/kvba0000.github.io
Personal page with little to no JS as must-have! Including features projects etc.
https://github.com/kvba0000/kvba0000.github.io
css html javascript personal-website portfolio-website site web website
Last synced: about 1 year ago
JSON representation
Personal page with little to no JS as must-have! Including features projects etc.
- Host: GitHub
- URL: https://github.com/kvba0000/kvba0000.github.io
- Owner: kvba0000
- License: gpl-3.0
- Created: 2024-09-06T12:22:00.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-18T11:16:17.000Z (almost 2 years ago)
- Last Synced: 2024-09-18T15:40:33.292Z (almost 2 years ago)
- Topics: css, html, javascript, personal-website, portfolio-website, site, web, website
- Language: HTML
- Homepage: http://kuba.lol/
- Size: 10.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🤖 [kuba.lol](https://kuba.lol)
Welcome to the source code of my website - **kuba.lol**.
It's pretty much just a static page with nothing fancy.
The difference between this and other sites is that it **doesn't require JavaScript** - which is pretty common requirement for modern websites.
## Script vs Non-script version
The only difference between non-script and script version of my website is that the script version has language switcher and automatic age calculation. Pretty much rest of the site should work flawlessly with no errors or visual issues.
## Translation
### Website supports translation! How to do it?
### Alternative method
In the `src` folder you'll see `lang` directory, there are stored JSON files with translations. After finding it, it's pretty straightforward. Just copy one of the files and translate them to your language! **Keep in mind to look at context and not translate keys!** For example:
```
\/ DON'T TRANSLATE THIS
"key": "value you want to translate"
/\ TRANSLATE THIS
```
Remember to keep the format of file the same as the rest files have. Finish the file by saving it to the `lang` directory as `.json` where `` should be replaced with [appropriate language code from here](https://www.techonthenet.com/js/language_tags.php#currency_codes). This is so browser can automatically recognize the language and use it without user interaction.
## Credits
### Artists
- [LHS](https://www.youtube.com/@LHSchiptunes) - Reloaded Installer #10 song
- [AXAN](https://x.com/nseptimid/status/1783285145664917755) - Original creator of SCP-silly031 preview art.
### Generators/Tools
- [sokmontrey](https://github.com/sokmontrey) - Ascii Generated Avatar (https://imageascii.netlify.app/)
- [hermanTenuki](https://github.com/hermanTenuki) - Ascii Generated Logo (https://ascii-generator.site/)
### Translations
#### [Weblate Contributors](https://hosted.weblate.org/user/?q=%20contributes:kuba-lol)
#### Legacy Translators (pre-Weblate)
- **Nikola.567** ([TikTok](https://tiktok.com/@when_imposter_is_sus788)) - Verification of serbian AI generated translation.
- **Kartoffel_II** ([Twitter](https://x.com/Kartoffel_II)) - Verification and correction of german AI generated translation.