her.esy.fun/src/homepage.html
Yann Esposito (Yogsototh) 3fd4cd900f
🚧 WIP 🚧
2019-07-05 17:09:14 +02:00

206 lines
5.9 KiB
HTML

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2019-07-04 Jeu 22:31 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>her.esy.fun</title>
<meta name="generator" content="Org mode" />
<meta name="author" content="Yann Esposito" />
<meta name="keywords" content="programming" />
<link rel="stylesheet" type="text/css" href="/minimalist.css" />
<link rel="stylesheet" type="text/css" href="./minimalist.css" />
<script type="text/javascript">
/*
@licstart The following is the entire license notice for the
JavaScript code in this tag.
Copyright (C) 2012-2019 Free Software Foundation, Inc.
The JavaScript code in this tag is free software: you can
redistribute it and/or modify it under the terms of the GNU
General Public License (GNU GPL) as published by the Free Software
Foundation, either version 3 of the License, or (at your option)
any later version. The code is distributed WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU GPL for more details.
As additional permission under GNU GPL version 3 section 7, you
may distribute non-source (e.g., minimized or compacted) forms of
that code without the copy of the GNU GPL normally required by
section 4, provided you include this license notice and a URL
through which recipients can access the Corresponding Source.
@licend The above is the entire license notice
for the JavaScript code in this tag.
*/
<!--/*--><![CDATA[/*><!--*/
function CodeHighlightOn(elem, id)
{
var target = document.getElementById(id);
if(null != target) {
elem.cacheClassElem = elem.className;
elem.cacheClassTarget = target.className;
target.className = "code-highlighted";
elem.className = "code-highlighted";
}
}
function CodeHighlightOff(elem, id)
{
var target = document.getElementById(id);
if(elem.cacheClassElem)
elem.className = elem.cacheClassElem;
if(elem.cacheClassTarget)
target.className = elem.cacheClassTarget;
}
/*]]>*///-->
</script>
</head>
<body>
<div id="content">
<h1 class="title">her.esy.fun</h1>
<p>
Welcome to <a href="https://her.esy.fun">her.esy.fun</a>!
</p>
<div id="outline-container-orgb735553" class="outline-2">
<h2 id="orgb735553">Testing</h2>
<div class="outline-text-2" id="text-orgb735553">
<p>
I will test some classical things.
First let&rsquo;s test <b>bold</b>, then <i>italic</i> then, <code>code</code> and <code>terminal</code>.
Also forgot <del>barré</del>.
And a veryveryveryverylongwordlike Supercalifragilisticexpialidocious
and even longer SupercalifragilisticexpialidociousSupercalifragilisticexpialidocious
and even very very longer
SupercalifragilisticexpialidociousSupercalifragilisticexpialidociousSupercalifragilisticexpialidociousSupercalifragilisticexpialidociousSupercalifragilisticexpialidocious
</p>
<div class="org-src-container">
<pre class="src src-clojure"><span style="color: #2aa198;">(</span><span style="color: #859900; font-weight: bold;">def</span> <span style="color: #268bd2;">foo</span>
<span style="color: #2aa198;">"this is some clojure code"</span>
<span style="color: #b58900;">[</span>&amp; args<span style="color: #b58900;">]</span>
<span style="color: #b58900;">(</span><span style="color: #b58900;">string</span>/join <span style="color: #2aa198;">", "</span> args<span style="color: #b58900;">)</span><span style="color: #2aa198;">)</span>
</pre>
</div>
<p>
Then let&rsquo;s try some blockquote:
</p>
<blockquote>
<p>
This is a quote here. I&rsquo;m fond of using it.
</p>
<p>
&#x2013; Shakespeare
</p>
</blockquote>
<ul class="org-ul">
<li>item 1</li>
<li>item 2
<ul class="org-ul">
<li>sub-item</li>
<li>re-sub-item
<ul class="org-ul">
<li>sub-sub-item</li>
</ul></li>
<li>sub</li>
</ul></li>
<li>item 3</li>
<li>item 4</li>
</ul>
<ol class="org-ol">
<li>foo</li>
<li>bar</li>
<li>baz</li>
</ol>
<hr />
<p>
some text
</p>
<p>
A figure with a caption:
</p>
<div class="figure">
<p><img src="./img/a.png" alt="The bomb" />
</p>
<p><span class="figure-number">Figure 1: </span>The bomb that started the expriment in Twin Peaks</p>
</div>
</div>
</div>
<div id="outline-container-org87a77f4" class="outline-2">
<h2 id="org87a77f4">h2 test</h2>
<div class="outline-text-2" id="text-org87a77f4">
</div>
<div id="outline-container-org3d95a99" class="outline-3">
<h3 id="org3d95a99">h3 test</h3>
<div class="outline-text-3" id="text-org3d95a99">
</div>
<div id="outline-container-org7ed52bf" class="outline-4">
<h4 id="org7ed52bf">h4 test</h4>
<div class="outline-text-4" id="text-org7ed52bf">
</div>
<div id="outline-container-orgc2240ec" class="outline-5">
<h5 id="orgc2240ec">h5 test</h5>
<div class="outline-text-5" id="text-orgc2240ec">
</div>
<div id="outline-container-org449734c" class="outline-6">
<h6 id="org449734c">h6 test</h6>
<div class="outline-text-6" id="text-org449734c">
</div>
<div id="outline-container-org91376ad" class="outline-7">
<h7 id="org91376ad">h7 does not exists</h7>
<div class="outline-text-7" id="text-org91376ad">
</div>
<ul class="org-ul">
<li><a id="org0c18e4c"></a>lower &#x2026;<br />
<ul class="org-ul">
<li><a id="org89b0fdd"></a>deeper<br />
<ul class="org-ul">
<li><a id="org63ae6d0"></a>even deeper&#x2026;<br />
<ul class="org-ul">
<li><a id="orga8ea658"></a>still even deeeeper<br />
<div class="outline-text-11" id="text-orga8ea658">
<p>
Deep enough now :)
</p>
</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="postamble" class="status">
<p class="author">Author: Yann Esposito</p>
<p class="date">Created: 2019-07-04 Jeu 22:31</p>
<p class="creator">Spacemacs, org-mode (Emacs 26.1, Org mode 9.2.3)</p>
<p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
</div>
</body>
</html>