diff options
author | Valentin Popov <info@valentineus.link> | 2019-05-03 03:02:31 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2019-05-03 03:02:31 +0300 |
commit | 5668edea38da9fd1cad629db9c768ff19e62e094 (patch) | |
tree | 80f9ecfb2ad32304c61d1f7aecae955d7cf4ecf2 /_scss/README.md | |
parent | 515a3ed0a74bdc10861c12f3798b19c3c9ff44f9 (diff) | |
download | popov.link-5668edea38da9fd1cad629db9c768ff19e62e094.tar.xz popov.link-5668edea38da9fd1cad629db9c768ff19e62e094.zip |
Have added new structure sites
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to '_scss/README.md')
-rw-r--r-- | _scss/README.md | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/_scss/README.md b/_scss/README.md deleted file mode 100644 index 0ed68c7..0000000 --- a/_scss/README.md +++ /dev/null @@ -1,26 +0,0 @@ -# Style development - -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: - -``` -/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 - -<img height="256px" alt="MIT License" src="https://raw.githubusercontent.com/valentineus/valentineus.github.io/master/assets/images/7d05cad0-d553-42c7-be1f-7007926ba720.png" /> - -[MIT](LICENSE.txt). -Copyright (c) -[Valentin Popov](https://valentineus.link/). |