jekyll-theme-saifas 0.1.3 → 0.1.6

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3f2e15cd1cf1c786a9212eb1e7c77e1eb7bb40ffa1e7d36b452128cf76a85b5d
4
- data.tar.gz: 2334b727295e249fac8c753b999b972edcc5048afe19c048b4103e67d92d9e7c
3
+ metadata.gz: 29864a6c16fe7d483898986a280a6cada287cfe6284b04c19e2433f243ef261c
4
+ data.tar.gz: d5afc3f257976468e484a23b9e79e2390f455a0c7b4cba1774d8ce015d047315
5
5
  SHA512:
6
- metadata.gz: 6e54b5c9ecaedf79c6f5a7c8bda2d4367cb48cf761b759d2d895fcfa6302773090d040d40929e06f9c8c883bc80ad9669de9c65ae3a998d7173a54120d89e6dd
7
- data.tar.gz: e46738a1e1be186637f83a3ae76bb959fdcb32a8cb6c3d58d6d98e5994ca4fe4bfaad0c95e51de8a41338818de4370f3df6e096c4c125c346d1898453c287d96
6
+ metadata.gz: cdf4f27201664d9c16f4ff68b464f1ebc8253f00c17084c7d8cd0924f374cd14bbb7da4f1927fd83cfe92c9aa4f4c5c96d04227d50e701400498782a89575d13
7
+ data.tar.gz: caf34ca70ff67b8e50858e75e639e9bf735c9daf1e9658fdf71d9abe98d40cdb165d9e7220521bd1042276de53f6473fd03f7b1fefb94375862ee8ae8b3afd6c
data/README.md CHANGED
@@ -50,3 +50,5 @@ To add a custom directory to your theme-gem, please edit the regexp in `jekyll-t
50
50
 
51
51
  The theme is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
52
52
 
53
+ ## Update gem
54
+ 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".
@@ -29,7 +29,7 @@
29
29
  <div id="modal"></div>
30
30
  <div class="modalBody">
31
31
  <i class="fas fa-times fa-lg modal-close"></i>
32
- <form class="contact-form" action="https://usebasin.com/f/d773310b9def" method="POST">
32
+ <form class="contact-form" action="{{site.usebasin_modal_url}}" method="POST">
33
33
  <div class="headline modal-headline">Send a message</div>
34
34
  <div class="form-elem__container">
35
35
  <div class="three-form-elements">
data/_sass/_base.sass CHANGED
@@ -17,7 +17,7 @@ body
17
17
  display: flex
18
18
  flex-direction: column
19
19
  min-height: 100vh
20
- font-family: var(--main-font-family)f
20
+ font-family: var(--main-font-family)
21
21
  background: white
22
22
 
23
23
  iframe
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-saifas
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - SAIFAS
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-01-14 00:00:00.000000000 Z
11
+ date: 2022-08-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -112,7 +112,7 @@ files:
112
112
  - assets/scripts/gallery.js
113
113
  - assets/scripts/highchart.js
114
114
  - assets/scripts/index.js
115
- homepage: https://github.com/SAIFAS/saifas-theme-on-jekyll
115
+ homepage: https://github.com/JekyllGO/saifas-ssg-jekyll-theme-saifas
116
116
  licenses:
117
117
  - MIT
118
118
  metadata: {}
@@ -131,7 +131,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
131
131
  - !ruby/object:Gem::Version
132
132
  version: '0'
133
133
  requirements: []
134
- rubygems_version: 3.1.2
134
+ rubygems_version: 3.3.7
135
135
  signing_key:
136
136
  specification_version: 4
137
137
  summary: Jekyll theme 'SAIFAS'