Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/docs/projects/index.html')
-rw-r--r--exampleSite/docs/projects/index.html298
1 files changed, 298 insertions, 0 deletions
diff --git a/exampleSite/docs/projects/index.html b/exampleSite/docs/projects/index.html
new file mode 100644
index 0000000..d8421d9
--- /dev/null
+++ b/exampleSite/docs/projects/index.html
@@ -0,0 +1,298 @@
+<!DOCTYPE html>
+<html lang="en-us">
+ <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="Website Description">
+<title>
+Projects - Introduction
+</title>
+
+<link href="/projects/index.xml" rel="alternate" type="application/rss+xml" title="Introduction" />
+
+ <meta property="og:title" content="Projects - Introduction" />
+<meta property="og:type" content="website" />
+<meta property="og:description" content="Website Description"/>
+<meta property="og:url" content="http://example.com/projects/"/>
+<meta property="og:site_name" content="Introduction"/>
+
+
+
+
+<meta property="og:image" content="http://example.com/home/profile.jpg"/>
+
+
+
+
+
+<link rel="shortcut icon" href="/img/fav.ico">
+
+
+
+
+
+
+
+
+<link rel="stylesheet" href="/css/main.min.daa833377fb1636f8cbfa65c601050bb5475623deb7aa6e6fdde94a064a6185d.css" integrity="sha256-2qgzN3&#43;xY2&#43;Mv6ZcYBBQu1R1Yj3reqbm/d6UoGSmGF0=" crossorigin="anonymous" media="screen">
+
+
+
+
+
+
+
+
+
+ </head>
+ <body>
+ <section id="top" class="section">
+
+ <div class="container hero fade-in one ">
+
+ <h1 class="bold-title is-1">Projects</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="/">main</a>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <a class="navbar-item" href="/#about">About</a>
+
+
+
+
+
+
+
+
+
+ <a class="navbar-item" href="http://example.com/projects/">
+
+ Project
+
+ </a>
+
+
+
+
+
+
+
+
+
+
+
+ <a class="navbar-item" href="http://example.com/blog/">
+
+ Blog
+
+ </a>
+
+
+
+
+
+
+
+ <a class="navbar-item" href="/#lorem">Lorem Ipsum</a>
+
+
+
+
+
+
+
+ <a class="navbar-item" href="/#contact">Contact</a>
+
+
+
+
+
+
+
+ <a class="navbar-item" href="http://example.com/es/">EspaƱol</a>
+
+
+
+ <a class="navbar-item" href="http://example.com/de/">Deutsch</a>
+
+
+
+
+
+ </div>
+ </nav>
+ <hr>
+</div>
+
+
+
+
+ <div class="container markdown top-pad">
+ <p>Here is some introduction text for my projects. You can set this text in the <code>/projects/_index.md</code> file. This page uses the <code>/layouts/projects/list.html</code> template.</p>
+
+ </div>
+ <div class="container">
+ <div class="section">
+ <div class="columns is-multiline">
+
+
+
+
+
+ <div class="column is-one-third">
+ <div class="card">
+ <div class="card-image">
+ <figure class="image is-3by2">
+ <a href="http://example.com/projects/photography/">
+
+
+
+ <img src="http://example.com/projects/photography/camera_hu3d03a01dcc18bc5be0e67db3d8d209a6_30380_302x0_resize_q75_box.jpg" alt ="camera.jpg">
+
+
+ </a>
+ </figure>
+ </div>
+ <div class="card-content has-text-centered top-pad">
+ <a href="http://example.com/projects/photography/">
+ Photography
+ </a>
+ </div>
+ </div>
+ </div>
+
+
+
+
+ <div class="column is-one-third">
+ <div class="card">
+ <div class="card-image">
+ <figure class="image is-3by2">
+ <a href="http://example.com/projects/design/">
+
+
+
+ <img src="http://example.com/projects/design/plant_hu3d03a01dcc18bc5be0e67db3d8d209a6_34602_302x0_resize_q75_box.jpg" alt ="plant.jpg">
+
+
+ </a>
+ </figure>
+ </div>
+ <div class="card-content has-text-centered top-pad">
+ <a href="http://example.com/projects/design/">
+ Design
+ </a>
+ </div>
+ </div>
+ </div>
+
+
+
+
+ <div class="column is-one-third">
+ <div class="card">
+ <div class="card-image">
+ <figure class="image is-3by2">
+ <a href="http://example.com/projects/writing/">
+
+
+
+ <img src="http://example.com/projects/writing/workday_hu3d03a01dcc18bc5be0e67db3d8d209a6_59645_302x0_resize_q75_box.jpg" alt ="workday.jpg">
+
+
+ </a>
+ </figure>
+ </div>
+ <div class="card-content has-text-centered top-pad">
+ <a href="http://example.com/projects/writing/">
+ Writing
+ </a>
+ </div>
+ </div>
+ </div>
+
+ </div>
+ </div>
+ </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/victoriadrake/hugo-theme-introduction/"><strong>Introduction</strong></a> theme for <a href="http://gohugo.io/">Hugo</a>. Made with <a href="https://victoria.dev"><i class="fa fa-heart"></i> and <i class="fa fa-coffee"></i></a> by open source contributors.
+ </span>
+
+ </div>
+</div>
+
+
+ </div>
+ </section>
+
+
+
+
+<script src="http://example.com/js/bundle.e6934e69d06bb8a213134f4c1468f9478bb7755e786dfb60e3c5a917c5335805.js" integrity="sha256-5pNOadBruKITE09MFGj5R4u3dV54bftg48WpF8UzWAU="></script>
+
+
+
+
+
+
+
+ </body>
+</html>