This repository has been archived on 2022-09-04. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Dawid Wysokiński 3b586320fb chore: update README.md 2021-06-06 19:28:12 +02:00
.circleci update .circleci/config.yml 2021-04-24 09:02:49 +02:00
screenshots chore: update README.md 2021-06-06 19:28:12 +02:00
src add jsconfig.json and a new component - Layout, rename one of the directories (components -> common) 2021-05-07 11:34:38 +02:00
.babelrc add jsconfig.json and a new component - Layout, rename one of the directories (components -> common) 2021-05-07 11:34:38 +02:00
.gitignore update nginx.conf 2021-03-27 18:27:43 +01:00
.prettierignore init 2020-07-26 12:03:52 +02:00
.prettierrc update prettier config 2021-01-04 18:12:05 +01:00
Dockerfile update Dockerfile 2021-04-24 16:46:18 +02:00
LICENSE update README.md and LICENSE 2020-08-24 13:08:31 +02:00
README.md chore: update README.md 2021-06-06 19:28:12 +02:00
default.conf chore: disable access log 2021-05-29 11:22:16 +02:00
gatsby-browser.js update prettier config 2021-01-04 18:12:05 +01:00
gatsby-config.js add jsconfig.json and a new component - Layout, rename one of the directories (components -> common) 2021-05-07 11:34:38 +02:00
gatsby-node.js init 2020-07-26 12:03:52 +02:00
gatsby-ssr.js init 2020-07-26 12:03:52 +02:00
jsconfig.json add jsconfig.json and a new component - Layout, rename one of the directories (components -> common) 2021-05-07 11:34:38 +02:00
package.json rename one of the components (SEO -> Seo), bump all packages, update Dockerfile/nginx.conf/circleci config 2021-04-24 08:48:27 +02:00
yarn.lock rename one of the components (SEO -> Seo), bump all packages, update Dockerfile/nginx.conf/circleci config 2021-04-24 08:48:27 +02:00

README.md

tribalwarshelp.com

Screenshot

Development

Prerequisites

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

Installation

  1. Clone this repo
git clone git@github.com:tribalwarshelp/tribalwarshelp.com.git
  1. Navigate to the directory where you have cloned this repo.
  2. yarn install
  3. yarn run develop

License

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

Contact

Dawid Wysokiński - contact@dwysokinski.me