Skip to content

falric/mynta-se

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a6f9322 · Mar 27, 2021

History

31 Commits
Jun 6, 2020
Jun 6, 2020
Jun 13, 2020
Jun 6, 2020
Jun 6, 2020
Jun 6, 2020
Aug 15, 2020
Jun 6, 2020
Jun 6, 2020
Jun 6, 2020
Mar 16, 2021
Jun 6, 2020
Jun 6, 2020
Jun 13, 2020
Aug 7, 2020
Sep 12, 2020
Aug 9, 2020
Mar 27, 2021
Mar 27, 2021
Jun 6, 2020
Sep 12, 2020
Sep 12, 2020
Sep 12, 2020

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