https://github.com/dentednerd/desoto
https://stylestage.dev/
https://github.com/dentednerd/desoto
Last synced: about 1 year ago
JSON representation
https://stylestage.dev/
- Host: GitHub
- URL: https://github.com/dentednerd/desoto
- Owner: dentednerd
- Created: 2021-03-19T19:33:05.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-21T10:26:44.000Z (over 4 years ago)
- Last Synced: 2025-02-07T00:32:09.048Z (over 1 year ago)
- Language: Sass
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DeSoto
I've been working on this submission to StyleStage for a long time. It's inspired by Sam & Max: Freelance Police, so there's a big comic book vibe.
## requirements
to be installed globally:
- [Node](https://nodejs.dev/) v14.17.3
- [Gulp CLI](https://gulpjs.com/docs/en/getting-started/quick-start/)
## development
```sh
$ git clone https://github.com/dentednerd/desoto.git
$ cd desoto
// using npm:
$ npm i
$ npm run start
// using yarn:
$ yarn
$ yarn start
```
## credits
- hand drawn border effect by [Tiffany Rayside](https://codepen.io/tmrDevelops/pen/NPXodB)
- 3D text effect by [Mark Otto](https://markdotto.com/playground/3d-text/)
- dotted background by [Gabriele Corti](https://codepen.io/borntofrappe/pen/GeXMgm)
- inspiration from [Steve Purcell](https://disney.fandom.com/wiki/Steve_Purcell) (via Lucasarts/Telltale/Skunkape)