mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
53 lines
1.7 KiB
HTML
53 lines
1.7 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<meta charset="utf-8">
|
|
<meta name="generator" content="pandoc">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<style>
|
|
$styles.html()$
|
|
</style>
|
|
$if(math)$
|
|
$math$
|
|
$endif$
|
|
<link href="assets/default.css" media="all" rel="stylesheet">
|
|
<link href="assets/screen.css" media="screen" rel="stylesheet">
|
|
<noscript><link href="assets/screen-noscript.css" media="screen" rel="stylesheet"></noscript>
|
|
<link href="https://github.com/Kozea/Radicale/releases.atom" type="application/atom+xml" rel="alternate" title="Radicale Releases">
|
|
<link href="assets/icon.png" type="image/png" rel="shortcut icon">
|
|
<title>Radicale - Free and Open-Source CalDAV and CardDAV Server</title>
|
|
<meta name="description" content="Free and Open-Source CalDAV and CardDAV Server">
|
|
<script src="assets/navigation.js"></script>
|
|
<script src="assets/document-branches.js"></script>
|
|
<script>
|
|
const documentBranch = "$branch$";
|
|
const documentBranches = ["$for(branches)$$branches$$sep$", "$endfor$"];
|
|
</script>
|
|
|
|
<header>
|
|
<div class="logoContainer">
|
|
<h1>
|
|
Radicale
|
|
<span class="documentBranch">$branch$</span>
|
|
<select class="documentBranch"></select>
|
|
</h1>
|
|
<p>Free and Open-Source CalDAV and CardDAV Server</p>
|
|
</div>
|
|
<div class="linkContainer">
|
|
<ul>
|
|
<li><a href="https://community.kozea.fr">Made with ❤ by Kozea Community</a></li>
|
|
<li><a href="https://github.com/Kozea/Radicale">Fork me on GitHub</a></li>
|
|
</ul>
|
|
</div>
|
|
</header>
|
|
|
|
<main>
|
|
<nav>
|
|
<h2>Contents</h2>
|
|
$table-of-contents$
|
|
</nav>
|
|
<div class="documentContainer">
|
|
$body$
|
|
</div>
|
|
</main>
|