Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danwin/main-website
My personal home page
https://github.com/danwin/main-website
hacktoberfest personal-site personal-website php sysadmin translation
Last synced: 17 days ago
JSON representation
My personal home page
- Host: GitHub
- URL: https://github.com/danwin/main-website
- Owner: DanWin
- Created: 2022-12-10T19:52:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-10T20:12:34.000Z (4 months ago)
- Last Synced: 2024-10-11T01:19:06.802Z (about 1 month ago)
- Topics: hacktoberfest, personal-site, personal-website, php, sysadmin, translation
- Language: PHP
- Homepage: https://danwin1210.de
- Size: 6.09 MB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- Security: SECURITY.md
Awesome Lists containing this project
README
General Information:
--------------------This is the source code of my website on [danwin1210.de](https://danwin1210.de)
Translation:
--------------------------Translations are managed in [Weblate](https://weblate.danwin1210.de/projects/DanWin/main-website).
If you prefer manually submitting translations, the script `update-translations.sh` can be used to update the language template and translation files from source.
It will generate the file `locale/main-website.pot` which you can then use as basis to create a new language file in `YOUR_LANG_CODE/LC_MESSAGES/main-website.po` and edit it with a translation program, such as [Poedit](https://poedit.net/).
Once you are done, you can open a pull request, or [email me](mailto:[email protected]), to include the translation.