From dca9703153b3b6fbaaa2ea465aaeb6a01248a0dc Mon Sep 17 00:00:00 2001 From: A Farzat Date: Sat, 23 Nov 2024 22:38:24 +0900 Subject: Add readme --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..bd734ce --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# [My website](https://farzat.xyz) + +This is the source code for [my website](https://farzat.xyz). It is written so +that it can be compiled by [Zola](https://www.getzola.org/) and used directly +on a web server. + +The code is distributed under the AGPLv3, allowing you to modify it and use it +if you wish. If you make any improvements, please don't hesitate to send a +patch on [the mailing list](https://lists.sr.ht/~farzat/farzat.xyz-devel). If +you don't know how to, [here is a simple guide](https://git-send-email.io/). +Otherwise, you could open a pull request on either +[GitHub](https://github.com/Farzat07/farzat.xyz) or +[GitLab](https://gitlab.com/Farzat07/farzat.xyz). For security vulnerabilities, +make sure to [email them directly](mailto:a@farzat.xyz), though this might +sound like an overkill for a static website. + +This website was designed with both desktop and mobile in mind. If the website +doesn't work properly on your device, please open a ticket +[here](https://todo.sr.ht/~farzat/farzat.xyz). -- cgit v1.2.3-70-g09d2