replace with current repo
and waiting for forgefed -> https://github.com/forgefed/forgefed
This commit is contained in:
@@ -9,20 +9,20 @@
|
||||
|
||||
|
||||
|
||||
<link rel="shortcut icon" href="https://gancio.org/favicon.ico" type="image/x-icon">
|
||||
<link rel="stylesheet" href="https://gancio.org/assets/css/just-the-docs.css">
|
||||
<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="https://gancio.org/assets/js/vendor/lunr.min.js"></script>
|
||||
<script type="text/javascript" src="http://localhost:4000/assets/js/vendor/lunr.min.js"></script>
|
||||
|
||||
|
||||
<script type="text/javascript" src="https://gancio.org/assets/js/just-the-docs.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="https://gancio.org/assets/js/jquery-3.3.1.min.js"></script>
|
||||
<link rel="stylesheet" href="https://gancio.org/assets/css/jquery.fancybox.min.css"/>
|
||||
<script src="https://gancio.org/assets/js/jquery.fancybox.min.js"></script>
|
||||
<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>Hacking | Gancio</title>
|
||||
@@ -31,11 +31,11 @@
|
||||
<meta property="og:locale" content="en_US" />
|
||||
<meta name="description" content="A shared agenda for local communities" />
|
||||
<meta property="og:description" content="A shared agenda for local communities" />
|
||||
<link rel="canonical" href="https://gancio.org/dev" />
|
||||
<meta property="og:url" content="https://gancio.org/dev" />
|
||||
<link rel="canonical" href="http://localhost:4000/dev" />
|
||||
<meta property="og:url" content="http://localhost:4000/dev" />
|
||||
<meta property="og:site_name" content="Gancio" />
|
||||
<script type="application/ld+json">
|
||||
{"@type":"WebPage","url":"https://gancio.org/dev","headline":"Hacking","description":"A shared agenda for local communities","@context":"https://schema.org"}</script>
|
||||
{"@type":"WebPage","headline":"Hacking","url":"http://localhost:4000/dev","description":"A shared agenda for local communities","@context":"https://schema.org"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
</head>
|
||||
@@ -44,7 +44,7 @@
|
||||
|
||||
<div class="page-wrap">
|
||||
<div class="side-bar">
|
||||
<a href="https://gancio.org/" class="site-title fs-6 lh-tight">Gancio</a>
|
||||
<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">
|
||||
@@ -55,7 +55,7 @@
|
||||
|
||||
<li class="navigation-list-item active">
|
||||
|
||||
<a href="https://gancio.org/404.html" class="navigation-list-link"></a>
|
||||
<a href="http://localhost:4000/404.html" class="navigation-list-link"></a>
|
||||
|
||||
</li>
|
||||
|
||||
@@ -85,7 +85,7 @@
|
||||
|
||||
<li class="navigation-list-item">
|
||||
|
||||
<a href="https://gancio.org/" class="navigation-list-link">Home</a>
|
||||
<a href="http://localhost:4000/" class="navigation-list-link">Home</a>
|
||||
|
||||
</li>
|
||||
|
||||
@@ -95,7 +95,7 @@
|
||||
|
||||
<li class="navigation-list-item">
|
||||
|
||||
<a href="https://gancio.org/install" class="navigation-list-link">Install</a>
|
||||
<a href="http://localhost:4000/install" class="navigation-list-link">Install</a>
|
||||
|
||||
|
||||
<ul class="navigation-list-child-list ">
|
||||
@@ -105,7 +105,7 @@
|
||||
|
||||
<li class="navigation-list-item ">
|
||||
|
||||
<a href="https://gancio.org/install/debian" class="navigation-list-link">Debian</a>
|
||||
<a href="http://localhost:4000/install/debian" class="navigation-list-link">Debian</a>
|
||||
|
||||
</li>
|
||||
|
||||
@@ -113,7 +113,7 @@
|
||||
|
||||
<li class="navigation-list-item ">
|
||||
|
||||
<a href="https://gancio.org/install/docker" class="navigation-list-link">Docker</a>
|
||||
<a href="http://localhost:4000/install/docker" class="navigation-list-link">Docker</a>
|
||||
|
||||
</li>
|
||||
|
||||
@@ -123,7 +123,7 @@
|
||||
|
||||
<li class="navigation-list-item ">
|
||||
|
||||
<a href="https://gancio.org/install/nginx" class="navigation-list-link">Nginx</a>
|
||||
<a href="http://localhost:4000/install/nginx" class="navigation-list-link">Nginx</a>
|
||||
|
||||
</li>
|
||||
|
||||
@@ -150,7 +150,7 @@
|
||||
|
||||
<li class="navigation-list-item">
|
||||
|
||||
<a href="https://gancio.org/config" class="navigation-list-link">Configuration</a>
|
||||
<a href="http://localhost:4000/config" class="navigation-list-link">Configuration</a>
|
||||
|
||||
</li>
|
||||
|
||||
@@ -160,7 +160,7 @@
|
||||
|
||||
<li class="navigation-list-item active">
|
||||
|
||||
<a href="https://gancio.org/dev" class="navigation-list-link active">Hacking</a>
|
||||
<a href="http://localhost:4000/dev" class="navigation-list-link active">Hacking</a>
|
||||
|
||||
|
||||
<ul class="navigation-list-child-list ">
|
||||
@@ -174,7 +174,7 @@
|
||||
|
||||
<li class="navigation-list-item ">
|
||||
|
||||
<a href="https://gancio.org/dev/migration" class="navigation-list-link">Migration</a>
|
||||
<a href="http://localhost:4000/dev/migration" class="navigation-list-link">Migration</a>
|
||||
|
||||
</li>
|
||||
|
||||
@@ -184,7 +184,7 @@
|
||||
|
||||
<li class="navigation-list-item ">
|
||||
|
||||
<a href="https://gancio.org/dev/structure" class="navigation-list-link">Project Structure</a>
|
||||
<a href="http://localhost:4000/dev/structure" class="navigation-list-link">Project Structure</a>
|
||||
|
||||
</li>
|
||||
|
||||
@@ -209,7 +209,7 @@
|
||||
|
||||
<li class="navigation-list-item">
|
||||
|
||||
<a href="https://gancio.org/instances" class="navigation-list-link">Instances</a>
|
||||
<a href="http://localhost:4000/instances" class="navigation-list-link">Instances</a>
|
||||
|
||||
</li>
|
||||
|
||||
@@ -266,7 +266,7 @@
|
||||
|
||||
<ol>
|
||||
<li>Download source
|
||||
<div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>git clone https://git.lattuga.net/cisti/gancio
|
||||
<div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>git clone https://framagit.org/les/gancio
|
||||
</code></pre></div> </div>
|
||||
</li>
|
||||
<li>Install dependencies
|
||||
@@ -294,7 +294,7 @@
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://gancio.org/dev/migration">Migration</a>
|
||||
<a href="http://localhost:4000/dev/migration">Migration</a>
|
||||
</li>
|
||||
|
||||
|
||||
@@ -302,7 +302,7 @@
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://gancio.org/dev/structure">Project Structure</a>
|
||||
<a href="http://localhost:4000/dev/structure">Project Structure</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user