2019-07-25 10:36:35 +02:00
<!DOCTYPE html>
< html lang = "en-US" >
< head >
< meta charset = "UTF-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=Edge" >
2019-07-30 15:39:25 +02:00
< title > Home - Gancio</ title >
2019-07-25 10:36:35 +02:00
2019-07-30 15:39:25 +02:00
2019-07-25 10:36:35 +02:00
< meta name = "Description" content = "Gancio is a shared agenda for local communities." >
2019-08-31 22:51:28 +02:00
< 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" >
2019-07-25 10:36:35 +02:00
2019-08-31 22:51:28 +02:00
< script type = "text/javascript" src = "https://gancio.org/assets/js/vendor/lunr.min.js" ></ script >
2019-07-25 10:36:35 +02:00
2019-07-30 15:39:25 +02:00
2019-08-31 22:51:28 +02:00
< script type = "text/javascript" src = "https://gancio.org/assets/js/just-the-docs.js" ></ script >
2019-07-25 10:36:35 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
2019-08-31 22:51:28 +02:00
< 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 >
2019-07-30 15:39:25 +02:00
<!-- Begin Jekyll SEO tag v2.6.1 -->
2019-07-25 10:36:35 +02:00
< title > Home | Gancio</ title >
< meta name = "generator" content = "Jekyll v3.8.6" />
< meta property = "og:title" content = "Home" />
< meta property = "og:locale" content = "en_US" />
< meta name = "description" content = "Gancio is a shared agenda for local communities." />
< meta property = "og:description" content = "Gancio is a shared agenda for local communities." />
2019-08-31 22:51:28 +02:00
< link rel = "canonical" href = "https://gancio.org/" />
< meta property = "og:url" content = "https://gancio.org/" />
2019-07-25 10:36:35 +02:00
< meta property = "og:site_name" content = "Gancio" />
< script type = "application/ld+json" >
2019-08-31 22:51:28 +02:00
{ "@type" : "WebSite" , "url" : "https://gancio.org/" , "name" : "Gancio" , "headline" : "Home" , "description" : "Gancio is a shared agenda for local communities." , "@context" : "https://schema.org" }</ script >
2019-07-25 10:36:35 +02:00
<!-- End Jekyll SEO tag -->
</ head >
< body >
< div class = "page-wrap" >
< div class = "side-bar" >
2019-08-31 22:51:28 +02:00
< a href = "https://gancio.org/" class = "site-title fs-6 lh-tight" > Gancio</ a >
2019-07-25 10:36:35 +02:00
< 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" >
2019-08-31 22:51:28 +02:00
< a href = "https://gancio.org/404.html" class = "navigation-list-link" ></ a >
2019-07-25 10:36:35 +02:00
</ li >
2019-07-26 23:53:02 +02:00
2019-09-21 23:26:21 +02:00
2019-07-25 10:36:35 +02:00
< li class = "navigation-list-item active" >
2019-08-31 22:51:28 +02:00
< a href = "https://gancio.org/" class = "navigation-list-link active" > Home</ a >
2019-07-25 10:36:35 +02:00
</ li >
< li class = "navigation-list-item" >
2019-08-31 22:51:28 +02:00
< a href = "https://gancio.org/install" class = "navigation-list-link" > Install</ a >
2019-07-25 10:36:35 +02:00
< ul class = "navigation-list-child-list " >
< li class = "navigation-list-item " >
2019-08-31 22:51:28 +02:00
< a href = "https://gancio.org/install/debian" class = "navigation-list-link" > Debian</ a >
2019-07-25 10:36:35 +02:00
</ li >
< li class = "navigation-list-item " >
2019-08-31 22:51:28 +02:00
< a href = "https://gancio.org/install/docker" class = "navigation-list-link" > Docker</ a >
2019-07-25 10:36:35 +02:00
</ li >
2019-07-26 23:53:02 +02:00
2019-09-21 23:26:21 +02:00
2019-07-25 10:36:35 +02:00
< li class = "navigation-list-item " >
2019-08-31 22:51:28 +02:00
< a href = "https://gancio.org/install/nginx" class = "navigation-list-link" > Nginx</ a >
2019-07-25 10:36:35 +02:00
</ li >
</ ul >
</ li >
< li class = "navigation-list-item" >
2019-08-31 22:51:28 +02:00
< a href = "https://gancio.org/config" class = "navigation-list-link" > Configuration</ a >
2019-07-25 10:36:35 +02:00
</ li >
< li class = "navigation-list-item" >
2019-08-31 22:51:28 +02:00
< a href = "https://gancio.org/dev" class = "navigation-list-link" > Hacking</ a >
2019-07-25 10:36:35 +02:00
2019-07-27 01:26:05 +02:00
< ul class = "navigation-list-child-list " >
2019-09-21 23:26:21 +02:00
< li class = "navigation-list-item " >
< a href = "https://gancio.org/dev/locales" class = "navigation-list-link" > Support a new language</ a >
</ li >
2019-07-27 01:26:05 +02:00
< li class = "navigation-list-item " >
2019-08-31 22:51:28 +02:00
< a href = "https://gancio.org/dev/migration" class = "navigation-list-link" > Migration</ a >
2019-07-27 01:26:05 +02:00
</ li >
< li class = "navigation-list-item " >
2019-08-31 22:51:28 +02:00
< a href = "https://gancio.org/dev/structure" class = "navigation-list-link" > Project Structure</ a >
2019-07-27 01:26:05 +02:00
</ li >
</ ul >
2019-07-25 10:36:35 +02:00
</ li >
2019-07-26 23:53:02 +02:00
< li class = "navigation-list-item" >
2019-08-31 22:51:28 +02:00
< a href = "https://gancio.org/instances" class = "navigation-list-link" > Instances</ a >
2019-07-26 23:53:02 +02:00
</ li >
2019-07-25 10:36:35 +02:00
</ 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 >< path d = "M11.672 13.791L.192 25.271 3.02 28.1 14.5 16.62z" ></ path ></ 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" >
2019-09-21 23:26:21 +02:00
< li class = "d-inline-block my-0 mr-2" >< a href = "https://framagit.org/les/gancio" > Source</ a ></ li >
< li class = "d-inline-block my-0" >< a href = "https://framavox.org/g/hMXTDgtJ/gancio" > Forum</ a ></ li >
2019-07-25 10:36:35 +02:00
</ ul >
</ div >
</ div >
< div class = "main-content" >
< div id = "main-content" class = "page-content" role = "main" >
< h1 class = "fs-9" id = "-gancio" >
< img src = "https://git.lattuga.net/repo-avatars/476" width = "60px" > Gancio</ h1 >
< p class = "fs-6" > A shared agenda for local communities.</ p >
2019-07-27 13:04:06 +02:00
< p >< a href = "install" class = "btn btn-primary fs-5 mb-4 mb-md-0 mr-2" > Get started now</ a > < a href = "https://demo.gancio.org" class = "btn btn-green fs-5 mb-4 mb-md-0" > Demo</ a >
2019-08-31 22:14:37 +02:00
< a href = "https://framagit.org/les/gancio" class = "btn fs-5" > Source</ a ></ p >
2019-07-25 10:36:35 +02:00
2019-07-30 16:03:55 +02:00
< p >< a href = "assets/home1.png" data-fancybox = "group" data-caption = "Home of the first gancio instance" >< img src = "assets/thumbs/home1.png" alt = "assets/thumbs/home1.png" ></ a >
< a href = "assets/mobile1.png" data-fancybox = "group" data-caption = "Home mobile" >< img src = "assets/thumbs/mobile1.png" alt = "assets/thumbs/mobile1.png" ></ a >
< a href = "assets/mobile2.png" data-fancybox = "group" data-caption = "Home mobile" >< img src = "assets/thumbs/mobile2.png" alt = "assets/thumbs/mobile2.png" ></ a >
< a href = "assets/admin_users.png" data-fancybox = "group" data-caption = "Admin interface" >< img src = "assets/thumbs/admin_users.png" alt = "assets/thumbs/admin_users.png" ></ a ></ p >
2019-07-25 10:36:35 +02:00
2019-09-24 11:46:11 +02:00
< h2 id = "features" > Features</ h2 >
< ul >
< li > Very easy UI</ li >
< li > User registration (you can follow them from fediverse personally or follow the whole instance with a special user)</ li >
< li > Support anonymous event (admin confirmation needed)</ li >
< li > Multidays events support (festival, conferences…)</ li >
< li > Recurrent events support (each monday, each two monday, each monday and friday, each first of month, each first monday of month, etc..)</ li >
< li > Filters events for tags or places</ li >
< li > RSS and ICS export (with filters)</ li >
< li > embeddable iframe (< a href = "https://gancio.cisti.org/embed/list?title=Upcoming%20events" > example</ a > )</ li >
< li > boost / bookmark / comment events from mastodon!</ li >
< li > Lot of configurations available (user registration open/close, enable AP federation, enable recurrent events)</ li >
</ ul >
2019-07-25 10:36:35 +02:00
< h3 id = "about-the-project" > About the project</ h3 >
< p > Gancio is made with < img class = "emoji" title = ":heart:" alt = ":heart:" src = "https://github.githubassets.com/images/icons/emoji/unicode/2764.png" height = "20" width = "20" > by < a href = "https://autistici.org/underscore" > hacklab underscore</ a ></ p >
< h3 id = "license" > License</ h3 >
< p > Gancio is distributed by an < a href = "https://www.gnu.org/licenses/agpl-3.0.en.html" > AGPL-3.0 Licence</ a > .</ p >
</ div >
</ div >
</ div >
</ div >
</ body >
</ html >