1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2025-02-08 02:26:06 +01:00
👔 Portfolio thingy, built with Gatsby https://matthiaskretschmann.com
Go to file
2018-05-08 18:07:48 +02:00
data switch to gatsby-plugin-matomo 2018-05-07 19:31:10 +02:00
src project nav tweaks 2018-05-08 18:07:48 +02:00
static
.editorconfig
.eslintrc
.gitignore ignore local matomo plugin 2018-05-08 13:16:46 +02:00
.gitlab-ci.yml deployment 2018-05-07 23:19:27 +02:00
.prettierignore better UX for vcard download 2018-05-07 11:10:50 +02:00
.prettierrc
.stylelintrc
deploy.sh deployment 2018-05-07 23:19:27 +02:00
gatsby-browser.js switch to gatsby-plugin-matomo 2018-05-07 19:31:10 +02:00
gatsby-config.js add sitemap plugin 2018-05-08 17:21:04 +02:00
gatsby-node.js
gatsby-ssr.js switch to gatsby-plugin-matomo 2018-05-07 19:31:10 +02:00
package.json add sitemap plugin 2018-05-08 17:21:04 +02:00
README.md

matthiaskretschmann.com

Portfolio of Matthias Kretschmann

pipeline status

Development

npm i
npm start

Get SVG images

import { ReactComponent as Logo } from '../../images/logo.svg'

Deployment

npm run deploy