1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-06-26 11:16:40 +02:00
👔 Portfolio thingy, built with Gatsby https://matthiaskretschmann.com
Go to file
2018-04-21 22:06:18 +02:00
data data flow tweaks 2018-04-21 16:02:35 +02:00
src change typekit again 2018-04-21 22:06:18 +02:00
.editorconfig drop da base 🍷 2018-03-18 20:39:18 +01:00
.eslintrc add eslint-plugin-compat 2018-04-09 19:46:14 +02:00
.gitignore finalize gatsby migration 2018-04-08 01:29:55 +02:00
.gitlab-ci.yml CI tweaks 2018-04-21 12:10:42 +02:00
.prettierignore data flow tweaks 2018-04-21 16:02:35 +02:00
.prettierrc migrate to Gatsby.js 2018-04-06 17:24:35 +02:00
.stylelintrc finalize gatsby migration 2018-04-08 01:29:55 +02:00
deploy.sh deployment tweaks 2018-04-21 15:12:57 +02:00
gatsby-browser.js migrate to Gatsby.js 2018-04-06 17:24:35 +02:00
gatsby-config.js data flow tweaks 2018-04-21 16:02:35 +02:00
gatsby-node.js tweaks & cleanup 2018-04-21 14:46:52 +02:00
gatsby-ssr.js migrate to Gatsby.js 2018-04-06 17:24:35 +02:00
package.json load typekit the default way 2018-04-21 20:10:23 +02:00
README.md deployment tweaks 2018-04-21 15:12:57 +02:00

matthiaskretschmann.com

Portfolio of Matthias Kretschmann

pipeline status

Development

npm i
npm start

Deployment

npm run deploy