Commit a32b9141 authored by Marco Montabone 's avatar Marco Montabone

Added Ubuntu Budgie to derivate

parent c983b93d
Pipeline #40 pending with stage
...@@ -43,5 +43,8 @@ ...@@ -43,5 +43,8 @@
&.ubuntustudio { &.ubuntustudio {
background: linear-gradient(to bottom, rgba(51,51,51,0.7), rgba(51,51,51,0.8)), url(images/derivate/ubuntustudio/ubuntustudio-default-wallpaper.jpg) 100% 100%; background: linear-gradient(to bottom, rgba(51,51,51,0.7), rgba(51,51,51,0.8)), url(images/derivate/ubuntustudio/ubuntustudio-default-wallpaper.jpg) 100% 100%;
} }
&.ubuntubudgie {
background: linear-gradient(to bottom, rgba(51,51,51,0.7), rgba(51,51,51,0.8)), url(images/derivate/ubuntubudgie/ubuntubudgie-default-wallpaper.jpg) 100% 100%;
}
} }
...@@ -47,8 +47,8 @@ ...@@ -47,8 +47,8 @@
"endpoint": "pages.derivate_ubuntustudio_index" "endpoint": "pages.derivate_ubuntustudio_index"
}, },
{ {
"name": "Mythbuntu", "name": "Ubuntu Budgie",
"endpoint": "pages.derivate_mythbuntu_index" "endpoint": "pages.derivate_ubuntubudgie_index"
} }
] ]
}, },
......
...@@ -125,14 +125,17 @@ ...@@ -125,14 +125,17 @@
<!--END ROW --> <!--END ROW -->
<!-- START ROW--> <!-- START ROW-->
<div class="row"> <div class="row background-wallpaper ubuntubudgie">
<div class="four-col"> <div class="twelve-col text-center">
<h2> <h1>Ubuntu Budgie</h1>
<img src="+assets/images/derivate/mythbuntu/mythbuntu-logo-32.png"> <p> Budgie-Remix è una versione di Ubuntu che integra un ambiente grafico <a href="https://solus-project.com/budgie/">Budgie</a>.</p>
</h2> <p>Focalizzato sulla semplicit&aacute; ed eleganza, Budgie-Remix si presenta come una valida alternativa.</p>
<p> è una versione di Ubuntu pensata per trasformare il tuo PC in un PC Home Theatre sfruttando le ricche funzionalità di MythTV. <p class="clearfix"></p>
Può essere usata sia come sistema multimediale autonomo o integrata in una rete MythTV..</p> <p>
<p>Vuoi altre informazioni? Leggi la pagina <a href="{{ url_for('pages.derivate_mythbuntu_index') }}">Mythbuntu</a>!</p> <a href="{{ url_for('pages.derivate_ubuntubudgie_index') }}" class="button--primary">Scopri di pi&uacute;</a>
<a href="/download/derivate" class="button--primary">Download</a>
</p>
</div> </div>
</div> </div>
<!--END ROW --> <!--END ROW -->
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment