Skip to content

falric/mynta-se

Repository files navigation

Mynta

Netlify Status

Quick Creation of a Website

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 mint. Decided on #509413.
  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 mint, then colored it with #509413 and #ebf9ce. 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.

Live Site

mynta.se

About

A basic site made with HTML5 Boilerplate.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published