Include compiled homepage
parent
5bc7430a50
commit
1d22f3e56e
@ -1,116 +1,118 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
|
||||
<title>My New Hugo Site </title>
|
||||
<meta name="viewport" content="width=device-width,minimum-scale=1">
|
||||
<meta name="generator" content="Hugo 0.64.0" />
|
||||
|
||||
|
||||
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<meta name="author" content="AvaFrame">
|
||||
<meta name="description" content="The open source avalanche framework">
|
||||
<meta name="keywords" content="project,avalanche">
|
||||
|
||||
<meta property="og:site_name" content="AvaFrame">
|
||||
<meta property="og:title" content="AvaFrame">
|
||||
<meta property="og:description" content="The open source avalanche framework">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://avaframe.org/404.html">
|
||||
<meta property="og:image" content="https://avaframe.orgimages/tn.png">
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:site" content="https://avaframe.org/404.html">
|
||||
<meta name="twitter:image" content="https://avaframe.orgimages/tn.png">
|
||||
|
||||
<base href="https://avaframe.org/404.html">
|
||||
<title>AvaFrame</title>
|
||||
|
||||
<link rel="canonical" href="https://avaframe.org/404.html">
|
||||
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Fira+Mono:400,700">
|
||||
<link rel="stylesheet" href="https://avaframe.org/css/normalize.min.css">
|
||||
<link rel="stylesheet" href="https://avaframe.org/css/style.min.css">
|
||||
|
||||
|
||||
|
||||
<link href="/dist/css/app.1cb140d8ba31d5b2f1114537dd04802a.css" rel="stylesheet">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-16x16.png" sizes="16x16">
|
||||
|
||||
|
||||
<link rel="alternate" href="https://avaframe.org/index.xml" type="application/rss+xml" title="AvaFrame">
|
||||
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
|
||||
|
||||
<meta property="og:title" content="404 Page not found" />
|
||||
<meta property="og:description" content="" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="http://example.org/404.html" />
|
||||
|
||||
<meta itemprop="name" content="404 Page not found">
|
||||
<meta itemprop="description" content=""><meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="404 Page not found"/>
|
||||
<meta name="twitter:description" content=""/>
|
||||
|
||||
<meta name="generator" content="Hugo 0.64.0" />
|
||||
</head>
|
||||
|
||||
<body class="ma0 avenir bg-near-white">
|
||||
|
||||
|
||||
|
||||
<header>
|
||||
<div class="bg-black">
|
||||
<nav class="pv3 ph3 ph4-ns" role="navigation">
|
||||
<div class="flex-l justify-between items-center center">
|
||||
<a href="http://example.org/" class="f3 fw2 hover-white no-underline white-90 dib">
|
||||
My New Hugo Site
|
||||
</a>
|
||||
<div class="flex-l items-center">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<body class="">
|
||||
<main class="wrapper">
|
||||
<nav class="navigation">
|
||||
<section class="container">
|
||||
<a class="navigation-title" href="/">AvaFrame</a>
|
||||
<input type="checkbox" id="menu-control"/>
|
||||
<label class="menu-mobile float-right " for="menu-control">
|
||||
<span class="btn-mobile float-right ">☰</span>
|
||||
<ul class="navigation-list">
|
||||
|
||||
|
||||
<li class="navigation-item align-center ">
|
||||
<a class="navigation-link" href="https://avaframe.org/about">About</a>
|
||||
</li>
|
||||
|
||||
<li class="navigation-item align-center ">
|
||||
<a class="navigation-link" href="https://avaframe.org/posts">Posts</a>
|
||||
</li>
|
||||
|
||||
<li class="navigation-item align-center ">
|
||||
<a class="navigation-link" href="https://avaframe.org/contact">Contact</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</label>
|
||||
</section>
|
||||
</nav>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="content">
|
||||
|
||||
<section class="container centered">
|
||||
<div class="error">
|
||||
<h1>404</h1>
|
||||
<h2>Page Not Found</h2>
|
||||
<p>Sorry, this page does not exist.<br />You can head back to <a href="https://avaframe.org">homepage</a>.</p>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
</section>
|
||||
|
||||
|
||||
<main class="pb7" role="main">
|
||||
</div>
|
||||
|
||||
<article class="center cf pv5 measure-wide-l">
|
||||
<h1>
|
||||
This is not the page you were looking for
|
||||
</h1>
|
||||
</article>
|
||||
|
||||
</main>
|
||||
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
|
||||
<div class="flex justify-between">
|
||||
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://example.org/" >
|
||||
© My New Hugo Site 2020
|
||||
</a>
|
||||
<div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<footer class="footer">
|
||||
<section class="container">
|
||||
|
||||
|
||||
<p>AvaFrame</p>
|
||||
|
||||
© 2020 · Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/naro143/hugo-coder-portfolio">CoderPortfolio</a>.
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</footer>
|
||||
|
||||
<div class="fixed-bar">
|
||||
<section class="container">
|
||||
|
||||
<p id="privateTriggerText">Want to contact us? Visit our matrix room at: <a id="privateTrigger"
|
||||
href="https://matrix.to/#/!qmUrKSNurDoVuKAtRU:matrix.avaframe.org?via=matrix.avaframe.org">
|
||||
#public:matrix.avaframe.org</a></p>
|
||||
|
||||
</section>
|
||||
</div>
|
||||
|
||||
<script src="/dist/js/app.3fc0f988d21662902933.js"></script>
|
||||
|
||||
</main>
|
||||
|
||||
|
||||
|
||||
<script src="https://avaframe.org/js/app.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -0,0 +1,133 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<meta name="author" content="AvaFrame">
|
||||
<meta name="description" content="https://avaframe.org">
|
||||
<meta name="keywords" content="project,avalanche">
|
||||
|
||||
<meta property="og:site_name" content="AvaFrame">
|
||||
<meta property="og:title" content="
|
||||
About AvaFrame - AvaFrame
|
||||
">
|
||||
<meta property="og:description" content="about">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://avaframe.org/about/">
|
||||
<meta property="og:image" content="https://avaframe.orgimages/tn.png">
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:site" content="https://avaframe.org/about/">
|
||||
<meta name="twitter:image" content="https://avaframe.orgimages/tn.png">
|
||||
|
||||
<base href="https://avaframe.org/about/">
|
||||
<title>
|
||||
About AvaFrame - AvaFrame
|
||||
</title>
|
||||
|
||||
<link rel="canonical" href="https://avaframe.org/about/">
|
||||
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Fira+Mono:400,700">
|
||||
<link rel="stylesheet" href="https://avaframe.org/css/normalize.min.css">
|
||||
<link rel="stylesheet" href="https://avaframe.org/css/style.min.css">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-16x16.png" sizes="16x16">
|
||||
|
||||
|
||||
<link rel="alternate" href="https://avaframe.org/index.xml" type="application/rss+xml" title="AvaFrame">
|
||||
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
|
||||
|
||||
|
||||
<meta name="generator" content="Hugo 0.64.0" />
|
||||
</head>
|
||||
|
||||
<body class="">
|
||||
<main class="wrapper">
|
||||
<nav class="navigation">
|
||||
<section class="container">
|
||||
<a class="navigation-title" href="/">AvaFrame</a>
|
||||
<input type="checkbox" id="menu-control"/>
|
||||
<label class="menu-mobile float-right " for="menu-control">
|
||||
<span class="btn-mobile float-right ">☰</span>
|
||||
<ul class="navigation-list">
|
||||
|
||||
|
||||
<li class="navigation-item align-center ">
|
||||
<a class="navigation-link" href="https://avaframe.org/about">About</a>
|
||||
</li>
|
||||
|
||||
<li class="navigation-item align-center ">
|
||||
<a class="navigation-link" href="https://avaframe.org/posts">Posts</a>
|
||||
</li>
|
||||
|
||||
<li class="navigation-item align-center ">
|
||||
<a class="navigation-link" href="https://avaframe.org/contact">Contact</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</label>
|
||||
</section>
|
||||
</nav>
|
||||
|
||||
|
||||
<div class="content">
|
||||
|
||||
<section class="container page">
|
||||
<article>
|
||||
<header>
|
||||
<h1>About AvaFrame</h1>
|
||||
</header>
|
||||
|
||||
<hr>
|
||||
<p>We are currently starting this project, so this space will get filled step by step</p>
|
||||
<hr>
|
||||
<!-- raw HTML omitted -->
|
||||
<!-- raw HTML omitted -->
|
||||
<!-- raw HTML omitted -->
|
||||
<!-- raw HTML omitted -->
|
||||
<!-- raw HTML omitted -->
|
||||
<!-- raw HTML omitted -->
|
||||
|
||||
</article>
|
||||
</section>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<footer class="footer">
|
||||
<section class="container">
|
||||
|
||||
|
||||
<p>AvaFrame</p>
|
||||
|
||||
© 2020 · Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/naro143/hugo-coder-portfolio">CoderPortfolio</a>.
|
||||
|
||||
</section>
|
||||
</footer>
|
||||
<div class="fixed-bar">
|
||||
<section class="container">
|
||||
|
||||
<p id="privateTriggerText">Want to contact us? Visit our matrix room at: <a id="privateTrigger"
|
||||
href="https://matrix.to/#/!qmUrKSNurDoVuKAtRU:matrix.avaframe.org?via=matrix.avaframe.org">
|
||||
#public:matrix.avaframe.org</a></p>
|
||||
|
||||
</section>
|
||||
</div>
|
||||
|
||||
|
||||
</main>
|
||||
|
||||
|
||||
|
||||
<script src="https://avaframe.org/js/app.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@ -1,133 +1,128 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
|
||||
<title>My New Hugo Site </title>
|
||||
<meta name="viewport" content="width=device-width,minimum-scale=1">
|
||||
<meta name="generator" content="Hugo 0.64.0" />
|
||||
|
||||
|
||||
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
|
||||
|
||||
<link href="/dist/css/app.1cb140d8ba31d5b2f1114537dd04802a.css" rel="stylesheet">
|
||||
|
||||
<meta name="author" content="AvaFrame">
|
||||
<meta name="description" content="The open source avalanche framework">
|
||||
<meta name="keywords" content="project,avalanche">
|
||||
|
||||
|
||||
<meta property="og:site_name" content="AvaFrame">
|
||||
<meta property="og:title" content="
|
||||
Categories - AvaFrame
|
||||
">
|
||||
<meta property="og:description" content="The open source avalanche framework">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://avaframe.org/categories/">
|
||||
<meta property="og:image" content="https://avaframe.orgimages/tn.png">
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:site" content="https://avaframe.org/categories/">
|
||||
<meta name="twitter:image" content="https://avaframe.orgimages/tn.png">
|
||||
|
||||
|
||||
|
||||
|
||||
<base href="https://avaframe.org/categories/">
|
||||
<title>
|
||||
Categories - AvaFrame
|
||||
</title>
|
||||
|
||||
<link rel="canonical" href="https://avaframe.org/categories/">
|
||||
|
||||
|
||||
<link href="/categories/index.xml" rel="alternate" type="application/rss+xml" title="My New Hugo Site" />
|
||||
<link href="/categories/index.xml" rel="feed" type="application/rss+xml" title="My New Hugo Site" />
|
||||
|
||||
|
||||
|
||||
<meta property="og:title" content="Categories" />
|
||||
<meta property="og:description" content="" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="http://example.org/categories/" />
|
||||
|
||||
<meta itemprop="name" content="Categories">
|
||||
<meta itemprop="description" content=""><meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Categories"/>
|
||||
<meta name="twitter:description" content=""/>
|
||||
|
||||
</head>
|
||||
|
||||
<body class="ma0 avenir bg-near-white">
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Fira+Mono:400,700">
|
||||
<link rel="stylesheet" href="https://avaframe.org/css/normalize.min.css">
|
||||
<link rel="stylesheet" href="https://avaframe.org/css/style.min.css">
|
||||
|
||||
|
||||
|
||||
<header>
|
||||
<div class="pb3-m pb6-l bg-black">
|
||||
<nav class="pv3 ph3 ph4-ns" role="navigation">
|
||||
<div class="flex-l justify-between items-center center">
|
||||
<a href="http://example.org/" class="f3 fw2 hover-white no-underline white-90 dib">
|
||||
My New Hugo Site
|
||||
</a>
|
||||
<div class="flex-l items-center">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-16x16.png" sizes="16x16">
|
||||
|
||||
|
||||
<link rel="alternate" href="https://avaframe.org/index.xml" type="application/rss+xml" title="AvaFrame">
|
||||
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
|
||||
|
||||
|
||||
<meta name="generator" content="Hugo 0.64.0" />
|
||||
</head>
|
||||
|
||||
<body class="">
|
||||
<main class="wrapper">
|
||||
<nav class="navigation">
|
||||
<section class="container">
|
||||
<a class="navigation-title" href="/">AvaFrame</a>
|
||||
<input type="checkbox" id="menu-control"/>
|
||||
<label class="menu-mobile float-right " for="menu-control">
|
||||
<span class="btn-mobile float-right ">☰</span>
|
||||
<ul class="navigation-list">
|
||||
|
||||
|
||||
<li class="navigation-item align-center ">
|
||||
<a class="navigation-link" href="https://avaframe.org/about">About</a>
|
||||
</li>
|
||||
|
||||
<li class="navigation-item align-center ">
|
||||
<a class="navigation-link" href="https://avaframe.org/posts">Posts</a>
|
||||
</li>
|
||||
|
||||
<li class="navigation-item align-center ">
|
||||
<a class="navigation-link" href="https://avaframe.org/contact">Contact</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</label>
|
||||
</section>
|
||||
</nav>
|
||||
|
||||
|
||||
<div class="content">
|
||||
|
||||
<section class="container list">
|
||||
<h1 class="title">Categories</h1>
|
||||
<ul>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div class="tc-l pv3 ph3 ph4-ns">
|
||||
<h1 class="f2 f-subheadline-l fw2 light-silver mb0 lh-title">
|
||||
Categories
|
||||
</h1>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
<main class="pb7" role="main">
|
||||
|
||||
<footer class="footer">
|
||||
<section class="container">
|
||||
|
||||
<article class="cf pa3 pa4-m pa4-l">
|
||||
<div class="measure-wide-l center f4 lh-copy nested-copy-line-height nested-links nested-img mid-gray">
|
||||
|
||||
</div>
|
||||
</article>
|
||||
<div class="mw8 center">
|
||||
<section class="ph4">
|
||||
|
||||
</section>
|
||||
</div>
|
||||
|
||||
</main>
|
||||
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
|
||||
<div class="flex justify-between">
|
||||
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://example.org/" >
|
||||
© My New Hugo Site 2020
|
||||
</a>
|
||||
<div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<p>AvaFrame</p>
|
||||
|
||||
© 2020 · Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/naro143/hugo-coder-portfolio">CoderPortfolio</a>.
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</footer>
|
||||
|
||||
<div class="fixed-bar">
|
||||
<section class="container">
|
||||
|
||||
<p id="privateTriggerText">Want to contact us? Visit our matrix room at: <a id="privateTrigger"
|
||||
href="https://matrix.to/#/!qmUrKSNurDoVuKAtRU:matrix.avaframe.org?via=matrix.avaframe.org">
|
||||
#public:matrix.avaframe.org</a></p>
|
||||
|
||||
</section>
|
||||
</div>
|
||||
|
||||
<script src="/dist/js/app.3fc0f988d21662902933.js"></script>
|
||||
|
||||
</main>
|
||||
|
||||
|
||||
|
||||
<script src="https://avaframe.org/js/app.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Categories on My New Hugo Site</title>
|
||||
<link>http://example.org/categories/</link>
|
||||
<description>Recent content in Categories on My New Hugo Site</description>
|
||||
<title>Categories on AvaFrame</title>
|
||||
<link>https://avaframe.org/categories/</link>
|
||||
<description>Recent content in Categories on AvaFrame</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<language>en</language>
|
||||
|
||||
<atom:link href="http://example.org/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="https://avaframe.org/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
|
||||
</channel>
|
||||
|
||||
@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html><head><title>https://avaframe.org/categories/</title><link rel="canonical" href="https://avaframe.org/categories/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://avaframe.org/categories/" /></head></html>
|
||||
@ -0,0 +1,129 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<meta name="author" content="AvaFrame">
|
||||
<meta name="description" content="https://avaframe.org">
|
||||
<meta name="keywords" content="project,avalanche">
|
||||
|
||||
<meta property="og:site_name" content="AvaFrame">
|
||||
<meta property="og:title" content="
|
||||
Contact - AvaFrame
|
||||
">
|
||||
<meta property="og:description" content="contact">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://avaframe.org/contact/">
|
||||
<meta property="og:image" content="https://avaframe.orgimages/tn.png">
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:site" content="https://avaframe.org/contact/">
|
||||
<meta name="twitter:image" content="https://avaframe.orgimages/tn.png">
|
||||
|
||||
<base href="https://avaframe.org/contact/">
|
||||
<title>
|
||||
Contact - AvaFrame
|
||||
</title>
|
||||
|
||||
<link rel="canonical" href="https://avaframe.org/contact/">
|
||||
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Fira+Mono:400,700">
|
||||
<link rel="stylesheet" href="https://avaframe.org/css/normalize.min.css">
|
||||
<link rel="stylesheet" href="https://avaframe.org/css/style.min.css">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-16x16.png" sizes="16x16">
|
||||
|
||||
|
||||
<link rel="alternate" href="https://avaframe.org/index.xml" type="application/rss+xml" title="AvaFrame">
|
||||
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
|
||||
|
||||
|
||||
<meta name="generator" content="Hugo 0.64.0" />
|
||||
</head>
|
||||
|
||||
<body class="">
|
||||
<main class="wrapper">
|
||||
<nav class="navigation">
|
||||
<section class="container">
|
||||
<a class="navigation-title" href="/">AvaFrame</a>
|
||||
<input type="checkbox" id="menu-control"/>
|
||||
<label class="menu-mobile float-right " for="menu-control">
|
||||
<span class="btn-mobile float-right ">☰</span>
|
||||
<ul class="navigation-list">
|
||||
|
||||
|
||||
<li class="navigation-item align-center ">
|
||||
<a class="navigation-link" href="https://avaframe.org/about">About</a>
|
||||
</li>
|
||||
|
||||
<li class="navigation-item align-center ">
|
||||
<a class="navigation-link" href="https://avaframe.org/posts">Posts</a>
|
||||
</li>
|
||||
|
||||
<li class="navigation-item align-center ">
|
||||
<a class="navigation-link" href="https://avaframe.org/contact">Contact</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</label>
|
||||
</section>
|
||||
</nav>
|
||||
|
||||
|
||||
<div class="content">
|
||||
|
||||
<section class="container page">
|
||||
<article>
|
||||
<header>
|
||||
<h1>Contact</h1>
|
||||
</header>
|
||||
|
||||
<p>Visit our matrix room at:
|
||||
<a href="https://matrix.to/#/!qmUrKSNurDoVuKAtRU:matrix.avaframe.org?via=matrix.avaframe.org">#public:matrix.avaframe.org</a></p>
|
||||
<p>If you don’t have a matrix account yet, we suggest to use
|
||||
<a href="https://riot.im/app/#/welcome">riot.im</a> to create an account.</p>
|
||||
<!-- raw HTML omitted -->
|
||||
|
||||
</article>
|
||||
</section>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<footer class="footer">
|
||||
<section class="container">
|
||||
|
||||
|
||||
<p>AvaFrame</p>
|
||||
|
||||
© 2020 · Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/naro143/hugo-coder-portfolio">CoderPortfolio</a>.
|
||||
|
||||
</section>
|
||||
</footer>
|
||||
<div class="fixed-bar">
|
||||
<section class="container">
|
||||
|
||||
<p id="privateTriggerText">Want to contact us? Visit our matrix room at: <a id="privateTrigger"
|
||||
href="https://matrix.to/#/!qmUrKSNurDoVuKAtRU:matrix.avaframe.org?via=matrix.avaframe.org">
|
||||
#public:matrix.avaframe.org</a></p>
|
||||
|
||||
</section>
|
||||
</div>
|
||||
|
||||
|
||||
</main>
|
||||
|
||||
|
||||
|
||||
<script src="https://avaframe.org/js/app.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,23 @@
|
||||
.author {
|
||||
color: #C39F59;
|
||||
}
|
||||
|
||||
header a.author:link {
|
||||
color: #C39F59;
|
||||
}
|
||||
|
||||
header a.author:visited {
|
||||
color: #C39F59;
|
||||
}
|
||||
|
||||
header a.author:hover {
|
||||
color: #C39F59;
|
||||
}
|
||||
|
||||
header a.author:active {
|
||||
color: #C39F59;
|
||||
}
|
||||
|
||||
.date {
|
||||
color: #869D38;
|
||||
}
|
||||
@ -0,0 +1 @@
|
||||
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:0;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}
|
||||
@ -0,0 +1 @@
|
||||
body.rtl{direction:rtl}body.rtl blockquote{border-right:2px solid #dcdcdc;padding-right:1.6rem}body.rtl table tr td:first-child,body.rtl table tr th:first-child{border-right:0}body.rtl table tr td:last-child,body.rtl table tr th:last-child{border-left:0}body.rtl .navigation ul li{float:right}body.rtl .list ul li span{text-align:left;margin-left:3rem}@media only screen and (min-device-width:320px) and (max-device-width:480px){body.rtl .list ul li span{text-align:right}}
|
||||
File diff suppressed because one or more lines are too long
Binary file not shown.
|
After Width: | Height: | Size: 8.2 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 398 B |
Binary file not shown.
|
After Width: | Height: | Size: 559 B |
Binary file not shown.
|
After Width: | Height: | Size: 69 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
@ -1,132 +1,125 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
|
||||
<title>My New Hugo Site </title>
|
||||
<meta name="viewport" content="width=device-width,minimum-scale=1">
|
||||
<meta name="generator" content="Hugo 0.64.0" />
|
||||
|
||||
|
||||
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
|
||||
|
||||
<link href="/dist/css/app.1cb140d8ba31d5b2f1114537dd04802a.css" rel="stylesheet">
|
||||
|
||||
<meta name="author" content="AvaFrame">
|
||||
<meta name="description" content="The open source avalanche framework">
|
||||
<meta name="keywords" content="project,avalanche">
|
||||
|
||||
|
||||
<meta property="og:site_name" content="AvaFrame">
|
||||
<meta property="og:title" content="AvaFrame">
|
||||
<meta property="og:description" content="The open source avalanche framework">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://avaframe.org/">
|
||||
<meta property="og:image" content="https://avaframe.orgimages/tn.png">
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:site" content="https://avaframe.org/">
|
||||
<meta name="twitter:image" content="https://avaframe.orgimages/tn.png">
|
||||
|
||||
<base href="https://avaframe.org/">
|
||||
<title>AvaFrame</title>
|
||||
|
||||
<link rel="canonical" href="https://avaframe.org/">
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Fira+Mono:400,700">
|
||||
<link rel="stylesheet" href="https://avaframe.org/css/normalize.min.css">
|
||||
<link rel="stylesheet" href="https://avaframe.org/css/style.min.css">
|
||||
|
||||
|
||||
|
||||
|
||||
<link href="/index.xml" rel="alternate" type="application/rss+xml" title="My New Hugo Site" />
|
||||
<link href="/index.xml" rel="feed" type="application/rss+xml" title="My New Hugo Site" />
|
||||
|
||||
|
||||
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-16x16.png" sizes="16x16">
|
||||
|
||||
|
||||
<link rel="alternate" href="https://avaframe.org/index.xml" type="application/rss+xml" title="AvaFrame">
|
||||
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
|
||||
|
||||
<meta property="og:title" content="My New Hugo Site" />
|
||||
<meta property="og:description" content="" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="http://example.org/" />
|
||||
|
||||
<meta itemprop="name" content="My New Hugo Site">
|
||||
<meta itemprop="description" content=""><meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="My New Hugo Site"/>
|
||||
<meta name="twitter:description" content=""/>
|
||||
|
||||
<meta name="generator" content="Hugo 0.64.0" />
|
||||
</head>
|
||||
|
||||
<body class="ma0 avenir bg-near-white">
|
||||
<body class="">
|
||||
<main class="wrapper">
|
||||
<nav class="navigation">
|
||||
<section class="container">
|
||||
<a class="navigation-title" href="/">AvaFrame</a>
|
||||
<input type="checkbox" id="menu-control"/>
|
||||
<label class="menu-mobile float-right " for="menu-control">
|
||||
<span class="btn-mobile float-right ">☰</span>
|
||||
<ul class="navigation-list">
|
||||
|
||||
|
||||
<li class="navigation-item align-center ">
|
||||
<a class="navigation-link" href="https://avaframe.org/about">About</a>
|
||||
</li>
|
||||
|
||||
<li class="navigation-item align-center ">
|
||||
<a class="navigation-link" href="https://avaframe.org/posts">Posts</a>
|
||||
</li>
|
||||
|
||||
<li class="navigation-item align-center ">
|
||||
<a class="navigation-link" href="https://avaframe.org/contact">Contact</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</label>
|
||||
</section>
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
<header>
|
||||
<div class="pb3-m pb6-l bg-black">
|
||||
<nav class="pv3 ph3 ph4-ns" role="navigation">
|
||||
<div class="flex-l justify-between items-center center">
|
||||
<a href="http://example.org/" class="f3 fw2 hover-white no-underline white-90 dib">
|
||||
My New Hugo Site
|
||||
</a>
|
||||
<div class="flex-l items-center">
|
||||
<div class="content">
|
||||
|
||||
<section class="container centered">
|
||||
<div class="about">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<h1>AvaFrame</h1>
|
||||
<h2>The open source avalanche framework</h2>
|
||||
</div>
|
||||
</nav>
|
||||
</section>
|
||||
|
||||
<div class="tc-l pv3 ph3 ph4-ns">
|
||||
<h1 class="f2 f-subheadline-l fw2 light-silver mb0 lh-title">
|
||||
My New Hugo Site
|
||||
</h1>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<p style="text-align:center;">
|
||||
We currently seek to fill a postion as <br>
|
||||
<a href="/pdf/20200214_Ausschreibung_Numeriker.pdf" > <b>Numerical developer/scientist for avalanche simulations</b> </a>
|
||||
</p>
|
||||
|
||||
|
||||
<main class="pb7" role="main">
|
||||
</div>
|
||||
|
||||
<article class="cf ph3 ph5-l pv3 pv4-l f4 tc-l center measure-wide lh-copy mid-gray">
|
||||
<footer class="footer">
|
||||
<section class="container">
|
||||
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</main>
|
||||
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
|
||||
<div class="flex justify-between">
|
||||
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://example.org/" >
|
||||
© My New Hugo Site 2020
|
||||
</a>
|
||||
<div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<p>AvaFrame</p>
|
||||
|
||||
© 2020 · Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/naro143/hugo-coder-portfolio">CoderPortfolio</a>.
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</footer>
|
||||
|
||||
<div class="fixed-bar">
|
||||
<section class="container">
|
||||
|
||||
<p id="privateTriggerText">Want to contact us? Visit our matrix room at: <a id="privateTrigger"
|
||||
href="https://matrix.to/#/!qmUrKSNurDoVuKAtRU:matrix.avaframe.org?via=matrix.avaframe.org">
|
||||
#public:matrix.avaframe.org</a></p>
|
||||
|
||||
</section>
|
||||
</div>
|
||||
|
||||
<script src="/dist/js/app.3fc0f988d21662902933.js"></script>
|
||||
|
||||
</main>
|
||||
|
||||
|
||||
|
||||
<script src="https://avaframe.org/js/app.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -1,14 +1,46 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>My New Hugo Site</title>
|
||||
<link>http://example.org/</link>
|
||||
<description>Recent content on My New Hugo Site</description>
|
||||
<title>AvaFrame</title>
|
||||
<link>https://avaframe.org/</link>
|
||||
<description>Recent content on AvaFrame</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Thu, 27 Feb 2020 13:00:08 +0100</lastBuildDate>
|
||||
|
||||
<atom:link href="http://example.org/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="https://avaframe.org/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
|
||||
<item>
|
||||
<title>Open position numerics</title>
|
||||
<link>https://avaframe.org/posts/openpositionnumerics/</link>
|
||||
<pubDate>Thu, 27 Feb 2020 13:00:08 +0100</pubDate>
|
||||
|
||||
<guid>https://avaframe.org/posts/openpositionnumerics/</guid>
|
||||
<description>We currently seek to fill the following position
|
||||
Numerical developer/scientist for avalanche simulations
|
||||
For details see the pdf, if you have any further questions please use the matrix room (see contact) or details provided in the pdf.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>About AvaFrame</title>
|
||||
<link>https://avaframe.org/about/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://avaframe.org/about/</guid>
|
||||
<description> We are currently starting this project, so this space will get filled step by step
|
||||
</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Contact</title>
|
||||
<link>https://avaframe.org/contact/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://avaframe.org/contact/</guid>
|
||||
<description>Visit our matrix room at: #public:matrix.avaframe.org
|
||||
If you don&rsquo;t have a matrix account yet, we suggest to use riot.im to create an account.</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
File diff suppressed because one or more lines are too long
@ -0,0 +1 @@
|
||||
// Write your custom scripts here.
|
||||
@ -0,0 +1,5 @@
|
||||
@bg-color: #fefefe;
|
||||
@fg-color: #323232;
|
||||
@darker-bg-color: #dcdcdc;
|
||||
@darker-fg-color: #000;
|
||||
@link-color: #3366CC;
|
||||
@ -0,0 +1,349 @@
|
||||
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
|
||||
|
||||
/* Document
|
||||
========================================================================== */
|
||||
|
||||
/**
|
||||
* 1. Correct the line height in all browsers.
|
||||
* 2. Prevent adjustments of font size after orientation changes in iOS.
|
||||
*/
|
||||
|
||||
html {
|
||||
line-height: 1.15; /* 1 */
|
||||
-webkit-text-size-adjust: 100%; /* 2 */
|
||||
}
|
||||
|
||||
/* Sections
|
||||
========================================================================== */
|
||||
|
||||
/**
|
||||
* Remove the margin in all browsers.
|
||||
*/
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
/**
|
||||
* Render the `main` element consistently in IE.
|
||||
*/
|
||||
|
||||
main {
|
||||
display: block;
|
||||
}
|
||||
|
||||
/**
|
||||
* Correct the font size and margin on `h1` elements within `section` and
|
||||
* `article` contexts in Chrome, Firefox, and Safari.
|
||||
*/
|
||||
|
||||
h1 {
|
||||
font-size: 2em;
|
||||
margin: 0.67em 0;
|
||||
}
|
||||
|
||||
/* Grouping content
|
||||
========================================================================== */
|
||||
|
||||
/**
|
||||
* 1. Add the correct box sizing in Firefox.
|
||||
* 2. Show the overflow in Edge and IE.
|
||||
*/
|
||||
|
||||
hr {
|
||||
box-sizing: content-box; /* 1 */
|
||||
height: 0; /* 1 */
|
||||
overflow: visible; /* 2 */
|
||||
}
|
||||
|
||||
/**
|
||||
* 1. Correct the inheritance and scaling of font size in all browsers.
|
||||
* 2. Correct the odd `em` font sizing in all browsers.
|
||||
*/
|
||||
|
||||
pre {
|
||||
font-family: monospace, monospace; /* 1 */
|
||||
font-size: 1em; /* 2 */
|
||||
}
|
||||
|
||||
/* Text-level semantics
|
||||
========================================================================== */
|
||||
|
||||
/**
|
||||
* Remove the gray background on active links in IE 10.
|
||||
*/
|
||||
|
||||
a {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
/**
|
||||
* 1. Remove the bottom border in Chrome 57-
|
||||
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
|
||||
*/
|
||||
|
||||
abbr[title] {
|
||||
border-bottom: none; /* 1 */
|
||||
text-decoration: underline; /* 2 */
|
||||
text-decoration: underline dotted; /* 2 */
|
||||
}
|
||||
|
||||
/**
|
||||
* Add the correct font weight in Chrome, Edge, and Safari.
|
||||
*/
|
||||
|
||||
b,
|
||||
strong {
|
||||
font-weight: bolder;
|
||||
}
|
||||
|
||||
/**
|
||||
* 1. Correct the inheritance and scaling of font size in all browsers.
|
||||
* 2. Correct the odd `em` font sizing in all browsers.
|
||||
*/
|
||||
|
||||
code,
|
||||
kbd,
|
||||
samp {
|
||||
font-family: monospace, monospace; /* 1 */
|
||||
font-size: 1em; /* 2 */
|
||||
}
|
||||
|
||||
/**
|
||||
* Add the correct font size in all browsers.
|
||||
*/
|
||||
|
||||
small {
|
||||
font-size: 80%;
|
||||
}
|
||||
|
||||
/**
|
||||
* Prevent `sub` and `sup` elements from affecting the line height in
|
||||
* all browsers.
|
||||
*/
|
||||
|
||||
sub,
|
||||
sup {
|
||||
font-size: 75%;
|
||||
line-height: 0;
|
||||
position: relative;
|
||||
vertical-align: baseline;
|
||||
}
|
||||
|
||||
sub {
|
||||
bottom: -0.25em;
|
||||
}
|
||||
|
||||
sup {
|
||||
top: -0.5em;
|
||||
}
|
||||
|
||||
/* Embedded content
|
||||
========================================================================== */
|
||||
|
||||
/**
|
||||
* Remove the border on images inside links in IE 10.
|
||||
*/
|
||||
|
||||
img {
|
||||
border-style: none;
|
||||
}
|
||||
|
||||
/* Forms
|
||||
========================================================================== */
|
||||
|
||||
/**
|
||||
* 1. Change the font styles in all browsers.
|
||||
* 2. Remove the margin in Firefox and Safari.
|
||||
*/
|
||||
|
||||
button,
|
||||
input,
|
||||
optgroup,
|
||||
select,
|
||||
textarea {
|
||||
font-family: inherit; /* 1 */
|
||||
font-size: 100%; /* 1 */
|
||||
line-height: 1.15; /* 1 */
|
||||
margin: 0; /* 2 */
|
||||
}
|
||||
|
||||
/**
|
||||
* Show the overflow in IE.
|
||||
* 1. Show the overflow in Edge.
|
||||
*/
|
||||
|
||||
button,
|
||||
input { /* 1 */
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
/**
|
||||
* Remove the inheritance of text transform in Edge, Firefox, and IE.
|
||||
* 1. Remove the inheritance of text transform in Firefox.
|
||||
*/
|
||||
|
||||
button,
|
||||
select { /* 1 */
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
/**
|
||||
* Correct the inability to style clickable types in iOS and Safari.
|
||||
*/
|
||||
|
||||
button,
|
||||
[type="button"],
|
||||
[type="reset"],
|
||||
[type="submit"] {
|
||||
-webkit-appearance: button;
|
||||
}
|
||||
|
||||
/**
|
||||
* Remove the inner border and padding in Firefox.
|
||||
*/
|
||||
|
||||
button::-moz-focus-inner,
|
||||
[type="button"]::-moz-focus-inner,
|
||||
[type="reset"]::-moz-focus-inner,
|
||||
[type="submit"]::-moz-focus-inner {
|
||||
border-style: none;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
/**
|
||||
* Restore the focus styles unset by the previous rule.
|
||||
*/
|
||||
|
||||
button:-moz-focusring,
|
||||
[type="button"]:-moz-focusring,
|
||||
[type="reset"]:-moz-focusring,
|
||||
[type="submit"]:-moz-focusring {
|
||||
outline: 1px dotted ButtonText;
|
||||
}
|
||||
|
||||
/**
|
||||
* Correct the padding in Firefox.
|
||||
*/
|
||||
|
||||
fieldset {
|
||||
padding: 0.35em 0.75em 0.625em;
|
||||
}
|
||||
|
||||
/**
|
||||
* 1. Correct the text wrapping in Edge and IE.
|
||||
* 2. Correct the color inheritance from `fieldset` elements in IE.
|
||||
* 3. Remove the padding so developers are not caught out when they zero out
|
||||
* `fieldset` elements in all browsers.
|
||||
*/
|
||||
|
||||
legend {
|
||||
box-sizing: border-box; /* 1 */
|
||||
color: inherit; /* 2 */
|
||||
display: table; /* 1 */
|
||||
max-width: 100%; /* 1 */
|
||||
padding: 0; /* 3 */
|
||||
white-space: normal; /* 1 */
|
||||
}
|
||||
|
||||
/**
|
||||
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
|
||||
*/
|
||||
|
||||
progress {
|
||||
vertical-align: baseline;
|
||||
}
|
||||
|
||||
/**
|
||||
* Remove the default vertical scrollbar in IE 10+.
|
||||
*/
|
||||
|
||||
textarea {
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
/**
|
||||
* 1. Add the correct box sizing in IE 10.
|
||||
* 2. Remove the padding in IE 10.
|
||||
*/
|
||||
|
||||
[type="checkbox"],
|
||||
[type="radio"] {
|
||||
box-sizing: border-box; /* 1 */
|
||||
padding: 0; /* 2 */
|
||||
}
|
||||
|
||||
/**
|
||||
* Correct the cursor style of increment and decrement buttons in Chrome.
|
||||
*/
|
||||
|
||||
[type="number"]::-webkit-inner-spin-button,
|
||||
[type="number"]::-webkit-outer-spin-button {
|
||||
height: auto;
|
||||
}
|
||||
|
||||
/**
|
||||
* 1. Correct the odd appearance in Chrome and Safari.
|
||||
* 2. Correct the outline style in Safari.
|
||||
*/
|
||||
|
||||
[type="search"] {
|
||||
-webkit-appearance: textfield; /* 1 */
|
||||
outline-offset: -2px; /* 2 */
|
||||
}
|
||||
|
||||
/**
|
||||
* Remove the inner padding in Chrome and Safari on macOS.
|
||||
*/
|
||||
|
||||
[type="search"]::-webkit-search-decoration {
|
||||
-webkit-appearance: none;
|
||||
}
|
||||
|
||||
/**
|
||||
* 1. Correct the inability to style clickable types in iOS and Safari.
|
||||
* 2. Change font properties to `inherit` in Safari.
|
||||
*/
|
||||
|
||||
::-webkit-file-upload-button {
|
||||
-webkit-appearance: button; /* 1 */
|
||||
font: inherit; /* 2 */
|
||||
}
|
||||
|
||||
/* Interactive
|
||||
========================================================================== */
|
||||
|
||||
/*
|
||||
* Add the correct display in Edge, IE 10+, and Firefox.
|
||||
*/
|
||||
|
||||
details {
|
||||
display: block;
|
||||
}
|
||||
|
||||
/*
|
||||
* Add the correct display in all browsers.
|
||||
*/
|
||||
|
||||
summary {
|
||||
display: list-item;
|
||||
}
|
||||
|
||||
/* Misc
|
||||
========================================================================== */
|
||||
|
||||
/**
|
||||
* Add the correct display in IE 10+.
|
||||
*/
|
||||
|
||||
template {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/**
|
||||
* Add the correct display in IE 10.
|
||||
*/
|
||||
|
||||
[hidden] {
|
||||
display: none;
|
||||
}
|
||||
@ -0,0 +1,41 @@
|
||||
@import "colors.less";
|
||||
|
||||
body.rtl {
|
||||
direction: rtl;
|
||||
|
||||
blockquote {
|
||||
border-right: 2px solid @darker-bg-color;
|
||||
padding-right: 1.6rem;
|
||||
}
|
||||
|
||||
table tr td:first-child,
|
||||
table tr th:first-child {
|
||||
border-right: 0;
|
||||
}
|
||||
table tr td:last-child,
|
||||
table tr th:last-child {
|
||||
border-left: 0;
|
||||
}
|
||||
|
||||
.navigation {
|
||||
ul {
|
||||
li {
|
||||
float: right;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.list {
|
||||
ul {
|
||||
li {
|
||||
span {
|
||||
text-align: left;
|
||||
margin-left: 3.0rem;
|
||||
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
|
||||
text-align: right;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -0,0 +1,931 @@
|
||||
@import "colors.less";
|
||||
|
||||
*,
|
||||
*:after,
|
||||
*:before {
|
||||
box-sizing: inherit;
|
||||
}
|
||||
|
||||
html {
|
||||
box-sizing: border-box;
|
||||
font-size: 62.5%;
|
||||
}
|
||||
|
||||
body {
|
||||
display: flex;
|
||||
color: @fg-color;
|
||||
background-color: @bg-color;
|
||||
font-family: 'Fira Mono', monospace;
|
||||
font-size: 1.6em;
|
||||
font-weight: 400;
|
||||
letter-spacing: 0.0625em;
|
||||
line-height: 1.8em;
|
||||
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
|
||||
font-size: 1.4em;
|
||||
line-height: 1.6em;
|
||||
}
|
||||
}
|
||||
|
||||
a {
|
||||
font-weight: 700;
|
||||
color: @darker-fg-color;
|
||||
text-decoration: none;
|
||||
&:focus,
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
||||
p {
|
||||
margin: 1.6rem 0 1.6rem 0;
|
||||
a {
|
||||
font-weight: 400;
|
||||
color: @darker-fg-color;
|
||||
text-decoration: underline;
|
||||
text-underline-position: under;
|
||||
&:focus,
|
||||
&:hover {
|
||||
color: @link-color;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
color: @darker-fg-color;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.0625em;
|
||||
margin: 3.2rem 0 1.6rem 0;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 3.2rem;
|
||||
line-height: 3.2rem;
|
||||
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
|
||||
font-size: 2.8rem;
|
||||
line-height: 2.8rem;
|
||||
}
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 2.8rem;
|
||||
line-height: 2.8rem;
|
||||
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
|
||||
font-size: 2.4rem;
|
||||
line-height: 2.4rem;
|
||||
}
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 2.4rem;
|
||||
line-height: 2.4rem;
|
||||
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
|
||||
font-size: 2.0rem;
|
||||
line-height: 2.0rem;
|
||||
}
|
||||
}
|
||||
|
||||
h4 {
|
||||
font-size: 2.2rem;
|
||||
line-height: 2.2rem;
|
||||
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
|
||||
font-size: 1.8rem;
|
||||
line-height: 1.8rem;
|
||||
}
|
||||
}
|
||||
|
||||
h5 {
|
||||
font-size: 2.0rem;
|
||||
line-height: 2.0rem;
|
||||
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
|
||||
font-size: 1.6rem;
|
||||
line-height: 1.6rem;
|
||||
}
|
||||
}
|
||||
|
||||
h6 {
|
||||
font-size: 1.4rem;
|
||||
line-height: 1.4rem;
|
||||
}
|
||||
|
||||
pre {
|
||||
margin: 1.6rem 0 1.0rem 0;
|
||||
padding: 1.6rem;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
code {
|
||||
display: inline-block;
|
||||
background-color: @darker-fg-color;
|
||||
color: @bg-color;
|
||||
padding: 0.4rem 0.8rem 0.4rem 0.8rem;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
border-left: 2px solid @darker-bg-color;
|
||||
padding-left: 1.6rem;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
th, td {
|
||||
padding: 1.6rem;
|
||||
}
|
||||
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
||||
table td, table th {
|
||||
border: 2px solid @darker-fg-color;
|
||||
}
|
||||
|
||||
table tr:first-child th {
|
||||
border-top: 0;
|
||||
}
|
||||
|
||||
table tr:last-child td {
|
||||
border-bottom: 0;
|
||||
}
|
||||
|
||||
table tr td:first-child,
|
||||
table tr th:first-child {
|
||||
border-left: 0;
|
||||
}
|
||||
|
||||
table tr td:last-child,
|
||||
table tr th:last-child {
|
||||
border-right: 0;
|
||||
}
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.wrapper {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
min-height: 100vh;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.container {
|
||||
margin: 0 auto;
|
||||
max-width: 120.0rem;
|
||||
width: 100%;
|
||||
padding-left: 2.0rem;
|
||||
padding-right: 2.0rem;
|
||||
}
|
||||
|
||||
.navigation {
|
||||
height: 6.0rem;
|
||||
width: 100%;
|
||||
a {
|
||||
display: inline;
|
||||
font-size: 1.6rem;
|
||||
text-transform: uppercase;
|
||||
line-height: 6.0rem;
|
||||
letter-spacing: 0.1rem;
|
||||
@media only screen and (min-device-width: 320px) and (max-device-width: 768px) {
|
||||
font-size: 1.6rem;
|
||||
}
|
||||
}
|
||||
ul {
|
||||
list-style: none;
|
||||
margin-bottom: 0;
|
||||
margin-top: 0;
|
||||
li {
|
||||
float: left;
|
||||
margin: 0;
|
||||
position: relative;
|
||||
a {
|
||||
margin-left: 1.0rem;
|
||||
margin-right: 1.0rem;
|
||||
}
|
||||
@media only screen and (min-device-width: 320px) and (max-device-width: 768px) {
|
||||
float: none !important;
|
||||
}
|
||||
}
|
||||
@media only screen and (min-device-width: 320px) and (max-device-width: 768px) {
|
||||
visibility: hidden;
|
||||
opacity: 0;
|
||||
max-height: 0;
|
||||
z-index: 5;
|
||||
top: 5rem;
|
||||
right: 0;
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
background-color: rgba(254, 254, 254, 0.98);
|
||||
padding: 0;
|
||||
border-bottom: solid 2px #E2DFE1;
|
||||
transition: opacity 0.25s, max-height 0.15s linear;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#menu-control {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.btn-mobile {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.mobile-menu-lang-separator-centered {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@media only screen and (min-device-width: 320px) and (max-device-width: 768px) {
|
||||
.btn-mobile {
|
||||
display: block;
|
||||
font-size: 2.0rem;
|
||||
color: black;
|
||||
cursor: pointer;
|
||||
margin-top: 1.5rem;
|
||||
}
|
||||
|
||||
#menu-control:checked + label .btn-mobile {
|
||||
color: #E2DFE1;
|
||||
}
|
||||
|
||||
#menu-control:checked + label ul {
|
||||
visibility: visible;
|
||||
opacity: 1;
|
||||
max-height: 100rem;
|
||||
}
|
||||
|
||||
.navigation-item {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.mobile-menu-lang-separator-centered {
|
||||
display: block;
|
||||
padding-left: 7rem;
|
||||
padding-right: 7rem;
|
||||
}
|
||||
|
||||
.mobile-menu-lang-separator-full {
|
||||
padding-left: 1.5rem;
|
||||
padding-right: 1.5rem;
|
||||
}
|
||||
|
||||
.multilingual-separator {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.align-left {
|
||||
text-align: left;
|
||||
padding-left: 1rem;
|
||||
}
|
||||
|
||||
.align-right {
|
||||
text-align: right;
|
||||
padding-right: 1rem;
|
||||
}
|
||||
|
||||
.align-center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.content {
|
||||
flex: 0;
|
||||
margin-top: 1.6rem;
|
||||
margin-bottom: 3.2rem;
|
||||
article {
|
||||
header {
|
||||
margin-top: 3.2rem;
|
||||
margin-bottom: 3.2rem;
|
||||
h1, h2 {
|
||||
margin: 0;
|
||||
}
|
||||
h2 {
|
||||
margin-top: 1.0rem;
|
||||
font-size: 1.8rem;
|
||||
color: @fg-color;
|
||||
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
|
||||
font-size: 1.6rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.avatar img {
|
||||
width: 20rem;
|
||||
height: auto;
|
||||
border-radius: 50%;
|
||||
@media only screen and (max-device-width: 768px) {
|
||||
width: 10rem;
|
||||
}
|
||||
}
|
||||
|
||||
.list {
|
||||
ul {
|
||||
margin: 3.2rem 0 3.2rem 0;
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
li {
|
||||
font-size: 1.6rem;
|
||||
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
|
||||
font-size: 1.4rem;
|
||||
margin: 1.6rem 0 1.6rem 0;
|
||||
}
|
||||
span {
|
||||
display: inline-block;
|
||||
text-align: right;
|
||||
width: 20.0rem;
|
||||
margin-right: 3.0rem;
|
||||
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
|
||||
display: block;
|
||||
text-align: left;
|
||||
}
|
||||
}
|
||||
a {
|
||||
text-transform: uppercase;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.pagination {
|
||||
margin-top: 6.0rem;
|
||||
text-align: center;
|
||||
li {
|
||||
display: inline;
|
||||
text-align: center;
|
||||
span {
|
||||
margin: 0;
|
||||
text-align: center;
|
||||
width: 3.2rem;
|
||||
}
|
||||
a {
|
||||
span {
|
||||
margin: 0;
|
||||
text-align: center;
|
||||
width: 3.2rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.centered {
|
||||
display: flex;
|
||||
height: 100%;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
.about {
|
||||
text-align: center;
|
||||
h1 {
|
||||
margin-top: 2.0rem;
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
h2 {
|
||||
margin-top: 1.0rem;
|
||||
margin-bottom: 0.5rem;
|
||||
font-size: 2.4rem;
|
||||
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
|
||||
font-size: 2.0rem;
|
||||
}
|
||||
}
|
||||
ul {
|
||||
list-style: none;
|
||||
margin: 3.0rem 0 1.0rem 0;
|
||||
padding: 0;
|
||||
li {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
a {
|
||||
text-transform: uppercase;
|
||||
margin-left: 1.0rem;
|
||||
margin-right: 1.0rem;
|
||||
font-size: 1.6rem;
|
||||
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
|
||||
font-size: 1.4rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.error {
|
||||
text-align: center;
|
||||
h1 {
|
||||
margin-top: 2.0rem;
|
||||
margin-bottom: 0.5rem;
|
||||
font-size: 4.6rem;
|
||||
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
|
||||
font-size: 3.2rem;
|
||||
}
|
||||
}
|
||||
h2 {
|
||||
margin-top: 2.0rem;
|
||||
margin-bottom: 3.2rem;
|
||||
font-size: 3.2rem;
|
||||
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
|
||||
font-size: 2.8rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.footer {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
line-height: 2.0rem;
|
||||
margin-bottom: 1.0rem;
|
||||
}
|
||||
|
||||
.float-right {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.float-left {
|
||||
float: left;
|
||||
}
|
||||
|
||||
// ### AsciiDoc style enhancements ###
|
||||
|
||||
.title {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
a {
|
||||
position: relative;
|
||||
transition: 0.5s;
|
||||
}
|
||||
|
||||
a:before, a:after {
|
||||
position: absolute;
|
||||
bottom: -2px;
|
||||
content: "";
|
||||
display: inline-block;
|
||||
width: 0;
|
||||
height: 2px;
|
||||
background: #F30034;
|
||||
transition: 0.5s;
|
||||
}
|
||||
|
||||
a:before {
|
||||
left: 50%;
|
||||
}
|
||||
|
||||
a:after {
|
||||
right: 50%;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a:hover:before, a:hover:after {
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
.private {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.private-inner {
|
||||
display: table-cell;
|
||||
}
|
||||
|
||||
.portfolio .portfolio-inner {
|
||||
display: flex;
|
||||
align-items: stretch;
|
||||
}
|
||||
|
||||
.portfolio .portfolio-inner .portfolio-image {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-right: 5%;
|
||||
width: 45%;
|
||||
}
|
||||
|
||||
.portfolio .portfolio-inner .portfolio-content {
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
#privateTrigger {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#privateTrigger:hover:before, #privateTrigger:hover:after {
|
||||
width: 0;
|
||||
}
|
||||
|
||||
.navigation {
|
||||
height: auto;
|
||||
box-shadow: 0 0 1px rgba(0, 0, 0, 0.08);
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
||||
.fixed-bar {
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
margin: 0;
|
||||
height: 65px;
|
||||
width: 100%;
|
||||
border-top: 1px solid rgba(0, 0, 0, 0.05);
|
||||
background: #fefefe;
|
||||
}
|
||||
|
||||
.fixed-bar .container {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
position: relative;
|
||||
height: 65px;
|
||||
}
|
||||
|
||||
code {
|
||||
background: #364549 !important;
|
||||
}
|
||||
|
||||
.social-list {
|
||||
.social-item {
|
||||
i {
|
||||
font-size: 30px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.sns-shares {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-around;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
}
|
||||
|
||||
.sns-shares .sns-share {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-around;
|
||||
height: 56px;
|
||||
width: 56px;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.sns-shares .sns-share:hover:before, .sns-shares .sns-share:hover:after {
|
||||
width: 0;
|
||||
}
|
||||
|
||||
.sns-shares .twitter-share .fa-twitter {
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
.sns-shares .fb-share .fa-facebook-f {
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
.sns-shares .hatena-share .fa-bookmark {
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
.sns-shares .line-share .fa-line {
|
||||
font-size: 30px;
|
||||
}
|
||||
|
||||
.sns-shares .linkedIn-share .fa-linkedin {
|
||||
font-size: 30px;
|
||||
}
|
||||
|
||||
.sp-sns-shares {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@media (max-width: 920px) {
|
||||
.pc-sns-shares {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.sp-sns-shares {
|
||||
display: flex;
|
||||
position: relative;
|
||||
justify-content: space-around;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.portfolio .portfolio-inner {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.portfolio .portfolio-inner .portfolio-image {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
/* vBackground */
|
||||
.chroma {
|
||||
color: #e3e3e3;
|
||||
background-color: #364549;
|
||||
}
|
||||
|
||||
/* vError */
|
||||
.chroma .err {
|
||||
color: #dddddd;
|
||||
border-bottom: 2px dotted #c01b1b;
|
||||
}
|
||||
|
||||
/* LineTableTD */
|
||||
.chroma .lntd {
|
||||
vertical-align: top;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
/* LineTable */
|
||||
.chroma .lntable {
|
||||
border-spacing: 0;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
border: 0;
|
||||
width: auto;
|
||||
overflow: auto;
|
||||
display: block;
|
||||
}
|
||||
|
||||
/* LineHighlight */
|
||||
.chroma .hl {
|
||||
display: block;
|
||||
width: 100%;
|
||||
background-color: #ffffcc;
|
||||
}
|
||||
|
||||
/* LineNumbersTable */
|
||||
.chroma .lnt {
|
||||
margin-right: 0.4em;
|
||||
padding: 0 0.4em 0 0.4em;
|
||||
}
|
||||
|
||||
/* LineNumbers */
|
||||
.chroma .ln {
|
||||
margin-right: 0.4em;
|
||||
padding: 0 0.4em 0 0.4em;
|
||||
}
|
||||
|
||||
/* vKeyword */
|
||||
.chroma .k {
|
||||
color: #ebd247;
|
||||
}
|
||||
|
||||
/* KeywordConstant */
|
||||
.chroma .kc {
|
||||
color: #ebd247;
|
||||
}
|
||||
|
||||
/* KeywordDeclaration */
|
||||
.chroma .kd {
|
||||
color: #ebd247;
|
||||
}
|
||||
|
||||
/* vKeywordNamespace */
|
||||
.chroma .kn {
|
||||
color: #ff8095;
|
||||
}
|
||||
|
||||
/* KeywordPseudo */
|
||||
.chroma .kp {
|
||||
color: #ebd247;
|
||||
}
|
||||
|
||||
/* KeywordReserved */
|
||||
.chroma .kr {
|
||||
color: #ebd247;
|
||||
}
|
||||
|
||||
/* KeywordType */
|
||||
.chroma .kt {
|
||||
color: #ebd247;
|
||||
}
|
||||
|
||||
/* vNameAttribute */
|
||||
.chroma .na {
|
||||
color: #8bdf4c;
|
||||
}
|
||||
|
||||
/* NameClass */
|
||||
.chroma .nc {
|
||||
color: #8bdf4c;
|
||||
}
|
||||
|
||||
/* NameConstant */
|
||||
.chroma .no {
|
||||
color: #ebd247;
|
||||
}
|
||||
|
||||
/* NameDecorator */
|
||||
.chroma .nd {
|
||||
color: #8bdf4c;
|
||||
}
|
||||
|
||||
/* NameException */
|
||||
.chroma .ne {
|
||||
color: #8bdf4c;
|
||||
}
|
||||
|
||||
/* vNameFunction */
|
||||
.chroma .nf {
|
||||
color: #8bdf4c;
|
||||
}
|
||||
|
||||
/* NameOther */
|
||||
.chroma .nx {
|
||||
color: #8bdf4c;
|
||||
}
|
||||
|
||||
/* vNameTag */
|
||||
.chroma .nt {
|
||||
color: #ff8095;
|
||||
}
|
||||
|
||||
/* Literal */
|
||||
.chroma .l {
|
||||
color: #a980f5;
|
||||
}
|
||||
|
||||
/* LiteralDate */
|
||||
.chroma .ld {
|
||||
color: #41b7d7;
|
||||
}
|
||||
|
||||
/* LiteralString */
|
||||
.chroma .s {
|
||||
color: #41b7d7;
|
||||
}
|
||||
|
||||
/* LiteralStringAffix */
|
||||
.chroma .sa {
|
||||
color: #41b7d7;
|
||||
}
|
||||
|
||||
/* LiteralStringBacktick */
|
||||
.chroma .sb {
|
||||
color: #41b7d7;
|
||||
}
|
||||
|
||||
/* LiteralStringChar */
|
||||
.chroma .sc {
|
||||
color: #41b7d7;
|
||||
}
|
||||
|
||||
/* LiteralStringDelimiter */
|
||||
.chroma .dl {
|
||||
color: #41b7d7;
|
||||
}
|
||||
|
||||
/* LiteralStringDoc */
|
||||
.chroma .sd {
|
||||
color: #41b7d7;
|
||||
}
|
||||
|
||||
/* vLiteralStringDouble */
|
||||
.chroma .s2 {
|
||||
color: #41b7d7;
|
||||
}
|
||||
|
||||
/* LiteralStringEscape */
|
||||
.chroma .se {
|
||||
color: #a980f5;
|
||||
}
|
||||
|
||||
/* LiteralStringHeredoc */
|
||||
.chroma .sh {
|
||||
color: #41b7d7;
|
||||
}
|
||||
|
||||
/* LiteralStringInterpol */
|
||||
.chroma .si {
|
||||
color: #41b7d7;
|
||||
}
|
||||
|
||||
/* LiteralStringOther */
|
||||
.chroma .sx {
|
||||
color: #41b7d7;
|
||||
}
|
||||
|
||||
/* LiteralStringRegex */
|
||||
.chroma .sr {
|
||||
color: #41b7d7;
|
||||
}
|
||||
|
||||
/* LiteralStringSingle */
|
||||
.chroma .s1 {
|
||||
color: #41b7d7;
|
||||
}
|
||||
|
||||
/* LiteralStringSymbol */
|
||||
.chroma .ss {
|
||||
color: #41b7d7;
|
||||
}
|
||||
|
||||
/* LiteralNumber */
|
||||
.chroma .m {
|
||||
color: #a980f5;
|
||||
}
|
||||
|
||||
/* LiteralNumberBin */
|
||||
.chroma .mb {
|
||||
color: #a980f5;
|
||||
}
|
||||
|
||||
/* LiteralNumberFloat */
|
||||
.chroma .mf {
|
||||
color: #a980f5;
|
||||
}
|
||||
|
||||
/* LiteralNumberHex */
|
||||
.chroma .mh {
|
||||
color: #a980f5;
|
||||
}
|
||||
|
||||
/* vLiteralNumberInteger */
|
||||
.chroma .mi {
|
||||
color: #a980f5;
|
||||
}
|
||||
|
||||
/* LiteralNumberIntegerLong */
|
||||
.chroma .il {
|
||||
color: #a980f5;
|
||||
}
|
||||
|
||||
/* LiteralNumberOct */
|
||||
.chroma .mo {
|
||||
color: #a980f5;
|
||||
}
|
||||
|
||||
/* vOperator */
|
||||
.chroma .o {
|
||||
color: #ff8095;
|
||||
}
|
||||
|
||||
/* OperatorWord */
|
||||
.chroma .ow {
|
||||
color: #ff8095;
|
||||
}
|
||||
|
||||
/* vComment */
|
||||
.chroma .c {
|
||||
color: #9dabae;
|
||||
}
|
||||
|
||||
/* CommentHashbang */
|
||||
.chroma .ch {
|
||||
color: #9dabae;
|
||||
}
|
||||
|
||||
/* CommentMultiline */
|
||||
.chroma .cm {
|
||||
color: #9dabae;
|
||||
}
|
||||
|
||||
/* CommentSingle */
|
||||
.chroma .c1 {
|
||||
color: #9dabae;
|
||||
}
|
||||
|
||||
/* CommentSpecial */
|
||||
.chroma .cs {
|
||||
color: #9dabae;
|
||||
}
|
||||
|
||||
/* CommentPreproc */
|
||||
.chroma .cp {
|
||||
color: #9dabae;
|
||||
}
|
||||
|
||||
/* CommentPreprocFile */
|
||||
.chroma .cpf {
|
||||
color: #9dabae;
|
||||
}
|
||||
|
||||
/* GenericDeleted */
|
||||
.chroma .gd {
|
||||
color: #ff8095;
|
||||
}
|
||||
|
||||
/* GenericEmph */
|
||||
.chroma .ge {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
/* GenericInserted */
|
||||
.chroma .gi {
|
||||
color: #8bdf4c;
|
||||
}
|
||||
|
||||
/* GenericStrong */
|
||||
.chroma .gs {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* GenericSubheading */
|
||||
.chroma .gu {
|
||||
color: #9dabae;
|
||||
}
|
||||
Binary file not shown.
@ -0,0 +1,132 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<meta name="author" content="AvaFrame">
|
||||
<meta name="description" content="The open source avalanche framework">
|
||||
<meta name="keywords" content="project,avalanche">
|
||||
|
||||
<meta property="og:site_name" content="AvaFrame">
|
||||
<meta property="og:title" content="
|
||||
Posts - AvaFrame
|
||||
">
|
||||
<meta property="og:description" content="The open source avalanche framework">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://avaframe.org/posts/">
|
||||
<meta property="og:image" content="https://avaframe.orgimages/tn.png">
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:site" content="https://avaframe.org/posts/">
|
||||
<meta name="twitter:image" content="https://avaframe.orgimages/tn.png">
|
||||
|
||||
<base href="https://avaframe.org/posts/">
|
||||
<title>
|
||||
Posts - AvaFrame
|
||||
</title>
|
||||
|
||||
<link rel="canonical" href="https://avaframe.org/posts/">
|
||||
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Fira+Mono:400,700">
|
||||
<link rel="stylesheet" href="https://avaframe.org/css/normalize.min.css">
|
||||
<link rel="stylesheet" href="https://avaframe.org/css/style.min.css">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-16x16.png" sizes="16x16">
|
||||
|
||||
|
||||
<link rel="alternate" href="https://avaframe.org/index.xml" type="application/rss+xml" title="AvaFrame">
|
||||
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
|
||||
|
||||
|
||||
<meta name="generator" content="Hugo 0.64.0" />
|
||||
</head>
|
||||
|
||||
<body class="">
|
||||
<main class="wrapper">
|
||||
<nav class="navigation">
|
||||
<section class="container">
|
||||
<a class="navigation-title" href="/">AvaFrame</a>
|
||||
<input type="checkbox" id="menu-control"/>
|
||||
<label class="menu-mobile float-right " for="menu-control">
|
||||
<span class="btn-mobile float-right ">☰</span>
|
||||
<ul class="navigation-list">
|
||||
|
||||
|
||||
<li class="navigation-item align-center ">
|
||||
<a class="navigation-link" href="https://avaframe.org/about">About</a>
|
||||
</li>
|
||||
|
||||
<li class="navigation-item align-center ">
|
||||
<a class="navigation-link" href="https://avaframe.org/posts">Posts</a>
|
||||
</li>
|
||||
|
||||
<li class="navigation-item align-center ">
|
||||
<a class="navigation-link" href="https://avaframe.org/contact">Contact</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</label>
|
||||
</section>
|
||||
</nav>
|
||||
|
||||
|
||||
<div class="content">
|
||||
|
||||
<section class="container list">
|
||||
<h1 class="title">Posts</h1>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
<span>February 27, 2020</span><a href="https://avaframe.org/posts/openpositionnumerics/">Open position numerics</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<footer class="footer">
|
||||
<section class="container">
|
||||
|
||||
|
||||
<p>AvaFrame</p>
|
||||
|
||||
© 2020 · Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/naro143/hugo-coder-portfolio">CoderPortfolio</a>.
|
||||
|
||||
</section>
|
||||
</footer>
|
||||
<div class="fixed-bar">
|
||||
<section class="container">
|
||||
|
||||
<p id="privateTriggerText">Want to contact us? Visit our matrix room at: <a id="privateTrigger"
|
||||
href="https://matrix.to/#/!qmUrKSNurDoVuKAtRU:matrix.avaframe.org?via=matrix.avaframe.org">
|
||||
#public:matrix.avaframe.org</a></p>
|
||||
|
||||
</section>
|
||||
</div>
|
||||
|
||||
|
||||
</main>
|
||||
|
||||
|
||||
|
||||
<script src="https://avaframe.org/js/app.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Posts on AvaFrame</title>
|
||||
<link>https://avaframe.org/posts/</link>
|
||||
<description>Recent content in Posts on AvaFrame</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Thu, 27 Feb 2020 13:00:08 +0100</lastBuildDate>
|
||||
|
||||
<atom:link href="https://avaframe.org/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
|
||||
<item>
|
||||
<title>Open position numerics</title>
|
||||
<link>https://avaframe.org/posts/openpositionnumerics/</link>
|
||||
<pubDate>Thu, 27 Feb 2020 13:00:08 +0100</pubDate>
|
||||
|
||||
<guid>https://avaframe.org/posts/openpositionnumerics/</guid>
|
||||
<description>We currently seek to fill the following position
|
||||
Numerical developer/scientist for avalanche simulations
|
||||
For details see the pdf, if you have any further questions please use the matrix room (see contact) or details provided in the pdf.</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
@ -0,0 +1,135 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<meta name="author" content="AvaFrame">
|
||||
<meta name="description" content="https://avaframe.org">
|
||||
<meta name="keywords" content="project,avalanche">
|
||||
|
||||
<meta property="og:site_name" content="AvaFrame">
|
||||
<meta property="og:title" content="
|
||||
Open position numerics - AvaFrame
|
||||
">
|
||||
<meta property="og:description" content="">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://avaframe.org/posts/openpositionnumerics/">
|
||||
<meta property="og:image" content="https://avaframe.orgimages/tn.png">
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:site" content="https://avaframe.org/posts/openpositionnumerics/">
|
||||
<meta name="twitter:image" content="https://avaframe.orgimages/tn.png">
|
||||
|
||||
<base href="https://avaframe.org/posts/openpositionnumerics/">
|
||||
<title>
|
||||
Open position numerics - AvaFrame
|
||||
</title>
|
||||
|
||||
<link rel="canonical" href="https://avaframe.org/posts/openpositionnumerics/">
|
||||
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Fira+Mono:400,700">
|
||||
<link rel="stylesheet" href="https://avaframe.org/css/normalize.min.css">
|
||||
<link rel="stylesheet" href="https://avaframe.org/css/style.min.css">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-16x16.png" sizes="16x16">
|
||||
|
||||
|
||||
<link rel="alternate" href="https://avaframe.org/index.xml" type="application/rss+xml" title="AvaFrame">
|
||||
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
|
||||
|
||||
|
||||
<meta name="generator" content="Hugo 0.64.0" />
|
||||
</head>
|
||||
|
||||
<body class="">
|
||||
<main class="wrapper">
|
||||
<nav class="navigation">
|
||||
<section class="container">
|
||||
<a class="navigation-title" href="/">AvaFrame</a>
|
||||
<input type="checkbox" id="menu-control"/>
|
||||
<label class="menu-mobile float-right " for="menu-control">
|
||||
<span class="btn-mobile float-right ">☰</span>
|
||||
<ul class="navigation-list">
|
||||
|
||||
|
||||
<li class="navigation-item align-center ">
|
||||
<a class="navigation-link" href="https://avaframe.org/about">About</a>
|
||||
</li>
|
||||
|
||||
<li class="navigation-item align-center ">
|
||||
<a class="navigation-link" href="https://avaframe.org/posts">Posts</a>
|
||||
</li>
|
||||
|
||||
<li class="navigation-item align-center ">
|
||||
<a class="navigation-link" href="https://avaframe.org/contact">Contact</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</label>
|
||||
</section>
|
||||
</nav>
|
||||
|
||||
|
||||
<div class="content">
|
||||
|
||||
<section class="container post">
|
||||
<article>
|
||||
<header>
|
||||
<h1 class="title">Open position numerics</h1>
|
||||
<h2 class="date">February 27, 2020</h2>
|
||||
|
||||
|
||||
</header>
|
||||
|
||||
<p>We currently seek to fill the following position</p>
|
||||
<p><a href="/pdf/20200214_Ausschreibung_Numeriker.pdf">Numerical developer/scientist for avalanche simulations</a></p>
|
||||
<p>For details see the pdf, if you have any further questions please use the
|
||||
matrix room (see <a href="/contact">contact</a>) or details provided in the pdf.</p>
|
||||
|
||||
</article>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
|
||||
</div>
|
||||
|
||||
<footer class="footer">
|
||||
<section class="container">
|
||||
|
||||
|
||||
<p>AvaFrame</p>
|
||||
|
||||
© 2020 · Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/naro143/hugo-coder-portfolio">CoderPortfolio</a>.
|
||||
|
||||
</section>
|
||||
</footer>
|
||||
<div class="fixed-bar">
|
||||
<section class="container">
|
||||
|
||||
<p id="privateTriggerText">Want to contact us? Visit our matrix room at: <a id="privateTrigger"
|
||||
href="https://matrix.to/#/!qmUrKSNurDoVuKAtRU:matrix.avaframe.org?via=matrix.avaframe.org">
|
||||
#public:matrix.avaframe.org</a></p>
|
||||
|
||||
</section>
|
||||
</div>
|
||||
|
||||
|
||||
</main>
|
||||
|
||||
|
||||
|
||||
<script src="https://avaframe.org/js/app.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html><head><title>https://avaframe.org/posts/</title><link rel="canonical" href="https://avaframe.org/posts/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://avaframe.org/posts/" /></head></html>
|
||||
@ -0,0 +1,233 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<meta name="author" content="AvaFrame">
|
||||
<meta name="description" content="https://avaframe.org">
|
||||
<meta name="keywords" content="project,avalanche">
|
||||
|
||||
<meta property="og:site_name" content="AvaFrame">
|
||||
<meta property="og:title" content="
|
||||
Theme Demo - AvaFrame
|
||||
">
|
||||
<meta property="og:description" content="">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://avaframe.org/posts/theme-demo/">
|
||||
<meta property="og:image" content="https://avaframe.org">
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:site" content="https://avaframe.org/posts/theme-demo/">
|
||||
<meta name="twitter:image" content="https://avaframe.org">
|
||||
|
||||
<base href="https://avaframe.org/posts/theme-demo/">
|
||||
<title>
|
||||
Theme Demo - AvaFrame
|
||||
</title>
|
||||
|
||||
<link rel="canonical" href="https://avaframe.org/posts/theme-demo/">
|
||||
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Fira+Mono:400,700">
|
||||
<link rel="stylesheet" href="https://avaframe.org/css/normalize.min.css">
|
||||
<link rel="stylesheet" href="https://avaframe.org/css/style.min.css">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-16x16.png" sizes="16x16">
|
||||
|
||||
|
||||
<link rel="alternate" href="https://avaframe.org/index.xml" type="application/rss+xml" title="AvaFrame">
|
||||
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
|
||||
|
||||
|
||||
<meta name="generator" content="Hugo 0.64.0" />
|
||||
</head>
|
||||
|
||||
<body class="">
|
||||
<main class="wrapper">
|
||||
<nav class="navigation">
|
||||
<section class="container">
|
||||
<a class="navigation-title" href="/">AvaFrame</a>
|
||||
<input type="checkbox" id="menu-control"/>
|
||||
<label class="menu-mobile float-right " for="menu-control">
|
||||
<span class="btn-mobile float-right ">☰</span>
|
||||
<ul class="navigation-list">
|
||||
|
||||
|
||||
<li class="navigation-item align-center ">
|
||||
<a class="navigation-link" href="https://avaframe.org/about">About</a>
|
||||
</li>
|
||||
|
||||
<li class="navigation-item align-center ">
|
||||
<a class="navigation-link" href="https://avaframe.org/posts">Posts</a>
|
||||
</li>
|
||||
|
||||
<li class="navigation-item align-center ">
|
||||
<a class="navigation-link" href="https://avaframe.org/contact">Contact</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</label>
|
||||
</section>
|
||||
</nav>
|
||||
|
||||
|
||||
<div class="content">
|
||||
|
||||
<section class="container post">
|
||||
<article>
|
||||
<header>
|
||||
<h1 class="title">Theme Demo</h1>
|
||||
<h2 class="date">August 3, 2018</h2>
|
||||
|
||||
|
||||
<script type="text/javascript" async
|
||||
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.4/MathJax.js?config=TeX-AMS-MML_HTMLorMML-full">
|
||||
MathJax.Hub.Config({
|
||||
tex2jax: {
|
||||
inlineMath: [['$','$']],
|
||||
displayMath: [['$$','$$']],
|
||||
processEscapes: true,
|
||||
processEnvironments: true,
|
||||
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre'],
|
||||
TeX: { extensions: ["AMSmath.js", "AMSsymbols.js"] }
|
||||
}
|
||||
});
|
||||
MathJax.Hub.Queue(function() {
|
||||
|
||||
|
||||
|
||||
var all = MathJax.Hub.getAllJax(), i;
|
||||
for(i = 0; i < all.length; i += 1) {
|
||||
all[i].SourceElement().parentNode.className += ' has-jax';
|
||||
}
|
||||
});
|
||||
</script>
|
||||
|
||||
</header>
|
||||
|
||||
<h2 id="style-demo">Style Demo</h2>
|
||||
<h1 id="h1-heading">h1 Heading</h1>
|
||||
<h2 id="h2-heading">h2 Heading</h2>
|
||||
<h3 id="h3-heading">h3 Heading</h3>
|
||||
<h4 id="h4-heading">h4 Heading</h4>
|
||||
<h5 id="h5-heading">h5 Heading</h5>
|
||||
<h6 id="h6-heading">h6 Heading</h6>
|
||||
<hr>
|
||||
<p><strong>This is bold text</strong></p>
|
||||
<p><strong>This is bold text</strong></p>
|
||||
<p><em>This is italic text</em></p>
|
||||
<p><em>This is italic text</em></p>
|
||||
<p><del>Deleted text</del></p>
|
||||
<p>This is text with inline math $\sum_{n=1}^{\infty} 2^{-n} = 1$ and with math blocks:</p>
|
||||
<p>$$
|
||||
\sum_{n=1}^{\infty} 2^{-n} = 1
|
||||
$$</p>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th align="center">Heading</th>
|
||||
<th align="center">Another heading</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="center">text</td>
|
||||
<td align="center">text</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center">text</td>
|
||||
<td align="center">text</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center">text</td>
|
||||
<td align="center">text</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<blockquote>
|
||||
<p>Block quotes are
|
||||
written like so.</p>
|
||||
<p>They can span multiple paragraphs,
|
||||
if you like.</p>
|
||||
</blockquote>
|
||||
<p>Some text, and some <code>code</code> and then a nice plain <a href="https://github.com/davidhampgonsalves/davidhampgonsalves.com-hugo" title="title text!">link with title</a>.</p>
|
||||
<p>and then</p>
|
||||
<ul>
|
||||
<li>Create a list by starting a line with <code>+</code>, <code>-</code>, or <code>*</code></li>
|
||||
<li>Sub-lists are made by indenting 2 spaces:
|
||||
<ul>
|
||||
<li>Marker character change forces new list start:
|
||||
<ul>
|
||||
<li>Ac tristique libero volutpat at</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Very easy!</li>
|
||||
</ul>
|
||||
<p>vs.</p>
|
||||
<ol>
|
||||
<li>Lorem ipsum dolor sit amet</li>
|
||||
<li>Consectetur adipiscing elit</li>
|
||||
<li>Integer molestie lorem at massa</li>
|
||||
</ol>
|
||||
<h2 id="code">Code</h2>
|
||||
<p>Inline <code>code</code></p>
|
||||
<div class="highlight"><pre class="chroma"><code class="language-js" data-lang="js"><span class="kd">var</span> <span class="nx">foo</span> <span class="o">=</span> <span class="kd">function</span> <span class="p">(</span><span class="nx">bar</span><span class="p">)</span> <span class="p">{</span>
|
||||
<span class="k">return</span> <span class="nx">bar</span><span class="o">++</span><span class="p">;</span>
|
||||
<span class="p">}</span><span class="p">;</span>
|
||||
|
||||
<span class="nx">console</span><span class="p">.</span><span class="nx">log</span><span class="p">(</span><span class="nx">foo</span><span class="p">(</span><span class="mi">5</span><span class="p">)</span><span class="p">)</span><span class="p">;</span>
|
||||
</code></pre></div><h2 id="private-content">Private Content</h2>
|
||||
<p>You can create private content with this short code</p>
|
||||
<div class="highlight"><pre class="chroma"><code class="language-fallback" data-lang="fallback">{% private %}
|
||||
Write private content here
|
||||
{% /private %}
|
||||
</code></pre></div><p>When using for inspection, please add “{}” so that you can see the notation of shortcode</p>
|
||||
|
||||
</article>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
|
||||
</div>
|
||||
|
||||
<footer class="footer">
|
||||
<section class="container">
|
||||
|
||||
|
||||
<p>AvaFrame</p>
|
||||
|
||||
© 2020 · Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/naro143/hugo-coder-portfolio">CoderPortfolio</a>.
|
||||
|
||||
</section>
|
||||
</footer>
|
||||
<div class="fixed-bar">
|
||||
<section class="container">
|
||||
|
||||
<p id="privateTriggerText">Want to contact us? Visit our matrix room at: <a id="privateTrigger"
|
||||
href="https://matrix.to/#/!qmUrKSNurDoVuKAtRU:matrix.avaframe.org?via=matrix.avaframe.org">
|
||||
#public:matrix.avaframe.org</a></p>
|
||||
|
||||
</section>
|
||||
</div>
|
||||
|
||||
|
||||
</main>
|
||||
|
||||
|
||||
|
||||
<script src="https://avaframe.org/js/app.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@ -1,133 +1,128 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
|
||||
<title>My New Hugo Site </title>
|
||||
<meta name="viewport" content="width=device-width,minimum-scale=1">
|
||||
<meta name="generator" content="Hugo 0.64.0" />
|
||||
|
||||
|
||||
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
|
||||
|
||||
<link href="/dist/css/app.1cb140d8ba31d5b2f1114537dd04802a.css" rel="stylesheet">
|
||||
|
||||
<meta name="author" content="AvaFrame">
|
||||
<meta name="description" content="The open source avalanche framework">
|
||||
<meta name="keywords" content="project,avalanche">
|
||||
|
||||
|
||||
<meta property="og:site_name" content="AvaFrame">
|
||||
<meta property="og:title" content="
|
||||
Tags - AvaFrame
|
||||
">
|
||||
<meta property="og:description" content="The open source avalanche framework">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://avaframe.org/tags/">
|
||||
<meta property="og:image" content="https://avaframe.orgimages/tn.png">
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:site" content="https://avaframe.org/tags/">
|
||||
<meta name="twitter:image" content="https://avaframe.orgimages/tn.png">
|
||||
|
||||
|
||||
|
||||
|
||||
<base href="https://avaframe.org/tags/">
|
||||
<title>
|
||||
Tags - AvaFrame
|
||||
</title>
|
||||
|
||||
<link rel="canonical" href="https://avaframe.org/tags/">
|
||||
|
||||
|
||||
<link href="/tags/index.xml" rel="alternate" type="application/rss+xml" title="My New Hugo Site" />
|
||||
<link href="/tags/index.xml" rel="feed" type="application/rss+xml" title="My New Hugo Site" />
|
||||
|
||||
|
||||
|
||||
<meta property="og:title" content="Tags" />
|
||||
<meta property="og:description" content="" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="http://example.org/tags/" />
|
||||
|
||||
<meta itemprop="name" content="Tags">
|
||||
<meta itemprop="description" content=""><meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Tags"/>
|
||||
<meta name="twitter:description" content=""/>
|
||||
|
||||
</head>
|
||||
|
||||
<body class="ma0 avenir bg-near-white">
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Fira+Mono:400,700">
|
||||
<link rel="stylesheet" href="https://avaframe.org/css/normalize.min.css">
|
||||
<link rel="stylesheet" href="https://avaframe.org/css/style.min.css">
|
||||
|
||||
|
||||
|
||||
<header>
|
||||
<div class="pb3-m pb6-l bg-black">
|
||||
<nav class="pv3 ph3 ph4-ns" role="navigation">
|
||||
<div class="flex-l justify-between items-center center">
|
||||
<a href="http://example.org/" class="f3 fw2 hover-white no-underline white-90 dib">
|
||||
My New Hugo Site
|
||||
</a>
|
||||
<div class="flex-l items-center">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-16x16.png" sizes="16x16">
|
||||
|
||||
|
||||
<link rel="alternate" href="https://avaframe.org/index.xml" type="application/rss+xml" title="AvaFrame">
|
||||
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
|
||||
|
||||
|
||||
<meta name="generator" content="Hugo 0.64.0" />
|
||||
</head>
|
||||
|
||||
<body class="">
|
||||
<main class="wrapper">
|
||||
<nav class="navigation">
|
||||
<section class="container">
|
||||
<a class="navigation-title" href="/">AvaFrame</a>
|
||||
<input type="checkbox" id="menu-control"/>
|
||||
<label class="menu-mobile float-right " for="menu-control">
|
||||
<span class="btn-mobile float-right ">☰</span>
|
||||
<ul class="navigation-list">
|
||||
|
||||
|
||||
<li class="navigation-item align-center ">
|
||||
<a class="navigation-link" href="https://avaframe.org/about">About</a>
|
||||
</li>
|
||||
|
||||
<li class="navigation-item align-center ">
|
||||
<a class="navigation-link" href="https://avaframe.org/posts">Posts</a>
|
||||
</li>
|
||||
|
||||
<li class="navigation-item align-center ">
|
||||
<a class="navigation-link" href="https://avaframe.org/contact">Contact</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</label>
|
||||
</section>
|
||||
</nav>
|
||||
|
||||
|
||||
<div class="content">
|
||||
|
||||
<section class="container list">
|
||||
<h1 class="title">Tags</h1>
|
||||
<ul>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div class="tc-l pv3 ph3 ph4-ns">
|
||||
<h1 class="f2 f-subheadline-l fw2 light-silver mb0 lh-title">
|
||||
Tags
|
||||
</h1>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
<main class="pb7" role="main">
|
||||
|
||||
<footer class="footer">
|
||||
<section class="container">
|
||||
|
||||
<article class="cf pa3 pa4-m pa4-l">
|
||||
<div class="measure-wide-l center f4 lh-copy nested-copy-line-height nested-links nested-img mid-gray">
|
||||
|
||||
</div>
|
||||
</article>
|
||||
<div class="mw8 center">
|
||||
<section class="ph4">
|
||||
|
||||
</section>
|
||||
</div>
|
||||
|
||||
</main>
|
||||
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
|
||||
<div class="flex justify-between">
|
||||
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://example.org/" >
|
||||
© My New Hugo Site 2020
|
||||
</a>
|
||||
<div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<p>AvaFrame</p>
|
||||
|
||||
© 2020 · Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/naro143/hugo-coder-portfolio">CoderPortfolio</a>.
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</footer>
|
||||
|
||||
<div class="fixed-bar">
|
||||
<section class="container">
|
||||
|
||||
<p id="privateTriggerText">Want to contact us? Visit our matrix room at: <a id="privateTrigger"
|
||||
href="https://matrix.to/#/!qmUrKSNurDoVuKAtRU:matrix.avaframe.org?via=matrix.avaframe.org">
|
||||
#public:matrix.avaframe.org</a></p>
|
||||
|
||||
</section>
|
||||
</div>
|
||||
|
||||
<script src="/dist/js/app.3fc0f988d21662902933.js"></script>
|
||||
|
||||
</main>
|
||||
|
||||
|
||||
|
||||
<script src="https://avaframe.org/js/app.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Tags on My New Hugo Site</title>
|
||||
<link>http://example.org/tags/</link>
|
||||
<description>Recent content in Tags on My New Hugo Site</description>
|
||||
<title>Tags on AvaFrame</title>
|
||||
<link>https://avaframe.org/tags/</link>
|
||||
<description>Recent content in Tags on AvaFrame</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<language>en</language>
|
||||
|
||||
<atom:link href="http://example.org/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="https://avaframe.org/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
|
||||
</channel>
|
||||
|
||||
@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html><head><title>https://avaframe.org/tags/</title><link rel="canonical" href="https://avaframe.org/tags/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://avaframe.org/tags/" /></head></html>
|
||||
Reference in New Issue