Change theme to dark
This commit is contained in:
parent
ff13c743b2
commit
22351725bf
4 changed files with 49 additions and 32 deletions
|
|
@ -1,14 +1,22 @@
|
|||
<section>
|
||||
<h2>${lang('cuchulublog', 'mantained_projects', 'Mantained Projects')}</h2>
|
||||
<div class="column_50">
|
||||
<h3>Paramecio</h3>
|
||||
<h3>Paramecio2</h3>
|
||||
<div class="content_section content_section_left">
|
||||
<p>${lang('cuchulublog', 'a_simple_web_framework', 'A simple web framework with shorcuts and hooks for Flask, Mako templates, etc...')}</p>
|
||||
<p><a href="https://bitbucket.org/paramecio/paramecio2fm/">${lang('cuchulublog', 'git_repo', 'Git repository')}</a></p>
|
||||
<p><a href="https://bitbucket.org/paramecio/paramecio2fm/">${lang('cuchulublog', 'documentation', 'Documentation')}</a></p>
|
||||
<p>${_('A simple web framework based in flask and Mako')}</p>
|
||||
<p><a href="https://git.cuchulu.com/paramecio/paramecio2fm">${_('Git repository')}</a></p>
|
||||
<p><a href="https://git.cuchulu.com/paramecio/paramecio2fm">${_('Documentation')}</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="column_50">
|
||||
<h3>Pastafari2</h3>
|
||||
<div class="content_section content_section_right"">
|
||||
<p>${_('A set of tools for control Linux servers')}</p>
|
||||
<p><a href="https://git.cuchulu.com/paramecio/pastafari2">${_('Git repository')}</a></p>
|
||||
<p><a href="https://git.cuchulu.com/paramecio/pastafari2">${_('Documentation')}</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<!--<div class="column_50">
|
||||
<h3>PastafariStats Agent</h3>
|
||||
<div class="content_section content_section_right"">
|
||||
<p>${lang('cuchulublog', 'a_simple_monit_script_writed', 'A simple monitoritation script writed in Python for save systemd data from a server (Linux or Windows) in a MySQL database')}</p>
|
||||
|
|
@ -31,6 +39,6 @@
|
|||
<p><a href="https://bitbucket.org/paramecio/leviathanapi/">${lang('cuchulublog', 'git_repo', 'Git repository')}</a></p>
|
||||
<p><a href="https://bitbucket.org/paramecio/leviathanapi/">${lang('cuchulublog', 'documentation', 'Documentation')}</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>-->
|
||||
</section>
|
||||
<br clear="all" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue