This project creates a website which fetches active .se and .nu domains from iis.se.
This project uses go-i18n to handle translations.
To update languages first run goi18n extract
to update active.en.toml
. Then run goi18n merge active.*.toml
to generate translate.*.toml
which can then be translated. Finally, run goi18n merge active.*.toml translate.*.toml
to merge the translated files into the active files.
See GoDoc for further documentation.
Contributions are welcome and greatly appreciated. Please note that I am not looking to add any more features to this project but I am happy to take care of bugfixes, updates and other suggestions. If you have a question or suggestion please feel free to open an issue. To contribute code, please fork this repository, make your changes on a separate branch and then open a pull request.
For security related issues please see my profile, @uberswe, for ways of contacting me privately.
Please see the LICENSE
file in the project repository.