https://github.com/paveldeuce/cognitive-biases-layout
Landing page about cognitive biases
https://github.com/paveldeuce/cognitive-biases-layout
atomic cognitive-bias css html htmllint stylelint surge-sh
Last synced: 3 months ago
JSON representation
Landing page about cognitive biases
- Host: GitHub
- URL: https://github.com/paveldeuce/cognitive-biases-layout
- Owner: PavelDeuce
- Created: 2020-10-24T09:08:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T12:53:07.000Z (over 2 years ago)
- Last Synced: 2025-01-04T12:17:59.818Z (5 months ago)
- Topics: atomic, cognitive-bias, css, html, htmllint, stylelint, surge-sh
- Language: HTML
- Homepage: http://cognitive-biases-pd.surge.sh/
- Size: 2.12 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cognitive-biases-layout
[Link - Когнитивные Искажения](http://cognitive-biases-pd.surge.sh/)
## Setup
```sh
$ make install
```## Run lint
```sh
$ make lint
```## Deploy
```sh
$ make deploy
```