From 4d9c72036929af4a829e719c15cfa118c7ef991c Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Wed, 16 May 2018 20:04:05 +0400 Subject: Description of the style catalog Signed-off-by: Valentin Popov --- _scss/README.md | 29 +++++++++++++++++++++++------ 1 file changed, 23 insertions(+), 6 deletions(-) (limited to '_scss/README.md') diff --git a/_scss/README.md b/_scss/README.md index 6eefd5f..0ed68c7 100644 --- a/_scss/README.md +++ b/_scss/README.md @@ -1,9 +1,26 @@ # Style development -## Description +Catalog, dedicated to the development of styles for the site. +The assembly of styles is carried out by Jekyll independently. +Input the project file is located here: -| Catalog | Description | -| ------------ | -------------------------- | -| `base` | Headers and plug-ins. | -| `components` | Components for connection. | -| `utilities` | Auxiliary code snippets. | +``` +/valentineus.github.io/assets/css/styles.scss +``` + +## Description catalogs + +| Catalog | Description | +| ------------ | --------------------------------- | +| `base` | Header files. | +| `bootstrap` | Source code repository Bootstrap. | +| `components` | Used components. | +| `utilities` | Auxiliary development tools. | + +## License + +MIT License + +[MIT](LICENSE.txt). +Copyright (c) +[Valentin Popov](https://valentineus.link/). -- cgit v1.2.3