susickypavel / thesoreon.com

Pavel Susicky's personal website/blog
https://thesoreon.com
MIT License
3 stars 1 forks source link
blog gatsby markdown mdx netlify react typescript

thumbnail

thesoreon.com

This project is based on this repository: Thesoreon/blog-using-gatsby.

How to run this repo

1. Clone this repository

git clone https://github.com/Thesoreon/thesoreon.com.git
cd thesoreon.com

2. Install dependencies

yarn install

3. Start development server

yarn start
# or
yarn start:network

4. Run tests

yarn test:watch

5. Run e2e tests

yarn test:e2e

Technology stack

Application

Code climate

Repository is using Github Actions for CI/CD stuff and Netlify for hosting.