Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F11709337
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
5 KB
Referenced Files
None
Subscribers
None
View Options
diff --git a/src/pages/index.html b/src/pages/index.html
index 8d570cc..31352b6 100644
--- a/src/pages/index.html
+++ b/src/pages/index.html
@@ -1,74 +1,86 @@
<header id="welcome">
<div class="row hero">
<div class="large-10 large-offset-1 columns">
<h1>Welcome to Dæghrefn.</h1>
<h2>Packed with utilities. For Freenode communities.</h2>
</div>
</div>
</header>
<div class="darken">
<section id="actions">
<div class="row">
<div class="large-3 large-offset-1 text-center large-text-left columns">
<i class="fi-book huge"></i>
</div>
<div class="large-8 columns">
<h3>Documentation</h3>
<p>You use some Dæghrefn feature? You can contribute to write documentation.</p>
<p>Currently, some elements could be found at the following places:</p>
<ul>
<li><a href="https://www.wolfplex.be/wiki/D%C3%A6ghrefn">On Wolfplex wiki</a> — describes server commands</li>
<li><a href="https://www.wikidata.org/wiki/User:D%C3%A6ghrefnBot">On Wikidata</a> — describes Wikidata commands</li>
</ul>
</div>
</div>
<div class="row">
<div class="large-3 large-offset-1 text-center large-text-left columns">
<i class="fi-torsos-female-male huge"></i>
</div>
<div class="large-8 columns">
<h3>Communities we serve</h3>
<p>Dæghrefn and Wearg live on the IRC Freenode network, where any channel could benefit of our solutions.</p>
+ <p>The server infrastructure is maintained by Nasqueron as a service offered to the free culture communities.</p>
<div class="row small-up-1 medium-up-2 large-up-4 text-center blockgrid white black-margin">
<div class="column">Nasqueron<br /><img src="{{root}}assets/img/logo-nasqueron.png"></div>
<div class="column">Vikidia<br /><img src="{{root}}assets/img/logo-vikidia.png"></div>
<div class="column">Wikimedia<br /><img src="{{root}}assets/img/logo-wikimedia.png"></div>
<div class="column">Wolfplex<br /><img src="{{root}}assets/img/logo-wolfplex.png"></div>
</div>
</div>
</div>
<div class="row">
<div class="large-3 large-offset-1 text-center large-text-left columns">
<i class="fi-mountains huge"></i>
</div>
<div class="large-8 columns">
<h3>Add a channel</h3>
- <p>Explain your needs and we'll offer you a solution. We create <em>sur mesure</em> code for each community.</p>
- <p>As it's already connected to a job queue, a RabbitMQ broker and a MySQL database, pretty anything is possible.</p>
+ <p>We can add new channels to Dæghrefn if you've a specific
+ need for an utility general-purpose bot.</p>
+ <p><strong>CI:</strong> Another bot, Wearg , is connected to
+ a RabbitMQ message broker, fuelled by a notifications center to
+ process events from Phabricator, GitHub or Docker Hub. This can
+ be used to notify channels about new commits, pull requests on
+ GitHub, etc.
+ That can be adapted to received events from other systems.</p>
+ <p>Explain your needs and we'll offer you a solution. We create
+ <em>sur mesure</em> code for each community.</p>
<a href="https://devcentral.nasqueron.org/maniphest/task/edit/form/1/?tags=d%C3%A6ghrefn&subscribers=Dereckson&title=Add%20D%C3%A6ghrefn%20to%20%3Cwrite%20here%20the%20channel%20name%3E&description=[Write%20here%20what%20problems%20you%20want%20the%20bot%20to%20solve.]" class="button round">Request new channel</a>
</div>
</div>
<div class="row">
<div class="large-3 large-offset-1 text-center large-text-left columns">
<i class="fi-trees huge"></i>
</div>
<div class="large-8 columns">
<h3>Development</h3>
+ <p>All the code we write is open source and released under BSD-2-Clause license.<br />
+ A few third parties components could have their own licence.</p>
+ <p>You're welcome to contribute.</p>
<ul>
<li><strong>Project workboard:</strong> <a href="https://devcentral.nasqueron.org/tag/d%C3%A6ghrefn/">#Dæghrefn</a> (bugs and tasks)</li>
<li><strong>Core code:</strong> <a href="https://devcentral.nasqueron.org/diffusion/VIPER/">rVIPER</a> (TCL)</li>
<li><strong>Wikidata access layer:</strong> <a href="https://devcentral.nasqueron.org/diffusion/DWD/">rDWD</a> (Python)</li>
<li><strong>This site:</strong> <a href="https://devcentral.nasqueron.org/diffusion/VIPERWWW/">rVIPERWWW</a> (HTML, CSS, Gulp)</li>
</ul>
<a href="https://devcentral.nasqueron.org/maniphest/task/edit/form/1/?tags=d%C3%A6ghrefn" class="button round">Report an issue</a>
</div>
</div>
</section>
{{> footer}}
</div>
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Mon, Sep 15, 09:32 (13 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2983980
Default Alt Text
(5 KB)
Attached To
Mode
rVIPERWWW Dæghrefn website
Attached
Detach File
Event Timeline
Log In to Comment