2019-10-04 19:04:53 +02:00
<!DOCTYPE html>
< html lang = "fr" >
< head >
< meta charset = "utf-8" >
2019-10-08 13:06:59 +02:00
< title > Blue Sky, by Kazhnuz< / title >
2019-10-04 19:04:53 +02:00
<!-- meta -->
< meta name = "description" content = "" >
< meta name = "author" content = "" >
<!-- mon icon -->
2019-10-08 13:06:59 +02:00
< link rel = "shortcut icon" href = "img/favicon.png" >
2019-12-07 10:50:36 +01:00
<!-- framework utilisés -->
< link href = "https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,800&display=swap" rel = "stylesheet" >
< link href = "https://fonts.googleapis.com/css?family=Amatic+SC&display=swap" rel = "stylesheet" >
2019-12-07 10:24:10 +01:00
< link href = "dep/spectre/css/spectre.min.css" rel = "stylesheet" >
< link href = "dep/fork-awesome/css/fork-awesome.css" rel = "stylesheet" >
2019-12-07 10:50:36 +01:00
2019-12-07 10:25:36 +01:00
< link href = "style.css" rel = "stylesheet" >
2019-12-07 10:50:36 +01:00
2019-10-04 19:04:53 +02:00
< / head >
< body >
2019-10-08 13:06:59 +02:00
< div id = "wrapper" >
2019-10-04 19:04:53 +02:00
2019-10-18 13:41:02 +02:00
< header id = "page-header" >
< div class = "columns" >
< div class = "column col-6" >
2020-03-08 23:34:50 +01:00
< h1 > < a href = "/" > < img src = "img/logo.png" alt = "Kazhnuz" / > < / a > < / h1 >
2019-10-18 13:41:02 +02:00
< / div >
2019-12-07 10:57:51 +01:00
2019-10-18 13:41:02 +02:00
< div class = "column col-md-6" >
< nav class = "navbar" >
< section class = "navbar-section" >
2019-12-07 10:57:51 +01:00
2019-10-18 13:41:02 +02:00
< / section >
< section class = "navbar-section" >
2020-03-08 23:34:50 +01:00
< a href = "/blog" class = "btn btn-link" > Blog< / a >
< a href = "/crea.html" class = "btn btn-link" > Gallerie< / a >
< a href = "/apropos.html" class = "btn btn-link" > A propos< / a >
2019-10-18 13:41:02 +02:00
< / section >
< / nav >
2019-10-08 13:50:01 +02:00
< / div >
2019-10-18 13:41:02 +02:00
< / div >
2019-12-07 10:57:51 +01:00
< / header >
2019-10-08 13:06:59 +02:00
2019-10-18 13:41:02 +02:00
< div class = "container-blog" id = "page-content" >
< main class = "mainpane" >
< article class = "maintext" >
< h1 > Bienvenue sur kazhnuz.space !< / h1 >
2019-10-18 16:09:18 +02:00
< p > Bonjour, et bienvenue sur Kazhnuz Space, mon blog créatif et personnel ! Je suis le tenancier de ce blog, et juste une personne qui aime bien créer des choses, et les partager sur internet. C'est ici que je poste toute mes créations - qu'elles soient graphiques, textuelles, voir vidéoludiques - mais également quelques textes personelles ou des pensées plus ou moins "philosophiques".< / p >
< p > J'espère que vous passerez un bon moment sur ce blog, à lire mes petites bétises :)< / p >
2019-10-18 13:41:02 +02:00
< / article >
2019-10-08 13:06:59 +02:00
2020-03-19 09:48:32 +01:00
< section class = "card card-info" >
< div class = "card-header" > Me retrouver< / div >
< div class = "card-menu" >
< a href = "https://twitter.com/Kazhnuz" class = "menu-element" >
< strong > Twitter< / strong > @Kazhnuz
< / a >
< a href = "https://deviantart.com/kazhnuz" class = "menu-element" >
< strong > DeviantART< / strong > Kazhnuz
< / a >
< a href = "https://toyhou.se/kazhnuz" class = "menu-element" >
< strong > Toyhou.se< / strong > Kazhnuz
< / a >
< a href = "https://octodon.space/@Kazhnuz" class = "menu-element" >
< strong > Mastodon< / strong > @Kazhnuz
< / a >
< a href = "https://framasphere.org/u/Kazhnuz" class = "menu-element" >
< strong > Diaspora*< / strong > Kazhnuz
< / a >
< a href = "https://github.com/Kazhnuz" class = "menu-element" >
< strong > Github< / strong > Kazhnuz
< / a >
< / div >
2019-10-18 13:41:02 +02:00
< / section >
< img src = "https://kazhnuz.space/data/medias/incoming____by_kazhnuz-d5o055l.gif" alt = "Une armée de cochon regarde de manière menaçante." class = "pigimg" / >
< / main >
2020-01-04 22:24:30 +01:00
< section class = "sidebar" >
2020-03-19 09:48:32 +01:00
2020-01-04 22:24:30 +01:00
< div class = "card card-primary" >
< div class = "card-header" > Cémwha< / div >
< p class = "mwarea" > < img src = "https://kazhnuz.space/data/medias/spritemwah.png" alt = "Une armée de cochon regarde de manière menaçante." class = "mwaimg" / > < / p >
< table style = "width:100%" class = "table-primary" >
< tr >
< th > PSEUDO< / th >
< td > Kazhnuz< / td >
< / tr >
< tr >
< th > Age< / th >
< td > 26< / td >
< / tr >
< tr >
< th > Pronoms< / th >
< td > iel/il< / td >
< / tr >
< tr >
< th > OS< / th >
< td > Fedora< / td >
< / tr >
< tr >
< th > Outils< / th >
< td > LibreOffice & Krita< / td >
< / tr >
< / table >
< / div >
2020-03-19 09:48:32 +01:00
2020-01-04 22:24:30 +01:00
< div class = "card card-primary" >
2020-03-19 09:48:32 +01:00
< div class = "card-header" > < i class = "fa fa-earth-o" > < / i > Sites< / div >
2020-01-04 22:24:30 +01:00
< div class = "card-menu" >
2020-03-19 09:48:32 +01:00
< a href = "#" class = "menu-element" > < span class = "trim-that" > Blog< / span > < / a >
< a href = "https://rulebook.chlore.net" class = "menu-element" > < span class = "trim-that" > Rulebook< / span > < / a >
< a href = "https://git.chlore.net" class = "menu-element" > < span class = "trim-that" > Gitea< / span > < / a >
2020-01-04 22:24:30 +01:00
< / div >
< / div >
2020-01-04 23:21:36 +01:00
2020-01-04 22:24:30 +01:00
< / section >
2019-10-18 13:41:02 +02:00
< / div >
2019-10-08 13:06:59 +02:00
< / div >
2019-11-05 21:06:19 +01:00
< footer >
2019-10-08 13:06:59 +02:00
< ul class = "social" >
< li class = "social-li" > < a class = "social-link" href = "https://twitter.com/kazhnuz" alt = "Twitter" > < i class = "fa fa-fw fa-twitter" > < / i > < / a > < / li >
< li class = "social-li" > < a class = "social-link" href = "https://octodon.social/users/kazhnuz" alt = "Mastodon" > < i class = "fa fa-fw fa-mastodon" > < / i > < / a > < / li >
< li class = "social-li" > < a class = "social-link" href = "#" alt = "Diaspora" > < i class = "fa fa-fw fa-diaspora" > < / i > < / a > < / li >
< li class = "social-li" > < a class = "social-link" href = "#" alt = "DeviantART" > < i class = "fa fa-fw fa-deviantart" > < / i > < / a > < / li >
< li class = "social-li" > < a class = "social-link" href = "#" alt = "Github" > < i class = "fa fa-fw fa-github" > < / i > < / a > < / li >
< li class = "social-li" > < a class = "social-link" href = "#" alt = "Gitlab" > < i class = "fa fa-fw fa-gitlab" > < / i > < / a > < / li >
< / ul >
2019-10-09 10:16:47 +02:00
< div class = "columns" >
2019-11-05 21:06:19 +01:00
< div class = "column" >
2019-10-08 13:06:59 +02:00
< p > Ce theme est diffusé sous licence < strong > Creative Common Attribution - Partage à l'Identique 4.0< / strong > - hors mention contraire.< / p >
< p > Cette licence vous autorise à partager et copier mes travaux, tant que vous me citiez en source, et que vous autorisez la même chose pour les travaux qui en seraient dérivés. N'hésitez pas à partager ! < i style = "color:#FF0000" class = "fa fa-heart" > < / i > < / p >
< / div >
2019-11-05 21:06:19 +01:00
< div class = "column" >
2019-10-08 13:06:59 +02:00
< p > Theme réalisé avec le quadriciel < a href = "https://getbootstrap.com/" > Bootstrap4< / a > et la banque d'icone < a href = "https://forkawesome.github.io/Fork-Awesome/" > Fork-Awesome< / a > .< / p >
< / div >
2019-11-05 21:06:19 +01:00
< div class = "column" >
2020-01-05 00:10:32 +01:00
< p > Connection à < a href = "admin/connection.html" > l'interface administrateur< / a > < / p >
2019-10-08 13:06:59 +02:00
< / div >
< / div >
< / footer >
2019-10-18 13:41:02 +02:00
< script src = "js/trim.js" > < / script >
2019-10-08 13:06:59 +02:00
< / body >
2019-10-04 19:04:53 +02:00
< / html >