-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
51 changed files
with
525 additions
and
548 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
<?php include "assets/head.html"; ?> | ||
|
||
<title>About Me :: Morrolinux</title> | ||
|
||
</head> | ||
<body> | ||
|
||
<?php include "assets/nav.html"; ?> | ||
|
||
<div class="container"> | ||
<h1>About Me</h1> | ||
<h2>Chi Sono</h2> | ||
<p> | ||
Effettivamente non avevo mai pensato a quanto potesse essere imbarazzante scriversi la propria pagina di “Chi sono”.<br /><br /> | ||
Ebbene mi chiamo Moreno Razzoli, sono Perito informatico, appassionato di GNU/Linux e soluzioni OpenSource, di cui parlo spesso sul mio canale youtube | ||
anche se non mi piace definirmi “uno youtuber“: tutto ciò che faccio è condividere reciprocamente entusiasmo e scoperte con una comunità (sempre in crescita!) | ||
di appassionati e professionisti del settore.<br /><br /> | ||
Nella vita sono un System Administrator sempre alla ricerca di nuovi stimoli, ragione per la quale sto perseguendo la certificazione LPI | ||
(di cui sto anche tenendo un corso gratuito su youtube) assieme ad un continuo lavoro di ricerca delle nuove tecnologie ed opportunità del settore. | ||
</p><br /> | ||
<h2>Contatti</h2> | ||
<p> | ||
Restiamo in contatto!<br /> | ||
Sulla mia pagina Facebook condivido “cose interessanti” da all over the world. | ||
Mentre se non volete perdervi l’ultimo video e un po' di backstage, trovate il mio canale Telegram. | ||
Twitter è consigliato per non perdersi le pubblicazioni automatiche :)<br /><br /> | ||
Youtube: <a href="https://www.youtube.com/user/morrolinux/" target="blank_">MorrolinuxYouTube</a><br /> | ||
Facebook: <a href="https://www.facebook.com/MorrolinuxOfficial/" target="blank_">MorrolinuxOfficial</a><br /> | ||
Twitter: <a href="https://twitter.com/morrolinux/" target="blank_">MorrolinuxTwitter</a><br /> | ||
Google+: <a href="https://plus.google.com/u/0/+morrolinux/" target="blank_">+Morrolinux</a><br /> | ||
Telegram: <a href="https://telegram.me/morrolinux_feed" target="blank_">MorrolinuxFeed</a><br /> | ||
Gruppo Telegram: <a href="https://telegram.me/joinchat/CIYEjgkX2BFOOKqWqkWFwA" target="_blank">/dev/null/morrolinux</a><br /> | ||
</p> | ||
</div> | ||
|
||
<?php include "assets/footer.html"; ?> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
<div class="footer"> | ||
<div class="footer_text"> | ||
|
||
<div class="github"> | ||
<a class="github-button" href="https://github.com/morrolinuxyt/website/archive/master.zip" data-icon="octicon-cloud-download" data-style="mega" aria-label="Download morrolinuxyt/website on GitHub">Download</a> | ||
<a class="github-button" href="https://github.com/morrolinuxyt/website/issues" data-icon="octicon-issue-opened" data-style="mega" data-count-api="/repos/morrolinuxyt/website#open_issues_count" data-count-aria-label="# issues on GitHub" aria-label="Issue morrolinuxyt/website on GitHub">Issue</a> | ||
<a class="github-button" href="https://github.com/morrolinuxyt/website" data-icon="octicon-star" data-style="mega" data-count-href="/morrolinuxyt/website/stargazers" data-count-api="/repos/morrolinuxyt/website#stargazers_count" data-count-aria-label="# stargazers on GitHub" aria-label="Star morrolinuxyt/website on GitHub">Star</a><br /> | ||
</div> | ||
|
||
<a href="assets/policy.pdf">Privacy Policy</a><br /> | ||
<a href="creators.php" >Moreno "Morrolinux" Razzoli e MrRiky54</a><br /> | ||
<a href="love.php"><img class="love" alt="Built With Love" style="border-width:0" src="http://forthebadge.com/images/badges/built-with-love.svg" /></a> | ||
<a class="license" rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Licenza Creative Commons" height="35px" width="100px" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a><br /> | ||
|
||
<div class="stat"> | ||
<script type="text/javascript" src="http://codice.shinystat.com/cgi-bin/getcod.cgi?USER=Morrolinux"></script> | ||
<noscript> | ||
<a href="http://www.shinystat.com/it/" target="_top"> | ||
<img src="http://www.shinystat.com/cgi-bin/shinystat.cgi?USER=Morrolinux" alt="Contatore per siti" /></a> | ||
</noscript> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
|
||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> | ||
<script src="js/script.js"></script> | ||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.4/js/bootstrap.min.js" integrity="sha384-VjEeINv9OSwtWFLAtmc4JCtEJXXBub00gtSnszmspDLCtC0I4z4nqz7rEFbIZLLU" crossorigin="anonymous"></script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> | ||
<link rel="icon" href="favicon.ico" /> | ||
<meta name="theme-color" content="#424242"> | ||
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon"/> | ||
<link href="https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i" rel="stylesheet"> | ||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.4/css/bootstrap.min.css" integrity="sha384-2hfp1SzUoho7/TsGGGDaFdsuuDL0LX2hnUp6VkX3CUQ2K4K+xjboZdsXyp4oUHZj" crossorigin="anonymous"> | ||
<script async defer src="https://buttons.github.io/buttons.js"></script> | ||
<link rel="stylesheet" href="css/style.css" type='text/css'> | ||
|
||
<!-- Begin Cookie Consent plugin by Silktide - http://silktide.com/cookieconsent --> | ||
|
||
<script type="text/javascript"> | ||
window.cookieconsent_options = { | ||
"message": "Questo sito utilizza dei cookie per il suo funzionamento", | ||
"dismiss": "Accetto", | ||
"learnMore": "Info", | ||
"link": "http://morrolinux.it/policy.pdf", | ||
"theme": "dark-floating" | ||
}; | ||
</script> | ||
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.9/cookieconsent.min.js"></script> | ||
|
||
<!-- End Cookie Consent plugin --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
<div class="nav"> | ||
<a href="index.php"><img class="nav_logo" src="img/logo.png" alt="logo" /></a> | ||
<ul> | ||
<li class="overline-from-center"><a href="index.php">HOME</a></li> | ||
<li class="overline-from-center"><a href="http://morrolinux.it:43110/1MA1VrH2QhSTKzouL8h75AnMtCd67QaGzE">BLOG</a></li> | ||
<li class="overline-from-center"><a href="projects.php">PROGETTI</a></li> | ||
<li class="overline-from-center"><a href="lpi.php">LPI</a></li> | ||
<li class="overline-from-center"><a href="about.php">ABOUT ME</a></li> | ||
<ul> | ||
<img class="nav_button" src="img/nav.png" alt="button" /> | ||
</div> | ||
<div class="nav_mobile"> | ||
<ul> | ||
<li><a href="index.php">HOME</a></li> | ||
<li><a href="http://morrolinux.it:43110/1MA1VrH2QhSTKzouL8h75AnMtCd67QaGzE">BLOG</a></li> | ||
<li><a href="projects.php">PROGETTI</a></li> | ||
<li><a href="lpi.php">LPI</a></li> | ||
<li><a href="about.php">ABOUT ME</a></li> | ||
<ul> | ||
</div> |
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,47 +1,15 @@ | ||
<html> | ||
|
||
<head> | ||
<title>Redirezione a Zeronet | Morrolinux</title> | ||
<link href='https://fonts.googleapis.com/css?family=Oswald:400,700,300&subset=latin,latin-ext' rel='stylesheet' type='text/css'> | ||
<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js?ver=1.4.2'></script> | ||
</head> | ||
|
||
<body style="background-image: -webkit-radial-gradient(center, circle farthest-corner, #FFFFFF 0%, #B5B5B5 100%);"> | ||
|
||
<script> | ||
$(document).ready(function() { | ||
$('body').css('display', 'none'); | ||
$('body').fadeIn(500); | ||
$('body').delay(4000).fadeOut(500); | ||
}); | ||
</script> | ||
|
||
<h1 style="color: #333333; | ||
font-weight: 700; | ||
margin: 0; | ||
padding: 0; | ||
font-size: 100px; | ||
font-family: 'Oswald', Helvetica, Arial, sans-serif; | ||
text-align: center;">MORROLINUX.IT/BLOG</h1> | ||
|
||
<h1 style="color: #4B4B4B; | ||
font-weight: 400; | ||
margin: 0; | ||
padding: 0; | ||
font-size: 60px; | ||
font-family: 'Oswald', Helvetica, Arial, sans-serif; | ||
text-align: center;">Benvenuto</h1> | ||
|
||
<h1 style="color: #767676; | ||
font-weight: 300; | ||
margin: 0; | ||
padding: 0; | ||
font-size: 30px; | ||
font-family: 'Oswald', Helvetica, Arial, sans-serif; | ||
text-align: center;">SARAI REINDIRIZZATO ENTRO 5 SECONDI...</h1> | ||
|
||
<meta http-equiv="Refresh" content="2; URL=http://morrolinux.it:43110"> | ||
|
||
</body> | ||
|
||
<head> | ||
<title>Blog :: Morrolinux</title> | ||
</head> | ||
<body> | ||
<div class="stat"> | ||
<script type="text/javascript" src="http://codice.shinystat.com/cgi-bin/getcod.cgi?USER=Morrolinux"></script> | ||
<noscript> | ||
<a href="http://www.shinystat.com/it/" target="_top"> | ||
<img src="http://www.shinystat.com/cgi-bin/shinystat.cgi?USER=Morrolinux" alt="Contatore per siti" /></a> | ||
</noscript> | ||
</div> | ||
<meta http-equiv="Refresh" content="0; URL=http://morrolinux.it:43110"> | ||
</body> | ||
</html> |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,20 @@ | ||
<?php include("head.html"); ?> | ||
<?php include "assets/head.html"; ?> | ||
|
||
<title>Easter Egg :: Morrolinux</title> | ||
<link href="css/stile.css" rel="stylesheet" type="text/css"> | ||
<title>Creators :: Morrolinux</title> | ||
|
||
</head> | ||
<body style="background: #D8D8D8;"> | ||
</head> | ||
<body> | ||
|
||
<div class="mobile_bottom"> | ||
<a href="policy.pdf" class="link" id="policy">Privacy Policy</a><br /> | ||
</div> | ||
<?php include "assets/nav.html"; ?> | ||
|
||
<?php include("nav.php"); ?> | ||
<div class="container"> | ||
<?php | ||
include 'assets/videos.php'; | ||
$randindex = rand (0,count($videos)-1); | ||
echo "<h1>" . $videos[$randindex][1] . "</h1>"; | ||
echo "<iframe class=\"video\" src=\"https://www.youtube.com/embed/".$videos[$randindex][0]."\" frameborder=\"0\" allowfullscreen=\"\"></iframe>"; | ||
echo "<p class=\"videos_text\">" .$videos[$randindex][2] . "</p>"; | ||
?> | ||
</div> | ||
|
||
<div class="text"> | ||
<?php | ||
include 'videos.php'; | ||
$randindex = rand (0,count($videos)-1); | ||
?> | ||
|
||
<h1 class="videos_title"><?php echo $videos[$randindex][1]; ?> </h1><br /><br /> | ||
<p> | ||
|
||
<?php | ||
echo "<iframe class=\"video\" align=\"left\" src=\"https://www.youtube.com/embed/".$videos[$randindex][0]."\" frameborder=\"0\" allowfullscreen=\"\"></iframe>"; | ||
?> | ||
|
||
<?php echo "<br><span class=\"videos_text\">" .$videos[$randindex][2] . "</span>"; ?> | ||
</p> | ||
</div> | ||
|
||
<?php include("footer.html"); ?> | ||
<?php include "assets/footer.html"; ?> |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.