hugo-theme-introduction/docs/de/blog/index.html
Vicky 2f8e809667 Add docs/ for demo site
- Serve demo site from theme repo instead of separate repo
2018-09-16 11:54:03 +09:00

221 lines
6.3 KiB
HTML

<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="referrer" content="no-referrer">
<meta name="description" content="Beschreibung der Webseite">
<title>
Blog - Vorstellung
</title>
<link href="https://vickylai.com/hugo-theme-introduction/de/blog/index.xml" rel="alternate" type="application/rss+xml" title="Vorstellung" />
<meta property="og:title" content="Blog - Vorstellung" />
<meta property="og:type" content="website" />
<meta property="og:description" content="Beschreibung der Webseite"/>
<meta property="og:url" content="https://vickylai.com/hugo-theme-introduction/de/blog/"/>
<meta property="og:site_name" content="Vorstellung"/>
<meta property="og:image" content="https://vickylai.com/hugo-theme-introduction/de/home/profile.jpg"/>
<link rel="shortcut icon" href="https://vickylai.com/img/fav.ico">
<link rel="stylesheet" href="https://vickylai.com/hugo-theme-introduction/css/main.min.63fa882a8947bbf0f2e6a1fbd234e172dc5be763fdd03912881e08802b410a9b.css" integrity="sha256-Y/qIKolHu/Dy5qH70jThctxb52P90DkSiB4IgCtBCps=" media="screen">
</head>
<body>
<section id="top" class="section">
<div class="container hero fade-in one ">
<h1 class="bold-title is-1">Blog</h1>
</div>
<div class="section fade-in two ">
<div class="container">
<hr>
<nav class="navbar" role="navigation" aria-label="main navigation">
<a role="button" class="navbar-burger" data-target="navMenu" aria-label="menu" aria-expanded="false" >
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
<div class="navbar-menu" id="navMenu">
<a class="navbar-item" href="https://vickylai.com/de/">Start</a>
<a class="navbar-item" href="/hugo-theme-introduction/de/#about">Über mich</a>
<a class="navbar-item" href="/hugo-theme-introduction/de/#lorem">Lorem Ipsum</a>
<a class="navbar-item" href="/hugo-theme-introduction/de/#projekte">Projekte</a>
<a class="navbar-item" href="/hugo-theme-introduction/de/#contact">Kontakt</a>
<a class="navbar-item" href="https://vickylai.com/hugo-theme-introduction/">English</a>
<a class="navbar-item" href="https://vickylai.com/hugo-theme-introduction/es/">Español</a>
</div>
</nav>
<hr>
</div>
<div class="container markdown top-pad">
<p>Ein Einleitungstext für meinen Blog</p>
</div>
<div class="container">
<h2 class="title is-2 top-pad">Neuster Artikel</h2>
<div class="summary">13. November 2017
<h3 class="title is-3 strong-post-title">
<a href="https://vickylai.com/hugo-theme-introduction/de/blog/hipster-ipsum/">
Hipster Ipsum
</a>
</h3>
<div class="markdown">
Occupy mlkshk kale chips woke, listicle locavore next level fingerstache glossier aesthetic man braid before they sold out kitsch prism. Cred copper mug freegan, flannel YOLO single-origin coffee skateboard artisan four loko church-key man bun. Synth literally gastropub, kombucha chillwave helvetica offal truffaut church-key freegan pop-up gentrify narwhal. Kombucha viral vexillologist green juice. Slow-carb hoodie mumblecore tumeric tattooed meditation, lo-fi fap cred affogato forage whatever austin. Shabby chic direct trade migas, brunch gochujang sriracha chambray fanny pack 8-bit mustache letterpress.
<a href="https://vickylai.com/hugo-theme-introduction/de/blog/hipster-ipsum/">Weiterlesen</a>
</div>
</div>
<h2 class="title is-2 top-pad">Alle Artikel</h2>
<li class="post-item">
<span><a href="https://vickylai.com/hugo-theme-introduction/de/blog/hipster-ipsum/">Hipster Ipsum</a></span> - <span>13. November 2017</span>
</li>
<li class="post-item">
<span><a href="https://vickylai.com/hugo-theme-introduction/de/blog/startup-ipsum/">Startup Ipsum</a></span> - <span>6. November 2017</span>
</li>
<li class="post-item">
<span><a href="https://vickylai.com/hugo-theme-introduction/de/blog/coffee-ipsum/">Kaffee Ipsum</a></span> - <span>1. November 2017</span>
</li>
</div>
<div class="container">
<hr>
</div>
<div class="container has-text-centered top-pad">
<a href="#top">
<i class="fa fa-arrow-up"></i>
</a>
</div>
<div class="container">
<hr>
</div>
<div class="section" id="footer">
<div class="container has-text-centered">
<span class="footer-text">
<a href="https://github.com/vickylai/hugo-theme-introduction/"><strong>Vorstellung</strong></a>, ein Theme für <a href="http://gohugo.io/">Hugo</a>. Entwickelt mit <a href="https://vickylai.com"><i class="fa fa-heart"></i> und <i class="fa fa-coffee"></i></a> von Open Source Mitwirkenden
</span>
</div>
</div>
</div>
</section>
<script src="https://vickylai.com/hugo-theme-introduction/js/bundle.4229c9bc1dddc27515d2b0e92ace2b52a5cf30b00aaccf4cf2b9d83ba5d69cc7.js" integrity="sha256-QinJvB3dwnUV0rDpKs4rUqXPMLAKrM9M8rnYO6XWnMc="></script>
</body>
</html>