Skip to content

falric/whisperlight-portholm-com

Repository files navigation

Whisperlight

Netlify Status

Quick Creation of a Website

Project is copied from github.com/falric/mynta-se. Steps below are updated for this project.

HTML Boilerplate

Generated new website with HTML5 Boilerplate.

npx create-html5-boilerplate new-site
cd new-site
npm install
npm start

Color Theme

  1. Searched Picular for a color related to cyberpunk. Decided on #44658F.
  2. Generated a color theme with Eva Design System. Downloaded the theme as custom-theme.json.

Background Image

  1. Searched Duotone for an image related to cyberpunk, then colored it with #0d1b44 and #dfeff9. The duo toned image was downloaded, and saved as bg.png (later exported and renamed to bg.jpg).
  2. Followed instructions at Perfect Full Page Background Image to set bg.png as the background image.

Resources

Live Site

whisperlight.portholm.com

About

A basic site made with HTML5 Boilerplate.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published