/umami-static

Provides static html, css sources for the Umami website.

Primary LanguageCSS

Umami - Static

This repository provides sources (html / css) for Umami desgin. It should be re-used to facilitate integration as components for Contenta frontend consumers.

Getting Started

Usage

Open the index.html file or go to the demo on https://jeanfei.github.io/umami-static

Requirements

  • node
  • npm

Install

# Install dependencies
$ npm install

# Serve with hot reload + watch sass files
$ npm run serve

Dependencies

Components

Every components of the page has its styles into the sass/partials/[_compononent].scss.

Resources