-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
11 lines (10 loc) · 3.93 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html><html lang="en-gb"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>All about Raspberry Pi</title><meta name="generator" content="Publii Open-Source CMS for Static Site"><link rel="canonical" href="https://villantiqua.github.io/wo-pages/"><link rel="alternate" type="application/atom+xml" href="https://villantiqua.github.io/wo-pages/feed.xml"><link rel="alternate" type="application/json" href="https://villantiqua.github.io/wo-pages/feed.json"><meta property="og:title" content="All about Raspberry Pi"><meta property="og:site_name" content="All about Raspberry Pi"><meta property="og:description" content=""><meta property="og:url" content="https://villantiqua.github.io/wo-pages/"><meta property="og:type" content="website"><link rel="stylesheet" href="https://villantiqua.github.io/wo-pages/assets/css/style.css?v=ad994e06fe4ccf9aa9bbf0f25d02eaf2"><script type="application/ld+json">{"@context":"http://schema.org","@type":"Organization","name":"testRPi","url":"https://villantiqua.github.io/wo-pages/"}</script></head><body><div class="site-container"><header class="top" id="js-header"><a class="logo" href="https://villantiqua.github.io/wo-pages/">testRPi</a><nav class="navbar js-navbar"><button class="navbar__toggle js-toggle" aria-label="Menu" aria-haspopup="true" aria-expanded="false"><span class="navbar__toggle-box"><span class="navbar__toggle-inner">Menu</span></span></button><ul class="navbar__menu"><li><a href="https://villantiqua.github.io/wo-pages/home.html" target="_self">Home</a></li><li><a href="https://villantiqua.github.io/wo-pages/hardware.html" target="_self">Hardware</a></li><li><a href="https://villantiqua.github.io/wo-pages/software.html" target="_self">Software</a></li></ul></nav></header><main><div class="hero"><header class="hero__content"><div class="wrapper"><h1>Your Raspberry Pi</h1><p>Create a unique and beautiful blog quickly and easily.</p><div class="post__meta post__meta--author"><a href="https://villantiqua.github.io/wo-pages/authors/wouter/" class="feed__author">Wouter</a></div></div></header></div><div class="feed"><article class="feed__item"><header class="wrapper"><h2><a href="https://villantiqua.github.io/wo-pages/software.html">Software</a></h2></header><div class="wrapper"><p>The best thing I did was choosing Homer for my home page.</p></div></article><article class="feed__item"><header class="wrapper"><h2><a href="https://villantiqua.github.io/wo-pages/hardware.html">Hardware</a></h2></header><div class="wrapper"><p>Obviously, some Raspberry Pi's had to be purchased</p></div></article><article class="feed__item"><header class="wrapper"><h2><a href="https://villantiqua.github.io/wo-pages/home.html">Home</a></h2></header><div class="wrapper"><p>It all started with my ASUS Tinkerboard</p></div></article></div></main><footer class="footer"><div class="footer__copyright"><p>Powered by Publii</p></div><button onclick="backToTopFunction()" id="backToTop" class="footer__bttop" aria-label="Back to top" title="Back to top"><svg><use xlink:href="https://villantiqua.github.io/wo-pages/assets/svg/svg-map.svg#toparrow"/></svg></button></footer></div><script defer="defer" src="https://villantiqua.github.io/wo-pages/assets/js/scripts.min.js?v=f47c11534595205f20935f0db2a62a85"></script><script>window.publiiThemeMenuConfig={mobileMenuMode:'sidebar',animationSpeed:300,submenuWidth: 'auto',doubleClickTime:500,mobileMenuExpandableSubmenus:true,relatedContainerForOverlayMenuSelector:'.top'};</script><script>var images = document.querySelectorAll('img[loading]');
for (var i = 0; i < images.length; i++) {
if (images[i].complete) {
images[i].classList.add('is-loaded');
} else {
images[i].addEventListener('load', function () {
this.classList.add('is-loaded');
}, false);
}
}</script></body></html>