added note that coinsh.red's version is currently missing, added readme
This commit is contained in:
parent
5d7c31c3bb
commit
21d208d55d
2 changed files with 7 additions and 1 deletions
6
README.md
Normal file
6
README.md
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
# CSL-Site
|
||||||
|
*A simple little website about the Cooperative Software License*
|
||||||
|
|
||||||
|
To host your own version of this site, you'll need to make sure your server is configured to serve `index.html` for directories. Remember to follow the terms of the CSL!
|
||||||
|
|
||||||
|
I host this site myself [here](https://lynnesbian.space/csl/).
|
|
@ -31,7 +31,7 @@
|
||||||
<ul class='compact'>
|
<ul class='compact'>
|
||||||
<li><a href="formatted">View a formatted copy of the CSL</a></li>
|
<li><a href="formatted">View a formatted copy of the CSL</a></li>
|
||||||
<li><a href="plain">View the original plaintext version of the CSL (mirrored)</a></li>
|
<li><a href="plain">View the original plaintext version of the CSL (mirrored)</a></li>
|
||||||
<li><a href="https://coinsh.red/c/csl.txt">View the original plaintext version of the CSL (coinsh.red)</a></li>
|
<li><a href="https://coinsh.red/c/csl.txt">View the original plaintext version of the CSL (coinsh.red)</a> <em>(Currently unavailable)</em></li>
|
||||||
</ul>
|
</ul>
|
||||||
</p>
|
</p>
|
||||||
<br />
|
<br />
|
||||||
|
|
Loading…
Reference in a new issue