En om-side og favicon
|
@ -15,11 +15,14 @@ pygmentscodefences = true
|
|||
|
||||
[[menu.main]]
|
||||
name = "Opdateringer"
|
||||
url = "/asdsad"
|
||||
url = "/"
|
||||
[[menu.main]]
|
||||
name = "Manifest"
|
||||
url = "/adsasdsad"
|
||||
url = "/manifest"
|
||||
[[menu.main]]
|
||||
name = "Kontakt"
|
||||
url = "/adsaskjdl"
|
||||
url = "/kontact"
|
||||
[[menu.main]]
|
||||
name = "Om"
|
||||
url = "/om"
|
||||
|
||||
|
|
10
content/om.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
title: "Kollektivfonden*"
|
||||
type: "static"
|
||||
---
|
||||
|
||||
En fælles fond, der samler eksisterende kollektivers lån og støtter opstarten af nye kollektiver.
|
||||
|
||||
\* Kollektivfonden eksisterer endnu ikke, men initiativgruppen for en kollektivfond
|
||||
arbejder frem imod at starte den op i løbet af 2019. Følg med på [kollektivfonden.dk](https://kollektivfonden.dk)
|
||||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: "My First Post"
|
||||
date: 2018-11-24T19:21:38+01:00
|
||||
section: "posts"
|
||||
draft: true
|
||||
---
|
||||
|
||||
|
|
|
@ -393,11 +393,13 @@
|
|||
<h1><a href="https://kollektivfonden.dk/">Kollektivfonden</a></h1>
|
||||
<ul>
|
||||
|
||||
<li><a href="https://kollektivfonden.dk/adsaskjdl">Kontakt</a></li>
|
||||
<li><a href="https://kollektivfonden.dk/kontact">Kontakt</a></li>
|
||||
|
||||
<li><a href="https://kollektivfonden.dk/adsasdsad">Manifest</a></li>
|
||||
<li><a href="https://kollektivfonden.dk/manifest">Manifest</a></li>
|
||||
|
||||
<li><a href="https://kollektivfonden.dk/asdsad">Opdateringer</a></li>
|
||||
<li><a href="https://kollektivfonden.dk/om">Om</a></li>
|
||||
|
||||
<li><a href="https://kollektivfonden.dk/">Opdateringer</a></li>
|
||||
|
||||
</ul>
|
||||
</section>
|
||||
|
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 285 B After Width: | Height: | Size: 376 B |
Before Width: | Height: | Size: 387 B After Width: | Height: | Size: 704 B |
|
@ -396,11 +396,13 @@
|
|||
<h1><a href="https://kollektivfonden.dk/">Kollektivfonden</a></h1>
|
||||
<ul>
|
||||
|
||||
<li><a href="https://kollektivfonden.dk/adsaskjdl">Kontakt</a></li>
|
||||
<li><a href="https://kollektivfonden.dk/kontact">Kontakt</a></li>
|
||||
|
||||
<li><a href="https://kollektivfonden.dk/adsasdsad">Manifest</a></li>
|
||||
<li><a href="https://kollektivfonden.dk/manifest">Manifest</a></li>
|
||||
|
||||
<li><a href="https://kollektivfonden.dk/asdsad">Opdateringer</a></li>
|
||||
<li><a href="https://kollektivfonden.dk/om">Om</a></li>
|
||||
|
||||
<li><a href="https://kollektivfonden.dk/">Opdateringer</a></li>
|
||||
|
||||
</ul>
|
||||
</section>
|
||||
|
|
|
@ -10,5 +10,15 @@
|
|||
<atom:link href="https://kollektivfonden.dk/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
|
||||
<item>
|
||||
<title>Kollektivfonden*</title>
|
||||
<link>https://kollektivfonden.dk/om/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://kollektivfonden.dk/om/</guid>
|
||||
<description>En fælles fond, der samler eksisterende kollektivers lån og støtter opstarten af nye kollektiver.
|
||||
* Kollektivfonden eksisterer endnu ikke, men initiativgruppen for en kollektivfond arbejder frem imod at starte den op i løbet af 2019. Følg med på kollektivfonden.dk</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
432
public/om/index.html
Normal file
|
@ -0,0 +1,432 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="da-dk">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
||||
<meta name="HandheldFriendly" content="True">
|
||||
<meta name="MobileOptimized" content="320">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="referrer" content="no-referrer">
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="icon" type="image/png" href="https://kollektivfonden.dk/favicon_16x16.png" sizes="16x16">
|
||||
<link rel="icon" type="image/png" href="https://kollektivfonden.dk/favicon_32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://kollektivfonden.dk/favicon_128x128.png" sizes="128x128">
|
||||
|
||||
<title>
|
||||
|
||||
|
||||
Kollektivfonden*
|
||||
|
||||
</title>
|
||||
<link rel="canonical" href="https://kollektivfonden.dk/om/">
|
||||
|
||||
<style>
|
||||
* {
|
||||
border:0;
|
||||
font:inherit;
|
||||
font-size:100%;
|
||||
vertical-align:baseline;
|
||||
margin:0;
|
||||
padding:0;
|
||||
color: black;
|
||||
text-decoration-skip: ink;
|
||||
}
|
||||
|
||||
body {
|
||||
font-family:'Open Sans', 'Myriad Pro', Myriad, sans-serif;
|
||||
font-size:17px;
|
||||
line-height:160%;
|
||||
color:#1d1313;
|
||||
max-width:700px;
|
||||
margin:auto;
|
||||
}
|
||||
|
||||
p {
|
||||
margin: 20px 0;
|
||||
}
|
||||
|
||||
a img {
|
||||
border:none;
|
||||
}
|
||||
|
||||
img {
|
||||
margin: 10px auto 10px auto;
|
||||
max-width: 100%;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.left-justify {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.right-justify {
|
||||
float:right;
|
||||
}
|
||||
|
||||
pre, code {
|
||||
font: 12px Consolas, "Liberation Mono", Menlo, Courier, monospace;
|
||||
background-color: #f7f7f7;
|
||||
}
|
||||
|
||||
code {
|
||||
font-size: 12px;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
pre {
|
||||
margin-top: 0;
|
||||
margin-bottom: 16px;
|
||||
word-wrap: normal;
|
||||
padding: 16px;
|
||||
overflow: auto;
|
||||
font-size: 85%;
|
||||
line-height: 1.45;
|
||||
}
|
||||
|
||||
pre>code {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
font-size: 100%;
|
||||
word-break: normal;
|
||||
white-space: pre;
|
||||
background: transparent;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
pre code {
|
||||
display: inline;
|
||||
max-width: auto;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
overflow: visible;
|
||||
line-height: inherit;
|
||||
word-wrap: normal;
|
||||
background-color: transparent;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
pre code::before,
|
||||
pre code::after {
|
||||
content: normal;
|
||||
}
|
||||
|
||||
em,q,em,dfn {
|
||||
font-style:italic;
|
||||
}
|
||||
|
||||
.sans,html .gist .gist-file .gist-meta {
|
||||
font-family:"Open Sans","Myriad Pro",Myriad,sans-serif;
|
||||
}
|
||||
|
||||
.mono,pre,code,tt,p code,li code {
|
||||
font-family:Menlo,Monaco,"Andale Mono","lucida console","Courier New",monospace;
|
||||
}
|
||||
|
||||
.heading,.serif,h1,h2,h3 {
|
||||
font-family:"Old Standard TT",serif;
|
||||
}
|
||||
|
||||
strong {
|
||||
font-weight:600;
|
||||
}
|
||||
|
||||
q:before {
|
||||
content:"\201C";
|
||||
}
|
||||
|
||||
q:after {
|
||||
content:"\201D";
|
||||
}
|
||||
|
||||
del,s {
|
||||
text-decoration:line-through;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
font-family:"Old Standard TT",serif;
|
||||
text-align:center;
|
||||
padding:50px;
|
||||
}
|
||||
|
||||
blockquote p {
|
||||
display:inline-block;
|
||||
font-style:italic;
|
||||
}
|
||||
|
||||
blockquote:before,blockquote:after {
|
||||
font-family:"Old Standard TT",serif;
|
||||
content:'\201C';
|
||||
font-size:35px;
|
||||
color:#403c3b;
|
||||
}
|
||||
|
||||
blockquote:after {
|
||||
content:'\201D';
|
||||
}
|
||||
|
||||
hr {
|
||||
width:40%;
|
||||
height: 1px;
|
||||
background:#403c3b;
|
||||
margin: 25px auto;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size:35px;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size:28px;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size:22px;
|
||||
margin-top:18px;
|
||||
}
|
||||
|
||||
h1 a,h2 a,h3 a {
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
h1,h2 {
|
||||
margin-top:28px;
|
||||
}
|
||||
|
||||
#sub-header, time {
|
||||
color:#403c3b;
|
||||
font-size:13px;
|
||||
}
|
||||
|
||||
#sub-header {
|
||||
margin: 0 4px;
|
||||
}
|
||||
|
||||
#nav h1 a {
|
||||
font-size:35px;
|
||||
color:#1d1313;
|
||||
line-height:120%;
|
||||
}
|
||||
|
||||
.posts_listing a,#nav a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
li {
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
ul li {
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
ul li {
|
||||
list-style-type: none;
|
||||
}
|
||||
ul li:before {
|
||||
content:"\00BB \0020";
|
||||
}
|
||||
|
||||
#nav ul li:before, .posts_listing li:before {
|
||||
content:'';
|
||||
margin-right:0;
|
||||
}
|
||||
|
||||
#content {
|
||||
text-align:left;
|
||||
width:100%;
|
||||
font-size:15px;
|
||||
padding:60px 0 80px;
|
||||
}
|
||||
|
||||
#content h1,#content h2 {
|
||||
margin-bottom:5px;
|
||||
}
|
||||
|
||||
#content h2 {
|
||||
font-size:25px;
|
||||
}
|
||||
|
||||
#content .entry-content {
|
||||
margin-top:15px;
|
||||
}
|
||||
|
||||
#content time {
|
||||
margin-left:3px;
|
||||
}
|
||||
|
||||
#content h1 {
|
||||
font-size:30px;
|
||||
}
|
||||
|
||||
.highlight {
|
||||
margin: 10px 0;
|
||||
}
|
||||
|
||||
.posts_listing {
|
||||
margin:0 0 50px;
|
||||
}
|
||||
|
||||
.posts_listing li {
|
||||
margin:0 0 25px 15px;
|
||||
}
|
||||
|
||||
.posts_listing li a:hover,#nav a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
#nav {
|
||||
text-align:center;
|
||||
position:static;
|
||||
margin-top:60px;
|
||||
}
|
||||
|
||||
#nav ul {
|
||||
display: table;
|
||||
margin: 8px auto 0 auto;
|
||||
}
|
||||
|
||||
#nav li {
|
||||
list-style-type:none;
|
||||
display:table-cell;
|
||||
font-size:15px;
|
||||
padding: 0 20px;
|
||||
}
|
||||
|
||||
#links {
|
||||
margin: 50px 0 0 0;
|
||||
}
|
||||
|
||||
#links :nth-child(2) {
|
||||
float:right;
|
||||
}
|
||||
|
||||
#not-found {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#not-found a {
|
||||
font-family:"Old Standard TT",serif;
|
||||
font-size: 200px;
|
||||
text-decoration: none;
|
||||
display: inline-block;
|
||||
padding-top: 225px;
|
||||
}
|
||||
|
||||
@media (max-width: 750px) {
|
||||
body {
|
||||
padding-left:20px;
|
||||
padding-right:20px;
|
||||
}
|
||||
|
||||
#nav h1 a {
|
||||
font-size:28px;
|
||||
}
|
||||
|
||||
#nav li {
|
||||
font-size:13px;
|
||||
padding: 0 15px;
|
||||
}
|
||||
|
||||
#content {
|
||||
margin-top:0;
|
||||
padding-top:50px;
|
||||
font-size:14px;
|
||||
}
|
||||
|
||||
#content h1 {
|
||||
font-size:25px;
|
||||
}
|
||||
|
||||
#content h2 {
|
||||
font-size:22px;
|
||||
}
|
||||
|
||||
.posts_listing li div {
|
||||
font-size:12px;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 400px) {
|
||||
body {
|
||||
padding-left:20px;
|
||||
padding-right:20px;
|
||||
}
|
||||
|
||||
#nav h1 a {
|
||||
font-size:22px;
|
||||
}
|
||||
|
||||
#nav li {
|
||||
font-size:12px;
|
||||
padding: 0 10px;
|
||||
}
|
||||
|
||||
#content {
|
||||
margin-top:0;
|
||||
padding-top:20px;
|
||||
font-size:12px;
|
||||
}
|
||||
|
||||
#content h1 {
|
||||
font-size:20px;
|
||||
}
|
||||
|
||||
#content h2 {
|
||||
font-size:18px;
|
||||
}
|
||||
|
||||
.posts_listing li div{
|
||||
font-size:12px;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<section id=nav>
|
||||
<h1><a href="https://kollektivfonden.dk/">Kollektivfonden</a></h1>
|
||||
<ul>
|
||||
|
||||
<li><a href="https://kollektivfonden.dk/kontact">Kontakt</a></li>
|
||||
|
||||
<li><a href="https://kollektivfonden.dk/manifest">Manifest</a></li>
|
||||
|
||||
<li><a href="https://kollektivfonden.dk/om">Om</a></li>
|
||||
|
||||
<li><a href="https://kollektivfonden.dk/">Opdateringer</a></li>
|
||||
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
||||
<section id=content>
|
||||
<h1> Kollektivfonden* </h1>
|
||||
|
||||
|
||||
|
||||
<div class="entry-content">
|
||||
<p>En fælles fond, der samler eksisterende kollektivers lån og støtter opstarten af nye kollektiver.</p>
|
||||
|
||||
<p>* Kollektivfonden eksisterer endnu ikke, men initiativgruppen for en kollektivfond
|
||||
arbejder frem imod at starte den op i løbet af 2019. Følg med på <a href="https://kollektivfonden.dk">kollektivfonden.dk</a></p>
|
||||
|
||||
</div>
|
||||
|
||||
<div id=links>
|
||||
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
|
|
@ -12,6 +12,10 @@
|
|||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://kollektivfonden.dk/om/</loc>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://kollektivfonden.dk/tags/</loc>
|
||||
<priority>0</priority>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<section id=content>
|
||||
<ul class=posts_listing>
|
||||
{{ range .Pages }}
|
||||
{{ range first 5 (where .Pages "Section" "post") }}
|
||||
<li>
|
||||
<h2><a href="{{ .Permalink }}">{{ .Title }}</a></h2>
|
||||
<div id=date>
|
||||
|
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 285 B After Width: | Height: | Size: 376 B |
Before Width: | Height: | Size: 387 B After Width: | Height: | Size: 704 B |