1.2.2 • Published 1 year ago

@antistatique/ehnv-styleguide v1.2.2

Weekly downloads
48
License
-
Repository
github
Last release
1 year ago

EHNV - Styleguide

EHNV Styleguide.

Prerequisites

First of all, you need to have the following tools installed globally on your environment:

  • node v9
  • yarn
  • gulp

Typography

The fonts Proxima is currently served by Typekit's Antistatique account.

Don't forget to include the fonts:

<link rel="stylesheet" href="https://use.typekit.net/xld7vod.css">

Install

$ yarn install
$ yarn build 

Development

First you have to launch Gulp to watch your files

$ gulp serve

Deploy

The deployment of branch dev and master is managed yourself and publish on NPM!

First time

  # You need to create a new realease using git flow
  $ git flow release start 0.0.1
  # Make some last minutes changes and prepare your realease
  $ git flow release finish -p 0.0.1
  # Publish on NPM your last release
  $ npm publish
1.2.2

1 year ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.1.0-beta-2

7 years ago

1.1.0-beta

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.0.41

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago