Placeholding bitch in da house
This commit is contained in:
parent
dcceed1b04
commit
c26867e903
13 changed files with 56 additions and 84 deletions
28
_config.yml
28
_config.yml
|
|
@ -13,28 +13,26 @@
|
||||||
# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
|
# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
|
||||||
# You can create any custom variable you would like, and they will be accessible
|
# You can create any custom variable you would like, and they will be accessible
|
||||||
# in the templates via {{ site.myvariable }}.
|
# in the templates via {{ site.myvariable }}.
|
||||||
title: 'Set Hallström'
|
title: 'Momangen'
|
||||||
email: set@hallstrom.ch
|
email: info@momangen.se
|
||||||
phone: '+46708134377'
|
|
||||||
baseurl: "" # the subpath of your site, e.g. /blog
|
baseurl: "" # the subpath of your site, e.g. /blog
|
||||||
url: "https://set.hallstrom.ch" # the base hostname & protocol for your site, e.g. http://example.com
|
url: "https://www.momangen.se" # the base hostname & protocol for your site, e.g. http://example.com
|
||||||
instagram_username: 'sethybwoy'
|
# instagram_username: 'sethybwoy'
|
||||||
|
|
||||||
# Values for the jekyll-seo-tag gem (https://github.com/jekyll/jekyll-seo-tag)
|
# Values for the jekyll-seo-tag gem (https://github.com/jekyll/jekyll-seo-tag)
|
||||||
logo: /siteicon.png
|
logo: /siteicon.png
|
||||||
description: >- # this means to ignore newlines until "baseurl:"
|
description: >- # this means to ignore newlines until "baseurl:"
|
||||||
'The Digital CV of Set Hallstrom, a multi-disciplanry Artist, a Free Software
|
Södermalms bäst bevarade hemlighet
|
||||||
advocate and Community Manager.'
|
|
||||||
author:
|
author:
|
||||||
name: Set Hallstrom
|
name: Föreningen Momangen
|
||||||
email: set@hallstrom.ch
|
email: info@momangen.se
|
||||||
twitter: # twitter username without the @ symbol
|
twitter: # twitter username without the @ symbol
|
||||||
social:
|
#social:
|
||||||
name: Set Hallstrom
|
# name: Momangen
|
||||||
links:
|
# links:
|
||||||
- https://www.instagram.com/sethybwoy/
|
# - https://www.instagram.com/sethybwoy/
|
||||||
- http://www.twitter.com/heptazoid
|
# - http://www.twitter.com/heptazoid
|
||||||
- https://www.linkedin.com/in/set-hallstrom/
|
# - https://www.linkedin.com/in/set-hallstrom/
|
||||||
lang: sv_SE
|
lang: sv_SE
|
||||||
|
|
||||||
# Build settings
|
# Build settings
|
||||||
|
|
|
||||||
|
|
@ -2,21 +2,29 @@
|
||||||
<div id="contact">
|
<div id="contact">
|
||||||
<form action="{{ site.baseurl }}/contact-success/" method="post" class="contact-form">
|
<form action="{{ site.baseurl }}/contact-success/" method="post" class="contact-form">
|
||||||
<div>
|
<div>
|
||||||
<h1>Drop me a line!</h1>
|
<h1>Bli medlem</h1>
|
||||||
<input type="hidden" name="_to" value="set.hallstrom+website@gmail.com" /><br />
|
<input type="hidden" name="_to" value="{{ site.email }}" /><br />
|
||||||
<input type="text" name="_gotcha" style="display: none;" />
|
<input type="text" name="_gotcha" style="display: none;" />
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<label for="name" style="display: none;">Name</label><br />
|
<label for="name" style="display: none;">Name</label><br />
|
||||||
<input type="text" name="name" id="name" placeholder="Enter your name..." class="contact" />
|
<input type="text" name="name" id="name" placeholder="Namn" class="contact" />
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<label for="email" style="display: none;">Email Address</label><br />
|
<label for="email" style="display: none;">Email Address</label><br />
|
||||||
<input type="email" name="email" id="email" placeholder="Enter your email..." required class="contact" />
|
<input type="email" name="email" id="email" placeholder="E-post" required class="contact" />
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
|
<label for="persnr" style="display: none;">Persnr.</label><br />
|
||||||
|
<input type="text" name="persnr" id="persnr" placeholder="Personnummer" class="contact" />
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
|
<label for="postnummer" style="display: none;">Postnummer</label><br />
|
||||||
|
<input type="text" name="persnr" id="postnummer" placeholder="Postnummer" class="contact" />
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<label for="message" style="display: none;">Message</label><br />
|
<label for="message" style="display: none;">Message</label><br />
|
||||||
<textarea name="message" id="message" placeholder="Enter your message..." required
|
<textarea name="message" id="message" placeholder="Skriv en dikt" required
|
||||||
class="contact textspace"></textarea>
|
class="contact textspace"></textarea>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
<div class="editable">
|
<div class="editable">
|
||||||
<p>Website built with <a href="https://jekyllrb.com" target="_blank">Jekyll.</a>
|
<p>Website built with <a href="https://jekyllrb.com" target="_blank" rel="noopener noreferrer nofollow">Jekyll.</a>
|
||||||
<br />Get the source files <a target="_blank" href="https://github.com/Sakrecoer/set.hallstrom">in this git.</a>
|
<br />Get the source files <a target="_blank" href="https://github.com/Sakrecoer/momangen" rel="noopener noreferrer nofollow">in this git.</a>
|
||||||
<br />Website Published under a <a target="_blank" href="https://creativecommons.org/licenses/by-sa/4.0/">Creative
|
<br />Website Published under a <a target="_blank" href="https://creativecommons.org/licenses/by-sa/4.0/" rel="noopener noreferrer nofollow">Creative
|
||||||
Commons license</a>
|
Commons license</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -7,7 +7,7 @@
|
||||||
<!-- Standard SEO -->
|
<!-- Standard SEO -->
|
||||||
<meta name="title" content="{{ page.title }} | {{ site.title }}">
|
<meta name="title" content="{{ page.title }} | {{ site.title }}">
|
||||||
<meta name="dc.date.modified" scheme="ISO8601" content="{{ site.time | date_to_xmlschema }}" />
|
<meta name="dc.date.modified" scheme="ISO8601" content="{{ site.time | date_to_xmlschema }}" />
|
||||||
<meta name='robots' content='index' />
|
{% if jekyll.environment == 'production' %}<meta name="robots" content="index" />{% else %}<meta name="robots" content="noindex, nofollow" />{% endif %}
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
<meta name="referrer" content="no-referrer-when-downgrade" />
|
<meta name="referrer" content="no-referrer-when-downgrade" />
|
||||||
|
|
@ -41,7 +41,6 @@
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
<!-- Twitter Card -->
|
<!-- Twitter Card -->
|
||||||
<meta name="twitter:card" content="summary" />
|
<meta name="twitter:card" content="summary" />
|
||||||
<meta name="twitter:site" content="@heptazoid" />
|
|
||||||
<meta name="twitter:title" content="{{ page.title }} | {{ site.title }}" />{% if page.url == '/' %}
|
<meta name="twitter:title" content="{{ page.title }} | {{ site.title }}" />{% if page.url == '/' %}
|
||||||
<meta name="twitter:description" content="{{ site.description | strip_html }}" />{% else %}
|
<meta name="twitter:description" content="{{ site.description | strip_html }}" />{% else %}
|
||||||
<meta name="twitter:description" content="{{ page.description | strip_html }}" />{% endif %}{% if page.url == '/' %}
|
<meta name="twitter:description" content="{{ page.description | strip_html }}" />{% endif %}{% if page.url == '/' %}
|
||||||
|
|
|
||||||
|
|
@ -1,25 +0,0 @@
|
||||||
---
|
|
||||||
layout: post
|
|
||||||
title: "Welcome to Jekyll!"
|
|
||||||
date: 2019-05-16 21:35:27 +0200
|
|
||||||
categories: jekyll update
|
|
||||||
---
|
|
||||||
You’ll find this post in your `_posts` directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run `jekyll serve`, which launches a web server and auto-regenerates your site when a file is updated.
|
|
||||||
|
|
||||||
To add new posts, simply add a file in the `_posts` directory that follows the convention `YYYY-MM-DD-name-of-post.ext` and includes the necessary front matter. Take a look at the source for this post to get an idea about how it works.
|
|
||||||
|
|
||||||
Jekyll also offers powerful support for code snippets:
|
|
||||||
|
|
||||||
{% highlight ruby %}
|
|
||||||
def print_hi(name)
|
|
||||||
puts "Hi, #{name}"
|
|
||||||
end
|
|
||||||
print_hi('Tom')
|
|
||||||
#=> prints 'Hi, Tom' to STDOUT.
|
|
||||||
{% endhighlight %}
|
|
||||||
|
|
||||||
Check out the [Jekyll docs][jekyll-docs] for more info on how to get the most out of Jekyll. File all bugs/feature requests at [Jekyll’s GitHub repo][jekyll-gh]. If you have questions, you can ask them on [Jekyll Talk][jekyll-talk].
|
|
||||||
|
|
||||||
[jekyll-docs]: https://jekyllrb.com/docs/home
|
|
||||||
[jekyll-gh]: https://github.com/jekyll/jekyll
|
|
||||||
[jekyll-talk]: https://talk.jekyllrb.com/
|
|
||||||
|
|
@ -34,17 +34,17 @@
|
||||||
|
|
||||||
@-webkit-keyframes shadow {
|
@-webkit-keyframes shadow {
|
||||||
to {
|
to {
|
||||||
text-shadow: .2em .2em rgba(255, 0, 0, 0.5), -.2m -.2em rgba(0, 153, 255, 0.5);
|
text-shadow: .2em .2em rgba(61, 61, 61, 0.5), -.2m -.2em rgba(224, 224, 224, 0.5);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
@-moz-keyframes shadow {
|
@-moz-keyframes shadow {
|
||||||
to {
|
to {
|
||||||
text-shadow: .2em .2em rgba(255, 0, 0, 0.5), -.2m -.2em rgba(0, 153, 255, 0.5);
|
text-shadow: .2em .2em rgba(61, 61, 61, 0.5), -.2m -.2em rgba(224, 224, 224, 0.5);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@keyframes shadow {
|
@keyframes shadow {
|
||||||
to {text-shadow: .2em .2em rgba(255, 0, 0, 0.5), -.2m -.2em rgba(0, 153, 255, 0.5);
|
to {text-shadow: .2em .2em rgba(61, 61, 61, 0.5), -.2m -.2em rgba(224, 224, 224, 0.5);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -21,7 +21,7 @@ input[type=text], input[type=email], textarea, select {
|
||||||
|
|
||||||
input[type=submit] {
|
input[type=submit] {
|
||||||
width: 200px;
|
width: 200px;
|
||||||
background-image: linear-gradient(223deg, rgba(255, 0, 0, 0.5), rgba(0, 153, 255, 0.5));
|
background-image: linear-gradient(223deg, rgba(61, 61, 61, 0.5), rgba(224, 224, 224, 0.5));
|
||||||
background-size: 800% 800%;
|
background-size: 800% 800%;
|
||||||
-webkit-animation: AnimationName 29s ease infinite;
|
-webkit-animation: AnimationName 29s ease infinite;
|
||||||
-moz-animation: AnimationName 29s ease infinite;
|
-moz-animation: AnimationName 29s ease infinite;
|
||||||
|
|
@ -36,7 +36,7 @@ input[type=submit] {
|
||||||
}
|
}
|
||||||
|
|
||||||
input[type=submit]:hover {
|
input[type=submit]:hover {
|
||||||
background-image: linear-gradient(223deg, rgba(0, 153, 255, 0.5),rgba(255, 0, 0, 0.5));
|
background-image: linear-gradient(223deg, rgba(224, 224, 224, 0.5),rgba(61, 61, 61, 0.5));
|
||||||
background-size: 800% 800%;
|
background-size: 800% 800%;
|
||||||
-webkit-animation: AnimationName 29s ease infinite;
|
-webkit-animation: AnimationName 29s ease infinite;
|
||||||
-moz-animation: AnimationName 29s ease infinite;
|
-moz-animation: AnimationName 29s ease infinite;
|
||||||
|
|
|
||||||
|
|
@ -62,7 +62,7 @@ a:hover,
|
||||||
a:active,
|
a:active,
|
||||||
a:focus {
|
a:focus {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
background: linear-gradient(97deg, rgb(255, 128, 128), rgb(120, 201, 255));
|
background: linear-gradient(97deg, rgb(61, 61, 61), rgb(224, 224, 224));
|
||||||
-webkit-background-clip: text;
|
-webkit-background-clip: text;
|
||||||
background-clip: text;
|
background-clip: text;
|
||||||
-webkit-text-fill-color: transparent;
|
-webkit-text-fill-color: transparent;
|
||||||
|
|
@ -74,8 +74,8 @@ a:focus {
|
||||||
text-shadow: none;
|
text-shadow: none;
|
||||||
}
|
}
|
||||||
a:hover {
|
a:hover {
|
||||||
text-shadow: .05em .05em rgb(255, 128, 128), -.05em -.05em rgb(120, 201, 255);
|
text-shadow: .05em .05em rgb(61, 61, 61), -.05em -.05em rgb(224, 224, 224);
|
||||||
background: linear-gradient(97deg, rgb(120, 201, 255), rgb(255, 128, 128),);
|
background: linear-gradient(97deg, rgb(224, 224, 224), rgb(61, 61, 61),);
|
||||||
-webkit-background-clip: text;
|
-webkit-background-clip: text;
|
||||||
background-clip: text;
|
background-clip: text;
|
||||||
-webkit-text-fill-color: transparent;
|
-webkit-text-fill-color: transparent;
|
||||||
|
|
@ -93,7 +93,7 @@ a:active {
|
||||||
display: flex;
|
display: flex;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
background: linear-gradient(0deg, rgba(255, 0, 0, 0.5), rgba(0, 153, 255, 0.5));
|
background: linear-gradient(0deg, rgba(61, 61, 61, 0.5), rgba(224, 224, 224, 0.5));
|
||||||
background-size: 800% 800%;
|
background-size: 800% 800%;
|
||||||
|
|
||||||
-webkit-animation: AnimationName 29s ease infinite;
|
-webkit-animation: AnimationName 29s ease infinite;
|
||||||
|
|
@ -110,12 +110,12 @@ a:active {
|
||||||
h1 {
|
h1 {
|
||||||
position: relative;
|
position: relative;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
background: linear-gradient(90deg, rgb(255, 128, 128), rgb(120, 201, 255));
|
background: linear-gradient(90deg, rgb(61, 61, 61), rgb(224, 224, 224));
|
||||||
-webkit-background-clip: text;
|
-webkit-background-clip: text;
|
||||||
background-clip: text;
|
background-clip: text;
|
||||||
-webkit-text-fill-color: transparent;
|
-webkit-text-fill-color: transparent;
|
||||||
font-size: 3em;
|
font-size: 3em;
|
||||||
// text-shadow: .05em .05em rgba(255, 0, 0, 0.5), -.05em -.05em rgba(0, 153, 255, 0.5);
|
// text-shadow: .05em .05em rgba(61, 61, 61, 0.5), -.05em -.05em rgba(224, 224, 224, 0.5);
|
||||||
-moz-animation: example 20s linear infinite; /* Safari 4.0 - 8.0 */
|
-moz-animation: example 20s linear infinite; /* Safari 4.0 - 8.0 */
|
||||||
-webkit-animation: example 20s linear infinite; /* Safari 4.0 - 8.0 */
|
-webkit-animation: example 20s linear infinite; /* Safari 4.0 - 8.0 */
|
||||||
animation: example 20s linear infinite;
|
animation: example 20s linear infinite;
|
||||||
|
|
@ -133,7 +133,7 @@ a:active {
|
||||||
display: flex;
|
display: flex;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 30vh;
|
height: 30vh;
|
||||||
background: linear-gradient(223deg, rgba(255, 0, 0, 0.5), rgba(0, 153, 255, 0.5));
|
background: linear-gradient(223deg, rgba(61, 61, 61, 0.5), rgba(224, 224, 224, 0.5));
|
||||||
background-size: 800% 800%;
|
background-size: 800% 800%;
|
||||||
|
|
||||||
-webkit-animation: AnimationName 29s ease infinite;
|
-webkit-animation: AnimationName 29s ease infinite;
|
||||||
|
|
@ -152,12 +152,12 @@ a:active {
|
||||||
h1 {
|
h1 {
|
||||||
position: relative;
|
position: relative;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
background: linear-gradient(90deg, rgb(255, 128, 128), rgb(120, 201, 255));
|
background: linear-gradient(90deg, rgb(61, 61, 61), rgb(224, 224, 224));
|
||||||
-webkit-background-clip: text;
|
-webkit-background-clip: text;
|
||||||
background-clip: text;
|
background-clip: text;
|
||||||
-webkit-text-fill-color: transparent;
|
-webkit-text-fill-color: transparent;
|
||||||
font-size: 3em;
|
font-size: 3em;
|
||||||
// text-shadow: .05em .05em rgba(255, 0, 0, 0.5), -.05em -.05em rgba(0, 153, 255, 0.5);
|
// text-shadow: .05em .05em rgba(61, 61, 61, 0.5), -.05em -.05em rgba(224, 224, 224, 0.5);
|
||||||
-moz-animation: example 20s linear infinite; /* Safari 4.0 - 8.0 */
|
-moz-animation: example 20s linear infinite; /* Safari 4.0 - 8.0 */
|
||||||
-webkit-animation: example 20s linear infinite; /* Safari 4.0 - 8.0 */
|
-webkit-animation: example 20s linear infinite; /* Safari 4.0 - 8.0 */
|
||||||
animation: example 20s linear infinite;
|
animation: example 20s linear infinite;
|
||||||
|
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 26 KiB |
18
index.html
18
index.html
|
|
@ -1,8 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Multidisciplinary Humanoid
|
title: Södermalms bäst bevarade hemlighet
|
||||||
description: >-
|
|
||||||
The Digital CV of Set Hallstrom. Multi-disciplinary humanoïd Artist, Free
|
|
||||||
Software advocate and Community Manager.
|
|
||||||
image: /siteicon.png
|
image: /siteicon.png
|
||||||
layout: default
|
layout: default
|
||||||
---
|
---
|
||||||
|
|
@ -14,19 +12,13 @@ layout: default
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<div class="column">
|
<div class="column">
|
||||||
<h3>{{ page.description }}</h3>
|
<h2>{{ site.description }}</h2>
|
||||||
|
|
||||||
<div class="editable">
|
<div class="editable">
|
||||||
<h3>Currently part-time @ <a target="_blank" style="font-size: 1em;" class="cc-active" href="https://enrenarevardag.se">En Renare Vardag AB</a></h3>
|
Vi är strax tillbaka!
|
||||||
<h3>Phone: <a href="tel:+46708134377">+46 708 134 377</a></h3>
|
|
||||||
<h3>GPG/PGP: <a style="font-size: 1em;" href="http://keyserver.ubuntu.com/pks/lookup?op=get&search=0x92401D3F102A0208">FB69 71E5 717F 6537 7B60 DEC1 9240 1D3F 102A 0208 </a></h3>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="editable">
|
<div class="editable">
|
||||||
<h2><a href="/cv/">CV</a></h2>
|
<h2><a href="https://www.facebook.com/momangen" target="_blank" rel="noopener noreferrer nofollow">Facebook</a></h2>
|
||||||
<h2><a target="_blank" href="/Set_Hallstrom_20160906_portfolio.pdf">Portfolio (+20Mb)</a></h2>
|
|
||||||
<h2><a target="_blank" alt="Sakrecoer Music" href="https://sakrecoer.com/">Music</a></h2>
|
|
||||||
<h2><a target="_blank" alt="Terminalnet Work" href="https://terminalnet.work">Network</a></h2>
|
|
||||||
<h2><a target="_blank" alt="Botnet" href="https://www.linkedin.com/in/set-hallstrom/">Botnet</a></h2>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Privacy Policy
|
title: Privacy Policy
|
||||||
description: >-
|
description: >-
|
||||||
How I handle the information you submit through my contact form and what i do
|
How Momangen handle the information you submit through the contact form and what we do
|
||||||
with cookies.
|
with cookies.
|
||||||
image: /siteicon.png
|
image: /siteicon.png
|
||||||
layout: infopages
|
layout: infopages
|
||||||
|
|
@ -10,19 +10,19 @@ sitemap: false
|
||||||
|
|
||||||
### Personal Site
|
### Personal Site
|
||||||
|
|
||||||
This site is personal. I don't collect your data.
|
This is a community site. We don't collect data on you or keep any files about our visitors.
|
||||||
|
|
||||||
### Cookies
|
### Cookies
|
||||||
|
|
||||||
I don't use cookies. So you don't have to worry about that. Simply because:
|
We don't use cookies. So you don't have to worry about that. Simply because:
|
||||||
|
|
||||||
* Why should i track you?
|
* Why should we track you?
|
||||||
* I don't need cookies.
|
* We don't need cookies.
|
||||||
|
|
||||||
### Contact information
|
### Contact information
|
||||||
|
|
||||||
When you use the contact form, the information you submitted is stored for a maximum of 30 days on my personal server. The name and e-mail you submitted will however be added to my personal contacts.
|
When you use the contact form, the information you submitted is stored for a maximum of 30 days on our server. The information you submitted will however be added to our secure contact registry.
|
||||||
|
|
||||||
### Regrets
|
### Regrets
|
||||||
|
|
||||||
You can at anytime ask me to remove you from my personal contacts. By sending an email to set+gdpr@hallstrom.ch. It will make me a bit sad but it's ok.
|
You can at anytime ask to be removed you our secure registry. By sending an email to <info+gdpr@momangen.se> It will make us a bit sad but it's ok.
|
||||||
BIN
siteicon.png
BIN
siteicon.png
Binary file not shown.
|
Before Width: | Height: | Size: 160 KiB After Width: | Height: | Size: 128 KiB |
BIN
touch-icon.png
BIN
touch-icon.png
Binary file not shown.
|
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 28 KiB |
Loading…
Add table
Add a link
Reference in a new issue