Browse Source

add faq page

pull/6/head
Tim J. Kicker 1 year ago
parent
commit
67f939c541
  1. 8
      source/About/index.md
  2. 88
      source/faq/index.md

8
source/About/index.md

@ -12,6 +12,8 @@ My name is Tim. As I already mentioned, I am a young student from Austria who al
And since I find it difficult to describe myself in sentences, I'll just throw some buzzwords together And since I find it difficult to describe myself in sentences, I'll just throw some buzzwords together
(Also , there's an **[faq page](https://tim.kicker.dev/faq/)** btw.)
{% codeblock lang:cs %} {% codeblock lang:cs %}
var tK = new Person("Tim","Kicker"); var tK = new Person("Tim","Kicker");
@ -37,12 +39,16 @@ tK.FavColor = Color.Black;
Feel free to leave me a message! (github, mail, blog-comment,...)
Feel free to leave me a message! (comment, mail, twitter, github,...)
c: c:
<div class="text-center mb-4" id="webpushr-subscription-button" data-button-text="Subscribe" data-subscriber-count-text="Subscribers" width="150" height="150" ></div> <div class="text-center mb-4" id="webpushr-subscription-button" data-button-text="Subscribe" data-subscriber-count-text="Subscribers" width="150" height="150" ></div>
<!-- <!--
<div class="text-center mb-4"> <div class="text-center mb-4">
<img src="https://raw.githubusercontent.com/botchGNU/botchGNU/master/generated/languages.svg" alt="apictureofme" width="350" height="200" /> <img src="https://raw.githubusercontent.com/botchGNU/botchGNU/master/generated/languages.svg" alt="apictureofme" width="350" height="200" />

88
source/faq/index.md

@ -0,0 +1,88 @@
---
title: Frequently asked questions
date: 2023-07-26 11:35:15
---
#### What is your blog all about?
The purpose of this website is to give you a small overview about my projects, interests and opinions.
#### How can I contact the author/administrator of the blog?
Mail: [email protected]
Twitter: [@timjkicker](https://twitter.com/timjkicker/)
LinkedIn: https://www.linkedin.com/in/tim-kicker/
#### Are the articles on this blog written by a single author or multiple contributors?
At the time of writing this, all blogs were completely done by myself.
#### Can I contribute to your blog as a guest writer?
Sure! Just contact me and we can figure something out.
#### How often is the blog updated?
Whenever i find an interesting topic.
#### Where can I find the archives of older blog posts?
Right under the [archives](https://tim.kicker.dev/archives/).
#### How do I subscribe to the blog to receive updates
You can either subscribe my [RSS feed](https://tim.kicker.dev/rss) or activate browser notifications using this button ( I know, that one looks funny):
<span id="webpushr-subscription-toggle-button" width="150" height="150" data-size="1.1" data-text-when-denied="You've blocked push notifications." data-tooltip-position="right" data-color="#2c7be5"></span>
If you've blocked notifications from my blog, you won't see it though. (It should be the blue box above this text)
#### What topics does your Blog cover?
Literally anything that's interesting to me. But mostly tech stuff.
#### Are there any specific guidelines for commenting on blog posts?
No. Pure freedome.
(Looking at you Elon)
#### Can I share articles from this blog on social media platforms?
I would be reaaaaly happy if you did
#### Does your blog accept sponsored posts or collaborations?
Yesssss
#### Are there any advertising opportunities available on the blog?
Contact me and maybe we can figure something out.
#### How can I report an issue with a blog post or the website?
Just through the normal contact details.
#### Does your blog have a privacy policy? Where can I find it?
Sadly not yet. I am currently collecting anonymous user data. You can view what's collected on [my stats-page](https://stats.kicker.dev/share/1Ui8dKfjsfQGAVs5/tim.kicker.dev).
I also submitted this site to the google & bing developer consoles to measure my search engine rating.
I do not use google analytics (even if some comments in the html state otherwise).
#### Can I request a specific topic to be covered in a future blog post?
Of course!
#### How can I support your blog?
Share,share, share. Maybe one day I'll add donations. If you really want tho, you can just contact me <3
#### Does your blog offer any free resources or downloads?
It is entirely [open source](https://git.kicker.dev/timkicker/tim.kicker.dev).
#### How can I unsubscribe from notifications
Just look into your browser settings under "website notifications"
Loading…
Cancel
Save