Commit graph

1041 commits

Author SHA1 Message Date
f3a51848dd
Merge pull request #7 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-plugin-sharp-2.11.2
Bump gatsby-plugin-sharp from 2.11.1 to 2.11.2
2020-12-25 21:31:31 +01:00
dependabot[bot]
8129a92fc4
Bump gatsby-plugin-sharp from 2.11.1 to 2.11.2
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 2.11.1 to 2.11.2.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/gatsby-plugin-sharp@2.11.2/packages/gatsby-plugin-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.11.2/packages/gatsby-plugin-sharp)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-25 20:23:49 +00:00
dependabot[bot]
30e45d4313
Bump gatsby-plugin-robots-txt from 1.5.3 to 1.5.5
Bumps [gatsby-plugin-robots-txt](https://github.com/mdreizin/gatsby-plugin-robots-txt) from 1.5.3 to 1.5.5.
- [Release notes](https://github.com/mdreizin/gatsby-plugin-robots-txt/releases)
- [Commits](https://github.com/mdreizin/gatsby-plugin-robots-txt/compare/v1.5.3...v1.5.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-25 20:22:39 +00:00
dependabot[bot]
8c0215d0ed
Bump gatsby from 2.29.1 to 2.29.2
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.29.1...gatsby@2.29.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-25 20:22:27 +00:00
dependabot[bot]
62c5d6d67e
Bump gatsby-plugin-manifest from 2.9.0 to 2.9.1
Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/gatsby-plugin-manifest@2.9.1/packages/gatsby-plugin-manifest/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@2.9.1/packages/gatsby-plugin-manifest)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-25 20:21:35 +00:00
dependabot[bot]
249bb52f9f
Bump gatsby-source-filesystem from 2.8.0 to 2.8.1
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/gatsby-source-filesystem@2.8.1/packages/gatsby-source-filesystem/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@2.8.1/packages/gatsby-source-filesystem)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-25 20:21:29 +00:00
017f2df400
Create dependabot.yml 2020-12-25 21:13:29 +01:00
c74751ae4c Create FUNDING.yml 2020-12-25 18:24:33 +01:00
7acfd33a48 Merge branch 'main' of https://github.com/Unkn0wnCat/KevinK.dev.js into main 2020-12-25 17:27:46 +01:00
a637e0f3bb Custom 404 Page 2020-12-25 17:27:23 +01:00
Kevin Kandlbinder
99bf12869b Translated (German)
Currently translated at 100.0% (31 of 31 strings)

Translation: KevinK.dev.js/Main
Translate-URL: http://translations.flaresystems.org/projects/kevink-dev-js/main/de/
2020-12-23 18:06:13 +00:00
9b9eed61c7 Perform cleanup 2020-12-23 19:02:08 +01:00
f1fa8c9121 Auto-resize project images 2020-12-23 17:48:39 +01:00
bcfc8817ec Add donation module 2020-12-23 17:45:09 +01:00
45ed006faf Make tap-targets bigger on mobile devices 2020-12-23 16:51:03 +01:00
4fef22a30a Exclude sw.js from redirector 2020-12-23 15:53:39 +01:00
ed31fab998 Add more to prefetch for offline use 2020-12-23 15:48:26 +01:00
ccab9b3a63 Fix canonical URL SEO 2020-12-23 15:46:03 +01:00
5f6368e3e0 Clean up SCSS 2020-12-23 15:19:53 +01:00
4b92fc0ed2 Exclude favicon from language redirector 2020-12-23 14:53:42 +01:00
c9088ade96 Take navigation name from site meta 2020-12-23 02:45:32 +01:00
0e4e10263c Fix disclaimer and data protection pages 2020-12-23 02:32:19 +01:00
81ab62b154 Fix assets being redirected by redirector 2020-12-23 02:17:51 +01:00
0a667e5d23
Merge pull request #1 from Unkn0wnCat/autolanguage-selector
Add autolanguage selector for FAB
2020-12-23 02:02:02 +01:00
a3c41b6267 Fix infinite loop 2020-12-23 01:53:33 +01:00
d1493d00c1 Fix response creation 2020-12-23 01:45:42 +01:00
c7e3c22cff Add language selector to FAB 2020-12-23 01:40:00 +01:00
0ff82505a6 Disable language redirect for now 2020-12-22 17:43:07 +01:00
29456aa1b6 Add automatic language redirector 2020-12-22 17:38:02 +01:00
186ebe2caa Delegate site-config to config.js 2020-12-22 17:09:22 +01:00
fb00463fb8 Add FAB-support 2020-12-22 16:46:31 +01:00
4d8052e399 Update German Translations 2020-12-22 10:40:57 +01:00
6a8da8af44 Update Projects 2020-12-22 10:37:39 +01:00
ff344781e4 Add Friends Module 2020-12-22 10:37:25 +01:00
d924f1d86a Add Social Module 2020-12-22 10:37:03 +01:00
3cffcecf10 Add fonts to head 2020-12-21 21:43:37 +01:00
734e38cb7f Fix project meta. 2020-12-21 21:31:20 +01:00
dc051461c6 Make Query less strict 2020-12-21 21:25:22 +01:00
688c63910c Add Projects-Module 2020-12-21 21:23:52 +01:00
8757b1afb3 Translate description 2020-12-21 18:58:18 +01:00
ebb4f4d515 Initialize project and port basics 2020-12-21 18:23:28 +01:00