diff options
| -rw-r--r-- | about | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -1,11 +1,14 @@ # About this site <div class="main"> -<p> This website is hosted on a machine running GNU/Linux Trisquel along with Nginx, on a shared server.</p> -<p> This work is licensed under <a href='https://creativecommons.org/licenses/by-sa/4.0/'>CC BY-SA 4.0</a><img src='https://mirrors.creativecommons.org/presskit/icons/cc.svg' alt='' style='max-width: 1em;max-height:1em;margin-left: .2em;'><img src='https://mirrors.creativecommons.org/presskit/icons/by.svg' alt='' style='max-width: 1em;max-height:1em;margin-left: .2em;'><img src='https://mirrors.creativecommons.org/presskit/icons/sa.svg' alt='' style='max-width: 1em;max-height:1em;margin-left: .2em;'></p> +<p> This website was made using <a href='https://mkws.sh/'>mkws</a> and <a href='https://codeberg.org/kalviter/mkws-plus-blog'>mkws-plus-blog</a>. Its CSS is heavily inspired by the CSS of tilde.club.</p> -<p> This site is made with <a href='https://mkws.sh/'>mkws</a> / CSS from tilde.club</p> +<p>It is hosted on a machine running GNU/Linux Trisquel along with Nginx, on a shared server.</p> + +<p>You can copy and modify this website for your own purpose by using its <a href='https://git.yctct.com/copyleftculture.com'>source code</a>. Its source code is AGPL licensed. Feedback and improvements are welcome. </p> + +<p> The content of this website is licensed under <a href='https://creativecommons.org/licenses/by-sa/4.0/'>CC BY-SA 4.0</a><img src='https://mirrors.creativecommons.org/presskit/icons/cc.svg' alt='' style='max-width: 1em;max-height:1em;margin-left: .2em;'><img src='https://mirrors.creativecommons.org/presskit/icons/by.svg' alt='' style='max-width: 1em;max-height:1em;margin-left: .2em;'><img src='https://mirrors.creativecommons.org/presskit/icons/sa.svg' alt='' style='max-width: 1em;max-height:1em;margin-left: .2em;'></p> <p> Data Collection Policy: this website uses no cookies, no analytic tools, no affiliate links, no JavaScript and no trackers. Logs are kept for 7 days. </p> </div> |
