jekyll-theme-saifas-legacy 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (55) hide show
  1. checksums.yaml +7 -0
  2. data/LICENSE.txt +21 -0
  3. data/README.md +64 -0
  4. data/_includes/block-iframe.html +1 -0
  5. data/_includes/card-thumbnail.html +20 -0
  6. data/_includes/lib-charting-assets.html +4 -0
  7. data/_includes/lib-gallery-assets.html +7 -0
  8. data/_includes/news-item-archive.html +21 -0
  9. data/_includes/news-item.html +21 -0
  10. data/_includes/page-base-assets.html +22 -0
  11. data/_includes/page-footer.html +107 -0
  12. data/_includes/page-header-logo.html +4 -0
  13. data/_includes/page-header-path-item.html +5 -0
  14. data/_includes/page-headline.html +3 -0
  15. data/_includes/page-preloader.html +6 -0
  16. data/_layouts/cards-layout.html +29 -0
  17. data/_layouts/default.html +1 -0
  18. data/_layouts/error-404.html +24 -0
  19. data/_layouts/home.html +27 -0
  20. data/_layouts/news-item.html +11 -0
  21. data/_layouts/news.html +26 -0
  22. data/_sass/_base.sass +676 -0
  23. data/_sass/_layout.sass +67 -0
  24. data/_sass/_variables.sass +27 -0
  25. data/_sass/buttons.sass +52 -0
  26. data/_sass/custom-styles.sass +153 -0
  27. data/_sass/custom-variables.sass +0 -0
  28. data/_sass/initialize.sass +7 -0
  29. data/_sass/media-requests.sass +104 -0
  30. data/_sass/preloader.sass +57 -0
  31. data/assets/css/styles.sass +4 -0
  32. data/assets/graphics/fonts/readme.md +1 -0
  33. data/assets/graphics/images/content/empty/empty-image-224px-224px.png +0 -0
  34. data/assets/graphics/images/content/empty/empty-showcase-sample-report/empty-image-500px-400px.jpg +0 -0
  35. data/assets/graphics/images/content/powerbi-icon-960px-1280px.png +0 -0
  36. data/assets/graphics/images/content/powerbi-icon-report-theme-white-black-900px-900px.png +0 -0
  37. data/assets/graphics/images/content/saifas-bi-powerbi-custom-visuals/saifas-bi-pbi-cv-calendar-120px-120px.png +0 -0
  38. data/assets/graphics/images/content/saifas-bi-powerbi-custom-visuals/saifas-bi-pbi-cv-legend-120px-120px.png +0 -0
  39. data/assets/graphics/images/content/saifas-bi-powerbi-custom-visuals/saifas-bi-pbi-cv-map-120px-120px.png +0 -0
  40. data/assets/graphics/images/content/saifas-bi-powerbi-custom-visuals/saifas-bi-pbi-cv-project-120px-120px.png +0 -0
  41. data/assets/graphics/images/content/saifas-bi-powerbi-custom-visuals/saifas-bi-pbi-cv-table-120px-120px.png +0 -0
  42. data/assets/graphics/images/content/saifas-bi-powerbi-reports/saifas-bi-pbi-report-company-employees-300px-300px.png +0 -0
  43. data/assets/graphics/images/content/saifas-bi-powerbi-reports/saifas-bi-pbi-report-legend-for-heatmap-300px-300px.png +0 -0
  44. data/assets/graphics/images/content/saifas-bi-powerbi-reports/saifas-bi-pbi-report-personal-schedule-300px-300px.png +0 -0
  45. data/assets/graphics/images/content/saifas-bi-powerbi-reports/saifas-bi-pbi-report-project-road-300px-300px.png +0 -0
  46. data/assets/graphics/images/content/saifas-bi-powerbi-reports/saifas-bi-pbi-report-world-population-300px-300px.png +0 -0
  47. data/assets/graphics/images/domain/saifas-bi/backgrounds/about.md +0 -0
  48. data/assets/graphics/images/domain/saifas-bi/icons/button-icons/about.md +0 -0
  49. data/assets/graphics/images/domain/saifas-bi/icons/fav-icons/saifas-brand-logo-star-theme-blue-black-256px-256px.ico +0 -0
  50. data/assets/graphics/images/domain/saifas-bi/icons/launch-shortcut-icons/about.md +0 -0
  51. data/assets/graphics/images/domain/saifas-bi/logos/saifas-brand-logo-star-theme-blue-black-276px-269px.png +0 -0
  52. data/assets/scripts/gallery.js +3 -0
  53. data/assets/scripts/highchart.js +104 -0
  54. data/assets/scripts/index.js +50 -0
  55. metadata +138 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 315fd8f984d11fedc25f066fc38a1a9d3e820282d3946439d2573624d64fb5db
4
+ data.tar.gz: bcfd542931fe247e70560e4bcbd293750b593fe8c54c0c9b7109742249ea0df1
5
+ SHA512:
6
+ metadata.gz: 62fece2d68019ef1415cdd473268cf6584510439ee02c50e3e4a0e15c96a0a7d6005bf569680e3290388655634fb301895d4c8c96520c5919b85730626c8ac78
7
+ data.tar.gz: 2b4921f622ce4dcafeaec0f27780517c9996dd435c10b06f09fc0de0ed1bf50a13ebed7dbb5f58ba45a0f2dc89bb48fce62c0cd24e78ab73f2d4835dbad3eb9d
data/LICENSE.txt ADDED
@@ -0,0 +1,21 @@
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) 2022 Dmitriy E
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in
13
+ all copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
+ THE SOFTWARE.
data/README.md ADDED
@@ -0,0 +1,64 @@
1
+ # Jekyll theme 'SAIFAS'
2
+
3
+ #jekyll-theme-saifas
4
+
5
+ Theme's ruby gem published on https://rubygems.org/gems/jekyll-theme-saifas
6
+
7
+ Core / Basic / Zero Theme by SAIFAS Web Design & Jekyll
8
+
9
+
10
+ Welcome to your new Jekyll theme! In this directory, you'll find the files you need to be able to package up your theme into a gem. Put your layouts in `_layouts`, your includes in `_includes`, your sass files in `_sass` and any other assets in `assets`.
11
+
12
+ To experiment with this code, add some sample content and run `bundle exec jekyll serve` – this directory is setup just like a Jekyll site!
13
+
14
+ TODO: Delete this and the text above, and describe your gem
15
+
16
+
17
+ ## Installation
18
+
19
+ Add this line to your Jekyll site's `Gemfile`:
20
+
21
+ ```ruby
22
+ gem "jekyll-theme-saifas"
23
+ ```
24
+
25
+ And add this line to your Jekyll site's `_config.yml`:
26
+
27
+ ```yaml
28
+ theme: jekyll-theme-saifas
29
+ ```
30
+
31
+ And then execute:
32
+
33
+ $ bundle
34
+
35
+ Or install it yourself as:
36
+
37
+ $ gem install jekyll-theme-saifas
38
+
39
+ ## Usage
40
+
41
+ TODO: Write usage instructions here. Describe your available layouts, includes, sass and/or assets.
42
+
43
+ ## Contributing
44
+
45
+ Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/hello. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
46
+
47
+ ## Development
48
+
49
+ To set up your environment to develop this theme, run `bundle install`.
50
+
51
+ Your theme is setup just like a normal Jekyll site! To test your theme, run `bundle exec jekyll serve` and open your browser at `http://localhost:4000`. This starts a Jekyll server using your theme. Add pages, documents, data, etc. like normal to test your theme's contents. As you make modifications to your theme and to your content, your site will regenerate and you should see the changes in the browser after a refresh, just like normal.
52
+
53
+ When your theme is released, only the files in `_layouts`, `_includes`, `_sass` and `assets` tracked with Git will be bundled.
54
+ To add a custom directory to your theme-gem, please edit the regexp in `jekyll-theme-saifas.gemspec` accordingly.
55
+
56
+ ## License
57
+
58
+ The theme is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
59
+
60
+ ## Update gem
61
+ If you need to update the gem file, after all the changes and commits, you need to run a gem build for the file with the gemspec extension and then gem push "here is the file that builded".
62
+
63
+ ## Deploy
64
+ To set up the configuration and download the gem on github packages - https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-rubygems-registry
@@ -0,0 +1 @@
1
+ <iframe title="{{ include.iframeTitle }}" src="{{ include.iframeSrc }}" frameborder="{{ include.frameborder }}" allowFullScreen="{{ include.allowFullScreen }}"></iframe>
@@ -0,0 +1,20 @@
1
+ <div class="reports-card__wrapper">
2
+ <div class="reports-card">
3
+ <div class="reports-card__top-section">
4
+ <i class="fas fa-file-alt"></i>
5
+ <div class="top-section__title">
6
+ Company employees
7
+ </div>
8
+ </div>
9
+ <img src="assets/graphics/images/content/saifas-bi-powerbi-custom-visuals/saifas-bi-pbi-cv-table-120px-120px.png" alt="">
10
+ </div>
11
+ <div class="reports-card-buttons__container">
12
+ <div class="reports-card-details-button">
13
+ <a class="btn" href="./01/">Details</a>
14
+ </div>
15
+ <div class="reports-card-buttons__container-bottom">
16
+ <a class="btn" href="./01/embedded/">Embedded</a>
17
+ <a class="btn" href="./01/published/">Published</a>
18
+ </div>
19
+ </div>
20
+ </div>
@@ -0,0 +1,4 @@
1
+ <script src="https://code.highcharts.com/highcharts.js"></script>
2
+ <script src="https://code.highcharts.com/modules/exporting.js"></script>
3
+ <script src="https://code.highcharts.com/modules/accessibility.js"></script>
4
+ <script src='assets/scripts/highchart.js'></script>
@@ -0,0 +1,7 @@
1
+ <script
2
+ src="https://code.jquery.com/jquery-3.6.0.js"
3
+ integrity="sha256-H+K7U5CnXl1h5ywQfKtSj8PCmoN9aaq30gDh27Xc0jk="
4
+ crossorigin="anonymous"></script>
5
+ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/lightgallery/1.3.2/css/lightgallery.css" />
6
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/lightgallery/1.3.2/js/lightgallery.js"></script>
7
+ <script src='assets/scripts/gallery.js'></script>
@@ -0,0 +1,21 @@
1
+ <article>
2
+ <div class="cell-left">
3
+ <span class="post-category">
4
+ <span class="label">
5
+ {{- post.categories | array_to_sentence_string -}}
6
+ </span>
7
+ </span>
8
+ </div>
9
+ <div class="cell-right">
10
+ <div class="post-meta">
11
+ <h2 class="post-title">
12
+ <a href="{{ post.url | relative_url }}">
13
+ {{- post.title -}}
14
+ </a>
15
+ </h2>
16
+ <span class="post-date">
17
+ {{- post.date | date_to_string -}}
18
+ </span>
19
+ </div>
20
+ </div>
21
+ </article>
@@ -0,0 +1,21 @@
1
+ <article>
2
+ <h2>
3
+ <a href="{{ post.url | relative_url }}">
4
+ {{- post.title -}}
5
+ </a>
6
+ </h2>
7
+ <span class="post-category">
8
+ <span class="label">
9
+ {{- post.categories | array_to_sentence_string -}}
10
+ </span>
11
+ </span>
12
+ <div class="post-meta">
13
+ <span class="post-date">
14
+ {{- post.date | date_to_string -}}
15
+ </span>
16
+ {% assign author = post.author -%}
17
+ </div>
18
+ <div class="post-content">
19
+ {{- post.content -}}
20
+ </div>
21
+ </article>
@@ -0,0 +1,22 @@
1
+ <head>
2
+
3
+ <script
4
+ src="https://code.jquery.com/jquery-3.6.0.js"
5
+ integrity="sha256-H+K7U5CnXl1h5ywQfKtSj8PCmoN9aaq30gDh27Xc0jk="
6
+ crossorigin="anonymous">
7
+ </script>
8
+
9
+ <script src="https://kit.fontawesome.com/3ddd0feda7.js" crossorigin="anonymous"></script>
10
+ <script src="/assets/scripts/index.js"></script>
11
+ <script src="/assets/scripts/gallery.js"></script>
12
+ <script src="/assets/scripts/highchart.js"></script>
13
+
14
+ <meta http-equiv="Content-Type" content="application/json; charset=utf-8">
15
+
16
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
17
+
18
+ <!-- Load browser tab favicon -->
19
+ <link rel="shortcut icon" href="{{site.favicon}}">
20
+
21
+ <link rel="stylesheet" href="{{ site.assets_styles_path }}" />
22
+ </head>
@@ -0,0 +1,107 @@
1
+ <footer>
2
+ <div class="conctact-us-btn">
3
+ <i class="fas fa-comment fa-2x"></i>
4
+ Contact us
5
+ </div>
6
+ <!-- <address class="footer__contact-us">
7
+ For purchasing any custom visual, please contact: <a style="margin-left: 4px;" href="mailto:bi-support@saifas.org">bi-support@saifas.org</a>
8
+ </address> -->
9
+ <div class="watermark">
10
+ <div class="socials">
11
+ <a target="_blank" href="{{site.social_media_github_url}}">
12
+ <i class="fab fa-github fa-lg"></i>
13
+ </a>
14
+ <a target="_blank" href="{{site.social_media_facebook_url}}">
15
+ <i class="fab fa-facebook fa-lg"></i>
16
+ </a>
17
+ <a target="_blank" href="{{site.social_media_linkedin_url}}">
18
+ <i class="fab fa-linkedin fa-lg"></i>
19
+ </a>
20
+ <a target="_blank" href="{{site.social_media_twittern_url}}">
21
+ <i class="fab fa-twitter fa-lg"></i>
22
+ </a>
23
+ </div>
24
+ {{ site.copyright }}
25
+ </div>
26
+
27
+ </footer>
28
+
29
+ <div id="modal"></div>
30
+ <div class="modalBody">
31
+ <i class="fas fa-times fa-lg modal-close"></i>
32
+ <form class="contact-form" action="{{site.usebasin_modal_url}}" method="POST">
33
+ <div class="headline modal-headline">Send a message</div>
34
+ <div class="form-elem__container">
35
+ <div class="three-form-elements">
36
+ <div class="form-elem">
37
+ <label for="first-name">First Name</label>
38
+ <input type="text" id="first-name" name="first-name" required>
39
+ </div>
40
+ <div class="form-elem">
41
+ <label for="last-name">Last Name</label>
42
+ <input type="text" id="last-name" name="last-name" required>
43
+ </div>
44
+ <div class="form-elem">
45
+ <label for="organization">Organization</label>
46
+ <input type="text" id="organization" name="organization" required>
47
+ </div>
48
+ </div>
49
+ <div class="two-form-elements">
50
+ <div class="form-elem">
51
+ <label for="email">E-mail</label>
52
+ <input type="email" id="email" name="email" required>
53
+ </div>
54
+ <div class="form-elem">
55
+ <label for="phone-number">Phone number</label>
56
+ <input type="tel" id="phone-number" name="phone-number" required>
57
+ </div>
58
+ </div>
59
+ <div class="two-form-elements">
60
+ <div class="form-elem">
61
+ <label for="country">Country</label>
62
+ <input type="text" id="country" name="country" required>
63
+ </div>
64
+ <div class="form-elem">
65
+ <label for="city">City</label>
66
+ <input type="text" id="city" name="city" required>
67
+ </div>
68
+ </div>
69
+ <div class="two-form-elements">
70
+ <div class="form-elem">
71
+ <label for="application-direction">Application direction</label>
72
+ <select id="application-direction" name="application-direction" required>
73
+ <option value="support">Support</option>
74
+ <option value="purchase">Purchase</option>
75
+ </select>
76
+ </div>
77
+ <div class="form-elem">
78
+ <label for="application-type">Application type</label>
79
+ <div class="form-radio-buttons-container">
80
+ <input type="radio" id="question" name="application-type" value="question"></input>
81
+ <div class="radio-button-text">Question</div>
82
+ <input type="radio" id="suggestion" name="application-type" value="suggestion"></input>
83
+ <div class="radio-button-text">Suggestion</div>
84
+ </div>
85
+ </div>
86
+ </div>
87
+ <div class="form-elem">
88
+ <label for="application-text">Application text</label>
89
+ <textarea id="application-text" name="application-text"></textarea>
90
+ </div>
91
+ </div>
92
+ <input class="form-current-page" name="current-page" value="{{ page.title }}"></input>
93
+ <button class="btn" type="submit">Submit</button>
94
+ <!-- Имя
95
+ Фамилия
96
+ Организация
97
+ Почта
98
+ Страна
99
+ Город
100
+ Телефон
101
+ Направление обращения (support, purchase) application direction
102
+ Тип обращения (вопрос или предложение) радио баттон Application type (question and suggestion)
103
+ Текст письма application text
104
+ С какой страницы ушло письмо -->
105
+ </form>
106
+ </div>
107
+ </div>
@@ -0,0 +1,4 @@
1
+ <a href="/">
2
+ <img src="{{site.logo}}">
3
+ <div class="logo-text">{{site.title}}</div>
4
+ </a>
@@ -0,0 +1,5 @@
1
+ <div class='breadcrumbs-separator'>></div>
2
+
3
+ <a href="{{ include.link }}">
4
+ <div class="breadcrumbs-text">{{ include.pageName }}</div>
5
+ </a>
@@ -0,0 +1,3 @@
1
+ <div class="headline">
2
+ {{ include.headline }}
3
+ </div>
@@ -0,0 +1,6 @@
1
+ <div class="preloader">
2
+ <div class="preloader__row">
3
+ <div class="preloader__item"></div>
4
+ <div class="preloader__item"></div>
5
+ </div>
6
+ </div>
@@ -0,0 +1,29 @@
1
+ <!DOCTYPE html>
2
+ <html lang="{{ page.lang | default: site.lang | default: "en" }}">
3
+
4
+ {% include page-base-assets.html %}
5
+
6
+ {% include page-preloader.html %}
7
+
8
+ <title>
9
+ {{ page.title }}
10
+ </title>
11
+
12
+ <body>
13
+
14
+ <header>
15
+ {% include page-header-logo.html %}
16
+ </header>
17
+
18
+ <main>
19
+ {% include page-headline.html headline=page.pageHeadline %}
20
+ <div class="cards__container">
21
+ {{ content }}
22
+ </div>
23
+ </main>
24
+
25
+ {% include page-footer.html %}
26
+
27
+ </body>
28
+
29
+ </html>
@@ -0,0 +1 @@
1
+ {{ content }}
@@ -0,0 +1,24 @@
1
+ <title>
2
+ {{ page.title }}
3
+ </title>
4
+
5
+ <style type="text/css" media="screen">
6
+ .container {
7
+ margin: 10px auto;
8
+ max-width: 600px;
9
+ text-align: center;
10
+ }
11
+ h1 {
12
+ margin: 30px 0;
13
+ font-size: 4em;
14
+ line-height: 1;
15
+ letter-spacing: -1px;
16
+ }
17
+ </style>
18
+
19
+ <div class="container">
20
+ <h1>404</h1>
21
+
22
+ <p><strong>Page not found :(</strong></p>
23
+ <p>The requested page could not be found.</p>
24
+ </div>
@@ -0,0 +1,27 @@
1
+ <!DOCTYPE html>
2
+ <html lang="{{ page.lang | default: site.lang | default: "en" }}">
3
+
4
+ {% include page-base-assets.html %}
5
+ {% include page-preloader.html %}
6
+
7
+ <title>
8
+ {{ page.title }}
9
+ </title>
10
+
11
+ <body>
12
+
13
+ <header class='home-page__header'>
14
+ {% include page-header-logo.html %}
15
+ </header>
16
+
17
+ <main>
18
+ {{ content }}
19
+ </main>
20
+
21
+ {% include page-footer.html %}
22
+
23
+ </body>
24
+
25
+ {% include lib-charting-assets.html %}
26
+
27
+ </html>
@@ -0,0 +1,11 @@
1
+ ---
2
+ layout: news
3
+ ---
4
+ <article>
5
+ <h2>
6
+ {{ page.title }}
7
+ </h2>
8
+ <div class="post-content">
9
+ {{ content }}
10
+ </div>
11
+ </article>
@@ -0,0 +1,26 @@
1
+ <!DOCTYPE html>
2
+ <html lang="{{ page.lang | default: site.lang | default: "en" }}">
3
+
4
+ {% include page-base-assets.html %}
5
+
6
+ {% include page-preloader.html %}
7
+
8
+ <title>
9
+ {{ page.title }}
10
+ </title>
11
+
12
+ <body>
13
+
14
+ <header>
15
+ {% include page-header-logo.html %}
16
+ </header>
17
+
18
+ <main>
19
+ {{ content }}
20
+ </main>
21
+
22
+ {% include page-footer.html %}
23
+
24
+ </body>
25
+
26
+ </html>