This commit is contained in:
RubenVerborgh
2021-03-23 12:00:09 +00:00
parent fe4663945a
commit 9f1be64682
624 changed files with 5125 additions and 5046 deletions

View File

@@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Community Solid Server - v0.8.0</title>
<meta name="description" content="Documentation for Community Solid Server - v0.8.0">
<title>Community Solid Server - v0.8.1</title>
<meta name="description" content="Documentation for Community Solid Server - v0.8.1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="assets/css/main.css">
<script async src="assets/js/search.js" id="search-script"></script>
@@ -23,7 +23,7 @@
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="index.html" class="title">Community Solid Server - v0.8.0</a>
<a href="index.html" class="title">Community Solid Server - v0.8.1</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
@@ -50,7 +50,7 @@
</div>
<div class="tsd-page-title">
<div class="container">
<h1>Community Solid Server - v0.8.0</h1>
<h1>Community Solid Server - v0.8.1</h1>
</div>
</div>
</header>
@@ -96,6 +96,7 @@
<p>If you are interested in helping out with the development of this server,
be sure to have a look at the <a href="https://github.com/solid/community-server/wiki/Notes-for-developers">📓 developer notes</a>
and <a href="https://github.com/solid/community-server/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22">🛠 good first issues</a>.</p>
<p>Additional recipes for configuring and deploying the server can be found at <a href="https://github.com/solid/community-server-recipes">solid/community-server-recipes</a>.</p>
<a href="#running-locally" id="running-locally" style="color: inherit; text-decoration: none;">
<h2>Running locally</h2>
</a>