My website built with React and Gatsby. https://dwysokinski.me
Go to file
dependabot[bot] 4db14d7469
chore(deps): bump nanoid from 3.1.30 to 3.2.0
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 08:21:09 +00:00
.github/workflows add @kichiyaki/gatsby-plugin-plausible 2021-11-11 08:36:12 +01:00
src add and setup plausible 2021-11-09 08:56:58 +01:00
.babelrc init 2020-07-13 11:45:24 +02:00
.dockerignore fix(Dockerfile): package.json isn't copied before running yarn install 2021-11-11 09:08:12 +01:00
.gitignore add schema.graphql to .gitignore, move all links from Contact.js to gatsby-config.js, add .graphqlconfig 2021-04-20 19:56:22 +02:00
.graphqlconfig add schema.graphql to .gitignore, move all links from Contact.js to gatsby-config.js, add .graphqlconfig 2021-04-20 19:56:22 +02:00
.prettierignore update prettier config 2021-01-17 09:31:50 +01:00
.prettierrc update prettier config 2021-01-17 09:31:50 +01:00
Dockerfile chore(deps): update node.js to v14.18.2 2021-12-02 02:13:28 +00:00
LICENSE change license 2020-07-14 17:08:34 +02:00
README.md chore: update README.md 2021-06-19 17:00:04 +02:00
default.conf chore: disable access log 2021-05-29 11:27:18 +02:00
gatsby-browser.js add @kichiyaki/gatsby-plugin-plausible 2021-11-11 08:36:12 +01:00
gatsby-config.js add @kichiyaki/gatsby-plugin-plausible 2021-11-11 08:36:12 +01:00
gatsby-ssr.js add @kichiyaki/gatsby-plugin-plausible 2021-11-11 08:36:12 +01:00
jsconfig.json add jsconfig.json 2020-07-30 11:47:20 +02:00
package.json chore(deps): update dependency prettier to v2.5.1 2021-12-04 17:21:08 +00:00
renovate.json update renovate.json 2021-07-04 17:55:45 +02:00
yarn.lock chore(deps): bump nanoid from 3.1.30 to 3.2.0 2022-01-22 08:21:09 +00:00

README.md

dwysokinski.me

Screenshot

Development

Prerequisites

  1. Node.JS
  2. yarn/npm
  3. gatsby-cli

Installation

  1. Clone this repo
  2. Open the folder with this project in a terminal.
  3. yarn install
  4. yarn run develop

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Dawid Wysokiński - contact@dwysokinski.me