mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
deploy: 54ff2317a5
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user