První nástřel

This commit is contained in:
Marek Nečada 2021-05-12 13:54:39 +03:00
commit bc2fb2742c
10 changed files with 33 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "themes/researcher"]
path = themes/researcher
url = https://github.com/ojroques/hugo-researcher.git

25
config.toml Normal file
View File

@ -0,0 +1,25 @@
baseURL = "https://necada.org/"
languageCode = "fi-FI"
title = "Marek Nečada"
theme = "researcher"
[params]
author = "Marek Nečada"
description = "Piraatti Marek Nečada ehdolla Helsingin kaupunginvaltuustoon"
favicon = "Piratpartiet.svg"
[params.footer]
# todo
[menu]
[[menu.main]]
name = "Esittely"
url = "/esittely"
weight = 2
[[menu.main]]
name = "Yhteystiedot"
url = "/yhteystiedot"
weight = 3
[[menu.main]]
name = "Kuntavaalit 2021"
url = "/kuntavaalit2021"
weight = 4

4
static/Piratpartiet.svg Normal file
View File

@ -0,0 +1,4 @@
<?xml version="1.0"?>
<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:svg="http://www.w3.org/2000/svg" id="svg2" xml:space="preserve" viewBox="-0.327 -0.089 463 463" version="1.1">
<path id="path2827" d="m231.17 451.91c-121.78 0-220.5-98.72-220.5-220.5s98.721-220.5 220.5-220.5 220.5 98.722 220.5 220.5-98.721 220.5-220.5 220.5z" stroke="#000" stroke-width="22" fill="#fff"/><path id="path8" d="m120.8 110.04c24.267-7.07 126.59 6.86 105.68 105.84-7.609 36.019-49.357 53.566-69.592 68.72-47.901 35.873-6.648 121.07-6.648 121.07s-22.318-66.267 27.382-97.619c45.73-28.84 203.38-15.29 202.84-104.26-1.04-170.47-266.66-108.97-259.66-93.75z"/><rect id="rect10" y="61.29" width="20.208" x="141.2" height="250.63"/>
<metadata><rdf:RDF><cc:Work><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/><cc:license rdf:resource="http://creativecommons.org/licenses/publicdomain/"/><dc:publisher><cc:Agent rdf:about="http://openclipart.org/"><dc:title>Openclipart</dc:title></cc:Agent></dc:publisher><dc:title>pirate party flag</dc:title><dc:date>2010-04-03T16:12:08</dc:date><dc:description>This Icons is PD&#xD;\nsource:&#xD;\nhttp://commons.wikimedia.org/wiki/File:Piratpartiet.svg</dc:description><dc:source>http://openclipart.org/detail/36763/pirate-party-flag-by-tavin</dc:source><dc:creator><cc:Agent><dc:title>Tavin</dc:title></cc:Agent></dc:creator><dc:subject><rdf:Bag><rdf:li>clip art</rdf:li><rdf:li>clipart</rdf:li><rdf:li>pirate party pirateparty flag icon smybol</rdf:li></rdf:Bag></dc:subject></cc:Work><cc:License rdf:about="http://creativecommons.org/licenses/publicdomain/"><cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction"/><cc:permits rdf:resource="http://creativecommons.org/ns#Distribution"/><cc:permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks"/></cc:License></rdf:RDF></metadata></svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

BIN
static/avatar.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

BIN
static/favicon-128.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

BIN
static/favicon-16x16.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 421 B

BIN
static/favicon-196x196.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

BIN
static/favicon-32x32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 865 B

BIN
static/favicon-96x96.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

1
themes/researcher Submodule

@ -0,0 +1 @@
Subproject commit 3b00e619381916e42fe696820ba2030db3f32a64