-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added GraphCMS source Added GitHub source Updated projects Updated writings Updated assets Prepared stuf for sitespeed.io Close menu on navigation Updated imprint Smaller theme switch Overflow fix Moved lighthouse Updated deps Removed fragments from file Added active nav highlight Added changelog page Added todo page
- Loading branch information
Marvin Heilemann
committed
Jan 28, 2020
1 parent
e7389a7
commit c134958
Showing
89 changed files
with
2,671 additions
and
796 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,16 @@ | ||
# Environment file for Gatsby's build/develop process. | ||
# Don't forget to insert `siteMetadata` related stuff into | ||
# the `gatsby/utils.js` function as well. | ||
# Environment file for Gatsby and Now build/development process. | ||
# | ||
# https://www.gatsbyjs.org/docs/environment-variables/#defining-environment-variables | ||
# https://zeit.co/docs/v2/build-step?query=env.build#providing-environment-variables | ||
|
||
# External API's | ||
RIOT_API_KEY="" | ||
GRAPH_CMS_PAT="" | ||
GITHUB_ACCESS_TOKEN="" | ||
|
||
# Grafana | ||
GF_SECURITY_ADMIN_PASSWORD= | ||
GF_SECURITY_ADMIN_USER=sitespeedio | ||
GF_AUTH_ANONYMOUS_ENABLED=true | ||
GF_USERS_ALLOW_SIGN_UP=false | ||
GF_USERS_ALLOW_ORG_CREATE=false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
data | ||
docker/nginx/certs | ||
reports | ||
.env.* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,6 +10,7 @@ | |
"cSpell.words": [ | ||
"dayjs", | ||
"dribbble", | ||
"sitespeedio", | ||
"taskz", | ||
"xing" | ||
] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,86 @@ | ||
### Changelog | ||
|
||
All notable changes to this project will be documented in this file. Dates are displayed in UTC. | ||
|
||
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). | ||
|
||
#### [v3.12.0](https://github.com/muuvmuuv/portfolio/compare/v3.11.0...v3.12.0) | ||
|
||
> 28 January 2020 | ||
- Fix "window is not defined" in component [`e7389a7`](https://github.com/muuvmuuv/portfolio/commit/e7389a74ba0112213a74cbe8928dfa10aac0b939) | ||
|
||
#### [v3.11.0](https://github.com/muuvmuuv/portfolio/compare/v3.8.2...v3.11.0) | ||
|
||
> 22 January 2020 | ||
- Changed fonts [`cf0e876`](https://github.com/muuvmuuv/portfolio/commit/cf0e8762ecf66c01cb90465d2ffa3cf1211be3c1) | ||
- Removed demo pages from prod builds [`cef903b`](https://github.com/muuvmuuv/portfolio/commit/cef903b464fdd7f3b47af9459a204ce7e9a1aec9) | ||
- Updated favicon and logo [`000a69a`](https://github.com/muuvmuuv/portfolio/commit/000a69a4d13c08fe92f9ee1e2b5ee0b8afe9ea91) | ||
|
||
#### [v3.8.2](https://github.com/muuvmuuv/portfolio/compare/v3.8.1...v3.8.2) | ||
|
||
> 21 January 2020 | ||
- Update README [`f6f01f6`](https://github.com/muuvmuuv/portfolio/commit/f6f01f6d3e5b5cb22875d975b2b0ecad53c4ccf2) | ||
|
||
#### v3.8.1 | ||
|
||
> 21 January 2020 | ||
- Added Docker [`76270f3`](https://github.com/muuvmuuv/portfolio/commit/76270f338de3e944bc763b5ef3a4bc1213e7bcab) | ||
- Remove reports [`88b16eb`](https://github.com/muuvmuuv/portfolio/commit/88b16eb40adafac75d612415e23aac845a9e38f5) | ||
- Initial commit from gatsby: (https://github.com/gatsbyjs/gatsby-starter-default.git) [`bd6bc9d`](https://github.com/muuvmuuv/portfolio/commit/bd6bc9dc6e71316f99fa22c6271b3a6dcdcd602b) | ||
- Updated UI a little [`280248d`](https://github.com/muuvmuuv/portfolio/commit/280248d359c7d6a67dc7dc01d3489687c807818b) | ||
- Update to stable prod build [`5563b6e`](https://github.com/muuvmuuv/portfolio/commit/5563b6e08ddc4795c5088ae3ce065db75bcec27b) | ||
- Update [`4c9bc89`](https://github.com/muuvmuuv/portfolio/commit/4c9bc89cc61a6ced483ec4a729a1c58a75a4377a) | ||
- Initial commit 🎡 [`416c0b1`](https://github.com/muuvmuuv/portfolio/commit/416c0b17dcd408804f1498c3944ffbdb05a20d5a) | ||
- Update [`54a67a2`](https://github.com/muuvmuuv/portfolio/commit/54a67a2f2994adb9ab16621fa6e7828905974c4d) | ||
- Update [`ab9a60e`](https://github.com/muuvmuuv/portfolio/commit/ab9a60eb8155dafb2a2cec2ebdfdf86cb7c1fc6c) | ||
- Added styleling and applied rules [`27a7a3b`](https://github.com/muuvmuuv/portfolio/commit/27a7a3bdac34717566e65e7c0b64690d2c00c291) | ||
- So much stuff [`ff3d5b3`](https://github.com/muuvmuuv/portfolio/commit/ff3d5b3012b169e14c953d9b06b001f704d9e4b7) | ||
- Add about page [`e4fdc15`](https://github.com/muuvmuuv/portfolio/commit/e4fdc15edb1ef9a88c791170d3b96c4e8ecdd528) | ||
- Fucking did that breadcrumb think! [`497b670`](https://github.com/muuvmuuv/portfolio/commit/497b67035735ba79b9b32442acaa4cab1c70f203) | ||
- Update [`cacb627`](https://github.com/muuvmuuv/portfolio/commit/cacb6270a2f0e5c1b33e38298f3eb786c0153c73) | ||
- Add language to writings [`05db231`](https://github.com/muuvmuuv/portfolio/commit/05db2319d37bf805613d566d5c759a46eec1a182) | ||
- Added icons [`627239a`](https://github.com/muuvmuuv/portfolio/commit/627239ad1a5767686148fbb965df2b305ab3ed44) | ||
- Add breadcrumb [`855b553`](https://github.com/muuvmuuv/portfolio/commit/855b5538303709737a73a65c4613b0b6f02ac857) | ||
- Irgendein Update [`4df2483`](https://github.com/muuvmuuv/portfolio/commit/4df2483c364f3d520c373b334ae8c7d4d28791c4) | ||
- Update added breadcrumb [`4047160`](https://github.com/muuvmuuv/portfolio/commit/40471606398137e715756abf84e1d7d767f34165) | ||
- Fix eslint errors [`997c440`](https://github.com/muuvmuuv/portfolio/commit/997c440a30dd48c8e201b4a0ca4d7019b38ed21e) | ||
- Updated lighthouse integration [`360cb31`](https://github.com/muuvmuuv/portfolio/commit/360cb31532408fd8df52f9ad0b165ceaa9f9ee60) | ||
- Simplified query/sort in projects list [`6c2b71f`](https://github.com/muuvmuuv/portfolio/commit/6c2b71f1c37d8f16ff2e54707ec5321cc39b3d1f) | ||
- Update [`bee7024`](https://github.com/muuvmuuv/portfolio/commit/bee7024f5b126278e6d70dc02fe454f84928a1d0) | ||
- Updated now deploy [`495bfee`](https://github.com/muuvmuuv/portfolio/commit/495bfee2df01d7843dd4d65a79b95ecff4c53632) | ||
- Deps update [`16a57b8`](https://github.com/muuvmuuv/portfolio/commit/16a57b806d0d7ab8899cc2bb6019762b62a1ebfd) | ||
- Add plugins to wrap AST nodes and add span to checkbox text [`c89c634`](https://github.com/muuvmuuv/portfolio/commit/c89c6341f2cdbe08b880314e609b1ac512bced99) | ||
- Fix multi render issue on breadcrumb [`785f2f6`](https://github.com/muuvmuuv/portfolio/commit/785f2f646926c60d02a76d0124fd62cd8a70437a) | ||
- Removed compiled paragraph in blockquote [`703e381`](https://github.com/muuvmuuv/portfolio/commit/703e381e51e8d2b6f5d965d36abe445941da1ca0) | ||
- Added new way to install brotli [`7ffa6d3`](https://github.com/muuvmuuv/portfolio/commit/7ffa6d3f21da77b51d03e548a3c720c27809d74b) | ||
- Added home headline for SEO [`e0af04f`](https://github.com/muuvmuuv/portfolio/commit/e0af04f5dfbfb082092546e539d66ea87025506f) | ||
- Added better footnoteref animations [`f80cb34`](https://github.com/muuvmuuv/portfolio/commit/f80cb34d1894a4ab2798686d3e285b4577fd7e3a) | ||
- Cleanup [`a1a4bb9`](https://github.com/muuvmuuv/portfolio/commit/a1a4bb973c55c3e0e7cf10b3042deb9f458bcd73) | ||
- Added prettier and pretty-quick [`5fd3a1a`](https://github.com/muuvmuuv/portfolio/commit/5fd3a1a808840bfc260bfe49a3ca9ae859583e2a) | ||
- Update [`c29d3d3`](https://github.com/muuvmuuv/portfolio/commit/c29d3d31aed0f05e0cb6833e56ada2e721abe813) | ||
- Moved utils [`2bc4dd5`](https://github.com/muuvmuuv/portfolio/commit/2bc4dd535c2f20dc95de79b80f3ac6595f8d80e5) | ||
- Use own link component [`d1943e8`](https://github.com/muuvmuuv/portfolio/commit/d1943e8fd9b11a135d7c5e81c5fdc22543d0becb) | ||
- Fixed checkbox issue [`ca0bc8f`](https://github.com/muuvmuuv/portfolio/commit/ca0bc8f952f5c18c5c83ce9cf1643faf718229df) | ||
- Improved projects info ui/ux [`84ebadd`](https://github.com/muuvmuuv/portfolio/commit/84ebadd5c82335efd9b34329887b019394287985) | ||
- Add copyright notice [`c86a662`](https://github.com/muuvmuuv/portfolio/commit/c86a6622fb83cea6afaf0cb7a23e930aabba58fe) | ||
- Pages can now have a custom slug [`c01acc0`](https://github.com/muuvmuuv/portfolio/commit/c01acc0ed62262ceaa0da84d0480b5e47597c9ed) | ||
- Script updates [`2639268`](https://github.com/muuvmuuv/portfolio/commit/2639268548f0a0cc3fccd6c5a0169a2e3f35ff66) | ||
- Added welcome console image [`a3408b3`](https://github.com/muuvmuuv/portfolio/commit/a3408b3153eda1a8a34a55cb57026cf32b9eb73d) | ||
- Updated code highlighting [`325a52a`](https://github.com/muuvmuuv/portfolio/commit/325a52aaae80d62587b3741dba9225f8efac6573) | ||
- Styled writings home [`5c7c1b7`](https://github.com/muuvmuuv/portfolio/commit/5c7c1b7e9ebd40da462ec667636c4a2503dbd556) | ||
- Fix invalid date [`df17a2c`](https://github.com/muuvmuuv/portfolio/commit/df17a2ce49e56145e26bfd38581f09c1afe126d7) | ||
- Add GIF [`f9ed55f`](https://github.com/muuvmuuv/portfolio/commit/f9ed55ff7ca2db6dc56f8c46a6033230d102e885) | ||
- Fixed store path [`b0bcb99`](https://github.com/muuvmuuv/portfolio/commit/b0bcb99919b8529b9eb574e7491d457f3319dd62) | ||
- Bump version [`62e3ac3`](https://github.com/muuvmuuv/portfolio/commit/62e3ac3e11a72150f344b895d6ab61f013eac5d9) | ||
- Be strict with linter paths [`ba751cd`](https://github.com/muuvmuuv/portfolio/commit/ba751cd3af78c2fe460e0e2160e3b789c96db084) | ||
- Bumped version from 3.2.0 to 3.3.0 [`cec4cc8`](https://github.com/muuvmuuv/portfolio/commit/cec4cc898182d63b2fd7bca50b425255a4fb8235) | ||
- More todos [`f6ff65d`](https://github.com/muuvmuuv/portfolio/commit/f6ff65df011854d75fd14cb9284ab46e48543a9c) | ||
- Copyright sign [`584b103`](https://github.com/muuvmuuv/portfolio/commit/584b103f6ed427bd1c1d262b1edaab26063f7e75) | ||
- Fixed slugify [`967a6fe`](https://github.com/muuvmuuv/portfolio/commit/967a6fee5517e39822e9198e1350fdf0738b75ba) | ||
- Next attemp for case-sensitive fix ...... [`4f6c7a5`](https://github.com/muuvmuuv/portfolio/commit/4f6c7a576f0630be7cccfff4fc3f2e2a1885d5f3) | ||
- Next attemp to fix stupid case-sensitive issue [`78fd0ca`](https://github.com/muuvmuuv/portfolio/commit/78fd0cad9f830ff88af5fc8357e794bb81132f04) | ||
- Try to fix component naming issue [`f580470`](https://github.com/muuvmuuv/portfolio/commit/f5804701301e158215d83a609e6ad1427e4173f3) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
title: MIP | ||
subtitle: The interall employee web interface called MIP | ||
image: preview.jpg | ||
thumb: preview.jpg | ||
|
||
status: finished | ||
started: 2019-02-12 | ||
ended: 2019-03-20 | ||
website: null | ||
|
||
categories: [website] | ||
tags: [performance, website] | ||
--- | ||
|
||
ADDITIVE has an interall tool for employees to see the company performance from the | ||
beginning until now. It is also a blog where employees can post important information | ||
about events for example. | ||
|
||
I have re-created the complete website in Wordpress and also added an API for the | ||
performance dashboard. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.