https://github.com/errec/snes-landing-page
My Snes landing page
https://github.com/errec/snes-landing-page
Last synced: 9 months ago
JSON representation
My Snes landing page
- Host: GitHub
- URL: https://github.com/errec/snes-landing-page
- Owner: Errec
- Created: 2017-05-11T23:19:36.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-04T12:39:38.000Z (almost 9 years ago)
- Last Synced: 2025-01-31T10:35:24.290Z (over 1 year ago)
- Language: JavaScript
- Size: 22.6 MB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# snes-landing-page
The Super Nintendo Landing Page is a fanmade Snes tribute website. The design is heavily based on Nintendo Switch JP website. All images assets are from Google search.
http://supernintendo.surge.sh/
## Build with
* HTML: Pug preprocessor
* CSS: SASS preprocessor
* JS Code: Javascript vanilla ES5 (Client side only)
* External libraries: throttle and debounce from [Lodash](https://lodash.com/), a polyfill from [Iamdustan](http://iamdustan.com/smoothscroll/for) for smooth auto scrolling
* Image manipulation: Photoshop, Gimp, Illustrator, Inkscape
* Image minify [TinyPNG](https://tinypng.com/)
* Favicon build in (faviconit)[faviconit.com]
* Task runner: Gulp
* Boiler plate: I'm using [mine](https://github.com/Errec/pug-sass-boilerplate-starter-kit), a modified version from HTML5BP for Pug
* Debug: Chrome DevTools
* Tests: Chrome, Firefox, Chrome Mobile
* OS: Linux( Mint, shell Zsh)
* Text editor: Sublime 3
* Version Control: Git
* Host: free hosting at surge.sh