aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2018-05-16 19:04:05 +0300
committerValentin Popov <info@valentineus.link>2018-05-16 19:04:05 +0300
commit4d9c72036929af4a829e719c15cfa118c7ef991c (patch)
tree7ded6736ccf91bb92ebd781dfbbc4529b6ac2800
parenta8b0e068b02570cb02e7cd7188c77d47aeddec75 (diff)
downloadpopov.link-4d9c72036929af4a829e719c15cfa118c7ef991c.tar.xz
popov.link-4d9c72036929af4a829e719c15cfa118c7ef991c.zip
Description of the style catalog
Signed-off-by: Valentin Popov <info@valentineus.link>
-rw-r--r--_scss/LICENSE.txt7
-rw-r--r--_scss/README.md29
2 files changed, 30 insertions, 6 deletions
diff --git a/_scss/LICENSE.txt b/_scss/LICENSE.txt
new file mode 100644
index 0000000..90dabc3
--- /dev/null
+++ b/_scss/LICENSE.txt
@@ -0,0 +1,7 @@
+Copyright 2017, 2018 Valentin Popov
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
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
+
+<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/).