Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 400 Bytes

BUILD.adoc

File metadata and controls

18 lines (13 loc) · 400 Bytes

Build

Build HTML site, PDF and EPUB3 locally

make all

Generate Custom CSS

In order to generate custom CSS we have to use stylesheet-factory

This script clones the factory repository, installs the dependencies and generates CSS based in the zalando.scss

.scripts/build-css.sh