diff options
| author | yctct <yctct@yctct.com> | 2026-04-22 17:05:35 +0200 |
|---|---|---|
| committer | yctct <yctct@yctct.com> | 2026-04-22 17:05:35 +0200 |
| commit | c1746be5da89bbe5be6e0e71bcefc270446ab51d (patch) | |
| tree | a2bdf7ae2438e944823043dcceec1a4a973b9f0e /about | |
| parent | 0cecb6d5b0c2c8c38ad3a4727ae3934d0295bf65 (diff) | |
Diffstat (limited to 'about')
| -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> |
