Run prettier

This commit is contained in:
Kevin Kandlbinder 2021-12-06 14:54:29 +00:00 committed by GitHub
parent daa9ca870d
commit c0b52851a4
16 changed files with 262 additions and 265 deletions

View file

@ -12,59 +12,59 @@
name: "CodeQL"
on:
push:
branches: [ main ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ main ]
schedule:
- cron: '19 22 * * 2'
push:
branches: [main]
pull_request:
# The branches below must be a subset of the branches above
branches: [main]
schedule:
- cron: "19 22 * * 2"
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write
strategy:
fail-fast: false
matrix:
language: [ 'javascript' ]
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ]
# Learn more about CodeQL language support at https://git.io/codeql-language-support
strategy:
fail-fast: false
matrix:
language: ["javascript"]
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ]
# Learn more about CodeQL language support at https://git.io/codeql-language-support
steps:
- name: Checkout repository
uses: actions/checkout@v2
steps:
- name: Checkout repository
uses: actions/checkout@v2
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v1
with:
languages: ${{ matrix.language }}
# If you wish to specify custom queries, you can do so here or in a config file.
# By default, queries listed here will override any specified in a config file.
# Prefix the list here with "+" to use these queries and those in the config file.
# queries: ./path/to/local/query, your-org/your-repo/queries@main
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v1
with:
languages: ${{ matrix.language }}
# If you wish to specify custom queries, you can do so here or in a config file.
# By default, queries listed here will override any specified in a config file.
# Prefix the list here with "+" to use these queries and those in the config file.
# queries: ./path/to/local/query, your-org/your-repo/queries@main
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
uses: github/codeql-action/autobuild@v1
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
uses: github/codeql-action/autobuild@v1
# Command-line programs to run using the OS shell.
# 📚 https://git.io/JvXDl
# Command-line programs to run using the OS shell.
# 📚 https://git.io/JvXDl
# ✏️ If the Autobuild fails above, remove it and uncomment the following three lines
# and modify them (or add more) to build your code if your project
# uses a compiled language
# ✏️ If the Autobuild fails above, remove it and uncomment the following three lines
# and modify them (or add more) to build your code if your project
# uses a compiled language
#- run: |
# make bootstrap
# make release
#- run: |
# make bootstrap
# make release
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1

View file

@ -15,4 +15,7 @@ which was great because I, everyones favourite wizard-boy, need a new toaster!
But how about you read it yourself?
<Chat src="https://cdn.kevink.dev/chats/scams/01_hermine/index.html" type="telegram" />
<Chat
src="https://cdn.kevink.dev/chats/scams/01_hermine/index.html"
type="telegram"
/>

View file

@ -14,4 +14,4 @@
"de": "Juni 2012"
},
"externalLink": "http://www.goethe-schule-quickborn.de/"
}
}

View file

@ -18,4 +18,4 @@
"de": "Die Schüleruni war ein kurzer Einblick in ein Informatikstudium für Schüler."
},
"externalLink": "https://www.fh-wedel.de/wir/organisation/pressestelle/news/news/article/erste-schueleruni-endet-erfolgreich/"
}
}

View file

@ -14,4 +14,4 @@
"en": "Student internship with experiences in webdesign, accounting and administrative work"
},
"externalLink": "https://recht-und-steuern-carstens.de/"
}
}

View file

@ -18,4 +18,4 @@
"en": "Independent web-development and consulting"
},
"externalLink": "https://hkhs.de/"
}
}

View file

@ -14,4 +14,4 @@
"en": "Student internship with experiences in SAP-administration and -development, UNIX-administration, monitoring and IT-support"
},
"externalLink": "https://verbund.edeka/nord/"
}
}

View file

@ -14,4 +14,4 @@
"de": "Juni 2021"
},
"externalLink": "https://www.elsensee-gymnasium.de"
}
}

View file

@ -18,4 +18,4 @@
"de": "Bachelor in Wirtschaftsinformatik"
},
"externalLink": "https://www.fh-wedel.de"
}
}

View file

@ -1,95 +1,95 @@
{
"site": {
"description": "Hallo, ich bin Kevin Kandlbinder, ein Entwickler und Hobby-Fotograf aus Norddeutschland."
},
"layout": {
"imprint": "Impressum",
"datasec": "Datenschutz",
"disclaimer": "Disclaimer"
},
"project": {
"title": "Projekt",
"plural": "Projekte",
"aboutHeader": "Über {{projectName}}",
"viewGitHub": "Auf GitHub anschauen",
"viewWebsite": "Projekt-Website anschauen",
"description": "Das ist woran ich grade arbeite oder woran ich gearbeitet habe.",
"view": "Anschauen"
},
"home": {
"title": "Home",
"hello": "Hallo, ich bin",
"me": "Ich bin",
"webDeveloper": "Web Developer",
"imageCredit": "Portrait aufgenommen von Jannik Kiel",
"myLocation": "Quickborn, Schleswig-Holstein, Deutschland",
"explore": "Erkunde",
"myProjects": "meine Projekte",
"discover": "Entdecke",
"mySocials": "meine Accounts",
"learn": "Erfahre",
"moreAboutMe": "mehr über mich"
},
"about": {
"title": "Über",
"donationCatchphrase": "Gefällt dir was du siehst? Spende doch etwas.",
"moreProjects": "Mehr Projekte erkunden",
"featuredProjects": "Vorgestellte Projekte",
"mySkills": "Meine Fähigkeiten",
"myCareer": "Mein Werdegang",
"birth": "Geboren 03.11.2001"
},
"social": {
"title": "Soziales",
"descriptionWithLink": "Finde mich auf anderen Plattformen oder <1>besuche meine Freunde</1>!",
"description": "Finde mich auf anderen Plattformen!"
},
"friends": {
"title": "Freunde",
"description": "In dieser Liste stehen Freunde von mir und meiner Seite. Schau doch bei ihnen mal rein, wenn du mehr interessante Projekte sehen willst."
},
"donate": {
"title": "Spenden",
"description": "Hey! Es sieht so aus als würdest du über eine Spende nachdenken. Das ist nett! Wenn du ein bestimmtes Projekt unterstützen willst, schreibe deine Wünsche gerne in den Spendenkommentar.",
"thanks": "Danke für die Spende!",
"thanksText": "Ich finde es schön, dass du meine Arbeit schön findest und das zeigst! Sende mir gerne eine E-Mail an <1>{{contactEmail}}</1> wenn du mit mir über irgendwas reden möchtest!",
"gitHub": "Du kannst mich mit dem folgenden Button ganz einfach über GitHub Sponsors unterstützen!",
"payPal": "Wenn du mich lieber über PayPal unterstützen willst ist hier der Button für dich:",
"sponsorGitHub": "Über GitHub unterstützen",
"donatePayPal": "Über PayPal spenden"
},
"menu": "Menü",
"language": {
"en": {
"name": "Englisch"
"site": {
"description": "Hallo, ich bin Kevin Kandlbinder, ein Entwickler und Hobby-Fotograf aus Norddeutschland."
},
"de": {
"name": "Deutsch"
"layout": {
"imprint": "Impressum",
"datasec": "Datenschutz",
"disclaimer": "Disclaimer"
},
"project": {
"title": "Projekt",
"plural": "Projekte",
"aboutHeader": "Über {{projectName}}",
"viewGitHub": "Auf GitHub anschauen",
"viewWebsite": "Projekt-Website anschauen",
"description": "Das ist woran ich grade arbeite oder woran ich gearbeitet habe.",
"view": "Anschauen"
},
"home": {
"title": "Home",
"hello": "Hallo, ich bin",
"me": "Ich bin",
"webDeveloper": "Web Developer",
"imageCredit": "Portrait aufgenommen von Jannik Kiel",
"myLocation": "Quickborn, Schleswig-Holstein, Deutschland",
"explore": "Erkunde",
"myProjects": "meine Projekte",
"discover": "Entdecke",
"mySocials": "meine Accounts",
"learn": "Erfahre",
"moreAboutMe": "mehr über mich"
},
"about": {
"title": "Über",
"donationCatchphrase": "Gefällt dir was du siehst? Spende doch etwas.",
"moreProjects": "Mehr Projekte erkunden",
"featuredProjects": "Vorgestellte Projekte",
"mySkills": "Meine Fähigkeiten",
"myCareer": "Mein Werdegang",
"birth": "Geboren 03.11.2001"
},
"social": {
"title": "Soziales",
"descriptionWithLink": "Finde mich auf anderen Plattformen oder <1>besuche meine Freunde</1>!",
"description": "Finde mich auf anderen Plattformen!"
},
"friends": {
"title": "Freunde",
"description": "In dieser Liste stehen Freunde von mir und meiner Seite. Schau doch bei ihnen mal rein, wenn du mehr interessante Projekte sehen willst."
},
"donate": {
"title": "Spenden",
"description": "Hey! Es sieht so aus als würdest du über eine Spende nachdenken. Das ist nett! Wenn du ein bestimmtes Projekt unterstützen willst, schreibe deine Wünsche gerne in den Spendenkommentar.",
"thanks": "Danke für die Spende!",
"thanksText": "Ich finde es schön, dass du meine Arbeit schön findest und das zeigst! Sende mir gerne eine E-Mail an <1>{{contactEmail}}</1> wenn du mit mir über irgendwas reden möchtest!",
"gitHub": "Du kannst mich mit dem folgenden Button ganz einfach über GitHub Sponsors unterstützen!",
"payPal": "Wenn du mich lieber über PayPal unterstützen willst ist hier der Button für dich:",
"sponsorGitHub": "Über GitHub unterstützen",
"donatePayPal": "Über PayPal spenden"
},
"menu": "Menü",
"language": {
"en": {
"name": "Englisch"
},
"de": {
"name": "Deutsch"
}
},
"blog": {
"title": "Blog",
"readFull": "Ganzen Post lesen »",
"meta": "Gepostet am {{date}} von {{author}}",
"page": "Seite {{page}}/{{maxPage}}",
"previous": "Zurück",
"next": "Weiter",
"section": {
"blog": {
"name": "Blog",
"description": "Begleite mich in meinem spannendem Leben!"
},
"scambox": {
"name": "Scambox",
"description": "Tauche mit mir ein in die Welt der Scams, die ich tagtäglich so bekomme, und lach ein bisschen mit mir!"
}
},
"sections": "Rubriken",
"posts": "Beiträge"
},
"not_found": {
"title": "Nicht Gefunden",
"titleExt": "Seite Nicht Gefunden",
"text": "Ups... Diese Seite existiert nicht, also gehen wir am besten <1>zurück zur Startseite</1> und probieren es nochmal."
}
},
"blog": {
"title": "Blog",
"readFull": "Ganzen Post lesen »",
"meta": "Gepostet am {{date}} von {{author}}",
"page": "Seite {{page}}/{{maxPage}}",
"previous": "Zurück",
"next": "Weiter",
"section": {
"blog": {
"name": "Blog",
"description": "Begleite mich in meinem spannendem Leben!"
},
"scambox": {
"name": "Scambox",
"description": "Tauche mit mir ein in die Welt der Scams, die ich tagtäglich so bekomme, und lach ein bisschen mit mir!"
}
},
"sections": "Rubriken",
"posts": "Beiträge"
},
"not_found": {
"title": "Nicht Gefunden",
"titleExt": "Seite Nicht Gefunden",
"text": "Ups... Diese Seite existiert nicht, also gehen wir am besten <1>zurück zur Startseite</1> und probieren es nochmal."
}
}

View file

@ -1,95 +1,95 @@
{
"site": {
"description": "Hello, I am Kevin Kandlbinder, a developer and hobby photographer from northern Germany."
},
"layout": {
"imprint": "Imprint",
"datasec": "Data Protection",
"disclaimer": "Disclaimer"
},
"project": {
"title": "Project",
"plural": "Projects",
"aboutHeader": "About {{projectName}}",
"viewGitHub": "View on GitHub",
"viewWebsite": "View Project-Website",
"description": "This is what I am working on or have worked on.",
"view": "View"
},
"home": {
"title": "Home",
"hello": "Hello, I am",
"me": "I am",
"webDeveloper": "a web developer",
"imageCredit": "Portrait taken by Jannik Kiel",
"myLocation": "Quickborn, Schleswig-Holstein, Germany",
"explore": "Explore",
"myProjects": "my projects",
"discover": "Discover",
"mySocials": "my socials",
"learn": "Learn",
"moreAboutMe": "more about me"
},
"about": {
"title": "About",
"donationCatchphrase": "Like what you're seeing? Consider donating.",
"moreProjects": "Explore more Projects",
"featuredProjects": "Featured Projects",
"mySkills": "My Skills",
"myCareer": "My Career-Path",
"birth": "Born 03.11.2001"
},
"social": {
"title": "Social",
"descriptionWithLink": "Find me on other platforms or <1>visit my friends</1>!",
"description": "Find me on other platforms!"
},
"friends": {
"title": "Friends",
"description": "In this list you can find friends of mine and this site. Feel free to check them out for more interesting projects."
},
"donate": {
"title": "Donate",
"description": "Hey! It looks like you're thinking about donating to me. That's nice of you! If you want your donation to go towards a specific project, feel free to write your wishes into the donation comment.",
"thanks": "Thanks for donating!",
"thanksText": "I really appreciate you appreciating my work and showing it! Feel free to mail me at <1>{{contactEmail}}</1> if you have anything you want to talk about!",
"gitHub": "You can very easily support me via GitHub Sponsors using the following button!",
"payPal": "If you'd rather support me via PayPal the following button is for you:",
"sponsorGitHub": "Sponsor using GitHub",
"donatePayPal": "Donate using PayPal"
},
"menu": "Menu",
"language": {
"en": {
"name": "English"
"site": {
"description": "Hello, I am Kevin Kandlbinder, a developer and hobby photographer from northern Germany."
},
"de": {
"name": "German"
"layout": {
"imprint": "Imprint",
"datasec": "Data Protection",
"disclaimer": "Disclaimer"
},
"project": {
"title": "Project",
"plural": "Projects",
"aboutHeader": "About {{projectName}}",
"viewGitHub": "View on GitHub",
"viewWebsite": "View Project-Website",
"description": "This is what I am working on or have worked on.",
"view": "View"
},
"home": {
"title": "Home",
"hello": "Hello, I am",
"me": "I am",
"webDeveloper": "a web developer",
"imageCredit": "Portrait taken by Jannik Kiel",
"myLocation": "Quickborn, Schleswig-Holstein, Germany",
"explore": "Explore",
"myProjects": "my projects",
"discover": "Discover",
"mySocials": "my socials",
"learn": "Learn",
"moreAboutMe": "more about me"
},
"about": {
"title": "About",
"donationCatchphrase": "Like what you're seeing? Consider donating.",
"moreProjects": "Explore more Projects",
"featuredProjects": "Featured Projects",
"mySkills": "My Skills",
"myCareer": "My Career-Path",
"birth": "Born 03.11.2001"
},
"social": {
"title": "Social",
"descriptionWithLink": "Find me on other platforms or <1>visit my friends</1>!",
"description": "Find me on other platforms!"
},
"friends": {
"title": "Friends",
"description": "In this list you can find friends of mine and this site. Feel free to check them out for more interesting projects."
},
"donate": {
"title": "Donate",
"description": "Hey! It looks like you're thinking about donating to me. That's nice of you! If you want your donation to go towards a specific project, feel free to write your wishes into the donation comment.",
"thanks": "Thanks for donating!",
"thanksText": "I really appreciate you appreciating my work and showing it! Feel free to mail me at <1>{{contactEmail}}</1> if you have anything you want to talk about!",
"gitHub": "You can very easily support me via GitHub Sponsors using the following button!",
"payPal": "If you'd rather support me via PayPal the following button is for you:",
"sponsorGitHub": "Sponsor using GitHub",
"donatePayPal": "Donate using PayPal"
},
"menu": "Menu",
"language": {
"en": {
"name": "English"
},
"de": {
"name": "German"
}
},
"blog": {
"title": "Blog",
"readFull": "Read full post »",
"meta": "Posted on {{date}} by {{author}}",
"page": "Page {{page}}/{{maxPage}}",
"previous": "Previous",
"next": "Next",
"section": {
"blog": {
"name": "Blog",
"description": "Read all about my exciting life!"
},
"scambox": {
"name": "Scambox",
"description": "Take a dive with me into all of the scams I get on the daily, and maybe laugh at them a little!"
}
},
"sections": "Sections",
"posts": "Posts"
},
"not_found": {
"title": "Not Found",
"titleExt": "Page Not Found",
"text": "Whoops... That page doesn't exist, so you may as well <1>go home</1>."
}
},
"blog": {
"title": "Blog",
"readFull": "Read full post »",
"meta": "Posted on {{date}} by {{author}}",
"page": "Page {{page}}/{{maxPage}}",
"previous": "Previous",
"next": "Next",
"section": {
"blog": {
"name": "Blog",
"description": "Read all about my exciting life!"
},
"scambox": {
"name": "Scambox",
"description": "Take a dive with me into all of the scams I get on the daily, and maybe laugh at them a little!"
}
},
"sections": "Sections",
"posts": "Posts"
},
"not_found": {
"title": "Not Found",
"titleExt": "Page Not Found",
"text": "Whoops... That page doesn't exist, so you may as well <1>go home</1>."
}
}

View file

@ -7,11 +7,10 @@ $textColor: white;
$lightTextColor: black;
$layoutPadding: 20px;
$noticeColor: rgba(#e52b3e, .15);
$noticeColor: rgba(#e52b3e, 0.15);
$mainFont: "Fira Code", monospace;
@mixin flexList {
display: flex;
flex-wrap: wrap;

View file

@ -15,7 +15,6 @@
transition: opacity 0.25s, left 0.25s;
pointer-events: none;
overscroll-behavior: contain;
&.active {
left: 0;

View file

@ -33,7 +33,6 @@
}
.heroSectionBg {
background: linear-gradient(45deg, #000850 0%, #000320 100%),
radial-gradient(100% 225% at 100% 0%, #ff6928 0%, #000000 100%),
linear-gradient(225deg, #ff7a00 0%, #000000 100%),
@ -379,19 +378,19 @@
background-color: $accentColor;
border-radius: 100px;
box-shadow: 0 0 15px 0 rgba(229, 43, 62, 0.25);
&::before {
content: " ";
position: absolute;
top: -10px;
left: 0;
width: 5px;
height: 5px;
background-color: $accentColor;
border-radius: 100px;
box-shadow: 0 0 15px 0 rgba(229, 43, 62, 0.25);
content: " ";
position: absolute;
top: -10px;
left: 0;
width: 5px;
height: 5px;
background-color: $accentColor;
border-radius: 100px;
box-shadow: 0 0 15px 0 rgba(229, 43, 62, 0.25);
}
/*&::after {
content: " ";
position: absolute;
@ -412,7 +411,7 @@
--entry-color: #{$accentColor};
&:first-child {
margin-top: 0;
margin-top: 0;
}
&:last-child {
@ -464,9 +463,9 @@
height: 25px;
}
}
.date {
opacity: .75;
opacity: 0.75;
}
a {

View file

@ -4,7 +4,7 @@
display: block;
margin-top: 2rem;
margin-bottom: -2rem;
font-size: .8em;
font-size: 0.8em;
text-decoration: none;
}
@ -47,12 +47,11 @@
}
}
.pageSwitcher {
display: flex;
margin-top: $layoutPadding;
>* {
> * {
width: 33%;
}
@ -86,7 +85,7 @@
.meta {
margin-bottom: 10px;
opacity: .5;
opacity: 0.5;
}
.excerpt {
@ -104,5 +103,5 @@
display: block;
padding: $layoutPadding;
text-align: center;
opacity: .5;
}
opacity: 0.5;
}

View file

@ -17,7 +17,7 @@
.meta {
display: block;
margin-top: -25px;
margin-bottom: $layoutPadding*2;
margin-bottom: $layoutPadding * 2;
}
.chatBox {
@ -38,7 +38,7 @@
font-size: 1.5em;
text-shadow: 0 0 10px black;
@media(prefers-color-scheme: light) {
@media (prefers-color-scheme: light) {
text-shadow: 0 0 10px white;
}
@ -47,7 +47,6 @@
}
}
> iframe {
position: absolute;
top: 25px;
@ -65,5 +64,4 @@
-1px 11px 33px -10px rgba($accentColor, 0.25);
}
}
}
}