replace with current repo
and waiting for forgefed -> https://github.com/forgefed/forgefed
This commit is contained in:
269
docs/_site/usage.html
Normal file
269
docs/_site/usage.html
Normal file
@@ -0,0 +1,269 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html lang="en-US">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
|
||||
|
||||
<title>Usage - Gancio</title>
|
||||
|
||||
|
||||
|
||||
<link rel="shortcut icon" href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel="stylesheet" href="http://localhost:4000/assets/css/just-the-docs.css">
|
||||
|
||||
|
||||
<script type="text/javascript" src="http://localhost:4000/assets/js/vendor/lunr.min.js"></script>
|
||||
|
||||
|
||||
<script type="text/javascript" src="http://localhost:4000/assets/js/just-the-docs.js"></script>
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<script src="http://localhost:4000/assets/js/jquery-3.3.1.min.js"></script>
|
||||
<link rel="stylesheet" href="http://localhost:4000/assets/css/jquery.fancybox.min.css"/>
|
||||
<script src="http://localhost:4000/assets/js/jquery.fancybox.min.js"></script>
|
||||
|
||||
<!-- Begin Jekyll SEO tag v2.6.1 -->
|
||||
<title>Usage | Gancio</title>
|
||||
<meta name="generator" content="Jekyll v3.8.6" />
|
||||
<meta property="og:title" content="Usage" />
|
||||
<meta property="og:locale" content="en_US" />
|
||||
<meta name="description" content="Usage" />
|
||||
<meta property="og:description" content="Usage" />
|
||||
<link rel="canonical" href="http://localhost:4000/usage" />
|
||||
<meta property="og:url" content="http://localhost:4000/usage" />
|
||||
<meta property="og:site_name" content="Gancio" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="article:published_time" content="2019-08-07T19:18:37+02:00" />
|
||||
<script type="application/ld+json">
|
||||
{"dateModified":"2019-08-07T19:18:37+02:00","datePublished":"2019-08-07T19:18:37+02:00","@type":"BlogPosting","headline":"Usage","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/usage"},"url":"http://localhost:4000/usage","description":"Usage","@context":"https://schema.org"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="page-wrap">
|
||||
<div class="side-bar">
|
||||
<a href="http://localhost:4000/" class="site-title fs-6 lh-tight">Gancio</a>
|
||||
<span class="fs-3"><button class="js-main-nav-trigger navigation-list-toggle btn btn-outline" type="button" data-text-toggle="Hide">Menu</button></span>
|
||||
<div class="navigation main-nav js-main-nav">
|
||||
<nav role="navigation" aria-label="Main navigation">
|
||||
<ul class="navigation-list">
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="navigation-list-item active">
|
||||
|
||||
<a href="http://localhost:4000/404.html" class="navigation-list-link"></a>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="navigation-list-item">
|
||||
|
||||
<a href="http://localhost:4000/" class="navigation-list-link">Home</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="navigation-list-item">
|
||||
|
||||
<a href="http://localhost:4000/install" class="navigation-list-link">Install</a>
|
||||
|
||||
|
||||
<ul class="navigation-list-child-list ">
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="navigation-list-item ">
|
||||
|
||||
<a href="http://localhost:4000/install/debian" class="navigation-list-link">Debian</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="navigation-list-item ">
|
||||
|
||||
<a href="http://localhost:4000/install/docker" class="navigation-list-link">Docker</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="navigation-list-item ">
|
||||
|
||||
<a href="http://localhost:4000/install/nginx" class="navigation-list-link">Nginx</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="navigation-list-item">
|
||||
|
||||
<a href="http://localhost:4000/config" class="navigation-list-link">Configuration</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="navigation-list-item">
|
||||
|
||||
<a href="http://localhost:4000/dev" class="navigation-list-link">Hacking</a>
|
||||
|
||||
|
||||
<ul class="navigation-list-child-list ">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="navigation-list-item ">
|
||||
|
||||
<a href="http://localhost:4000/dev/migration" class="navigation-list-link">Migration</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="navigation-list-item ">
|
||||
|
||||
<a href="http://localhost:4000/dev/structure" class="navigation-list-link">Project Structure</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="navigation-list-item">
|
||||
|
||||
<a href="http://localhost:4000/instances" class="navigation-list-link">Instances</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
</div>
|
||||
<footer role="contentinfo" class="site-footer">
|
||||
<p class="text-small text-grey-dk-000 mb-0">This site uses <a href="https://github.com/pmarsceill/just-the-docs">Just the Docs</a>, a documentation theme for Jekyll.</p>
|
||||
</footer>
|
||||
</div>
|
||||
<div class="main-content-wrap js-main-content" tabindex="0">
|
||||
<div class="page-header">
|
||||
<div class="main-content">
|
||||
|
||||
<div class="search js-search">
|
||||
<div class="search-input-wrap">
|
||||
<input type="text" class="js-search-input search-input" tabindex="0" placeholder="Search Gancio" aria-label="Search Gancio" autocomplete="off">
|
||||
<svg width="14" height="14" viewBox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" class="search-icon"><title>Search</title><g fill-rule="nonzero"><path d="M17.332 20.735c-5.537 0-10-4.6-10-10.247 0-5.646 4.463-10.247 10-10.247 5.536 0 10 4.601 10 10.247s-4.464 10.247-10 10.247zm0-4c3.3 0 6-2.783 6-6.247 0-3.463-2.7-6.247-6-6.247s-6 2.784-6 6.247c0 3.464 2.7 6.247 6 6.247z"/><path d="M11.672 13.791L.192 25.271 3.02 28.1 14.5 16.62z"/></g></svg>
|
||||
</div>
|
||||
<div class="js-search-results search-results-wrap"></div>
|
||||
</div>
|
||||
|
||||
|
||||
<ul class="list-style-none text-small mt-md-1 mb-md-1 pb-4 pb-md-0 js-aux-nav aux-nav">
|
||||
|
||||
<li class="d-inline-block my-0"><a href="https://framagit.org/les/gancio">Source</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="main-content">
|
||||
|
||||
|
||||
|
||||
<div id="main-content" class="page-content" role="main">
|
||||
<h1 id="usage">Usage</h1>
|
||||
|
||||
<h2 id="add-event">Add event</h2>
|
||||
<h3 id="normal">Normal</h3>
|
||||
<h3 id="multidate">Multidate</h3>
|
||||
<h3 id="recurrent">Recurrent</h3>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user