jekyll-theme-dscliu 0.2.2 → 0.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +16 -0
- data/README.md +32 -0
- data/_includes/footer.html +3 -0
- data/_includes/site-social-links.html +25 -20
- data/_includes/team-member-profile.html +19 -17
- data/_sass/footer.scss +6 -0
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c5b3200b39cba8cae46c8cd70bbab6220fb049504be2dfccca5175dc08d167dc
|
4
|
+
data.tar.gz: f2da6232bd845854f6fb473eb7809c91becc9f8cdc105f2c69c0d887f98eec32
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4d2db83df452a2c62d269ac861379a83840e9dcd06ba08a2d61cfea81f47447f5f51c55c97cef2b86cf4c14e43275e003ed7b7d638ffd507b858157bebec1dc5
|
7
|
+
data.tar.gz: '069f8912635bde2c5512dbde0fbfab6f44a0518715de7ad5725e38eab877a5d22451ee4ba1d02b338bf96ec3ce1a641bc159e747c5b07226556814a32031ad74'
|
data/CHANGELOG.md
CHANGED
@@ -1,3 +1,19 @@
|
|
1
|
+
## [0.2.3](https://github.com/kmutahar/jekyll-theme-dscliu/compare/v0.2.2...v0.2.3) (2021-04-06)
|
2
|
+
|
3
|
+
* fix(social-links): add li tag since it was missing ([90a1193](https://github.com/kmutahar/jekyll-theme-dscliu/commit/90a1193))
|
4
|
+
* fix(team-profiles): add alt tag to img since it was missing ([de34b45](https://github.com/kmutahar/jekyll-theme-dscliu/commit/de34b45))
|
5
|
+
* fix(team-profiles): add li tag since it was missing ([5126b33](https://github.com/kmutahar/jekyll-theme-dscliu/commit/5126b33))
|
6
|
+
* docs: create .all-contributorsrc [skip ci] ([0caf962](https://github.com/kmutahar/jekyll-theme-dscliu/commit/0caf962))
|
7
|
+
* docs: update .all-contributorsrc [skip ci] ([fac10f9](https://github.com/kmutahar/jekyll-theme-dscliu/commit/fac10f9))
|
8
|
+
* docs: update .all-contributorsrc [skip ci] ([e11bdc1](https://github.com/kmutahar/jekyll-theme-dscliu/commit/e11bdc1))
|
9
|
+
* docs: update .all-contributorsrc [skip ci] ([527a449](https://github.com/kmutahar/jekyll-theme-dscliu/commit/527a449))
|
10
|
+
* docs: update README.md [skip ci] ([eaac858](https://github.com/kmutahar/jekyll-theme-dscliu/commit/eaac858))
|
11
|
+
* docs: update README.md [skip ci] ([f8ae9fa](https://github.com/kmutahar/jekyll-theme-dscliu/commit/f8ae9fa))
|
12
|
+
* docs: update README.md [skip ci] ([ea2f9d2](https://github.com/kmutahar/jekyll-theme-dscliu/commit/ea2f9d2))
|
13
|
+
* docs: update README.md [skip ci] ([78dfe25](https://github.com/kmutahar/jekyll-theme-dscliu/commit/78dfe25))
|
14
|
+
|
15
|
+
|
16
|
+
|
1
17
|
## [0.2.2](https://github.com/kmutahar/jekyll-theme-dscliu/compare/v0.2.1...v0.2.2) (2021-04-05)
|
2
18
|
|
3
19
|
* build(gemspec): have changelog be part of the gem build ([1d13cca](https://github.com/kmutahar/jekyll-theme-dscliu/commit/1d13cca))
|
data/README.md
CHANGED
@@ -1,4 +1,7 @@
|
|
1
1
|
# jekyll-theme-dscliu
|
2
|
+
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
3
|
+
[](#contributors-)
|
4
|
+
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
2
5
|
|
3
6
|
[](code_of_conduct.md)
|
4
7
|
[](https://badge.fury.io/rb/jekyll-theme-dscliu)
|
@@ -32,6 +35,12 @@ Or install it yourself as:
|
|
32
35
|
|
33
36
|
$ gem install jekyll-theme-dscliu
|
34
37
|
|
38
|
+
### Alternative Instalation
|
39
|
+
|
40
|
+
Using Jekyll Remote Theme
|
41
|
+
|
42
|
+
https://github.com/benbalter/jekyll-remote-theme
|
43
|
+
|
35
44
|
## Usage
|
36
45
|
|
37
46
|
TODO: Write usage instructions here. Describe your available layouts, includes, sass and/or assets.
|
@@ -67,3 +76,26 @@ The theme is licensed under the terms of the [GNU Affero General Public License
|
|
67
76
|
|
68
77
|
You should have received a copy of the GNU Affero General Public License
|
69
78
|
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
79
|
+
|
80
|
+
## Contributors ✨
|
81
|
+
|
82
|
+
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
|
83
|
+
|
84
|
+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
85
|
+
<!-- prettier-ignore-start -->
|
86
|
+
<!-- markdownlint-disable -->
|
87
|
+
<table>
|
88
|
+
<tr>
|
89
|
+
<td align="center"><a href="https://www.mutahar.me"><img src="https://avatars.githubusercontent.com/u/18140052?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Khaldoon Mutahar</b></sub></a><br /><a href="#business-kmutahar" title="Business development">💼</a> <a href="#infra-kmutahar" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-kmutahar" title="Maintenance">🚧</a></td>
|
90
|
+
<td align="center"><a href="https://github.com/safamoqbel-coder"><img src="https://avatars.githubusercontent.com/u/69394571?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Safa Moqbel</b></sub></a><br /><a href="#business-safamoqbel-coder" title="Business development">💼</a> <a href="https://github.com/kmutahar/jekyll-theme-dscliu/commits?author=safamoqbel-coder" title="Code">💻</a> <a href="#design-safamoqbel-coder" title="Design">🎨</a></td>
|
91
|
+
<td align="center"><a href="https://github.com/mohammed0alhaddad"><img src="https://avatars.githubusercontent.com/u/69595340?v=4?s=100" width="100px;" alt=""/><br /><sub><b>mohammed0alhaddad</b></sub></a><br /><a href="https://github.com/kmutahar/jekyll-theme-dscliu/commits?author=mohammed0alhaddad" title="Code">💻</a> <a href="https://github.com/kmutahar/jekyll-theme-dscliu/issues?q=author%3Amohammed0alhaddad" title="Bug reports">🐛</a></td>
|
92
|
+
<td align="center"><a href="https://github.com/ShEhAb0"><img src="https://avatars.githubusercontent.com/u/70029079?v=4?s=100" width="100px;" alt=""/><br /><sub><b>ShEhAb0</b></sub></a><br /><a href="https://github.com/kmutahar/jekyll-theme-dscliu/commits?author=ShEhAb0" title="Code">💻</a></td>
|
93
|
+
</tr>
|
94
|
+
</table>
|
95
|
+
|
96
|
+
<!-- markdownlint-restore -->
|
97
|
+
<!-- prettier-ignore-end -->
|
98
|
+
|
99
|
+
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
100
|
+
|
101
|
+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
|
data/_includes/footer.html
CHANGED
@@ -1,71 +1,76 @@
|
|
1
1
|
{% if site.social_links.facebook %}
|
2
2
|
<!--facebook link-->
|
3
|
-
<a class="nav-link" href="https://www.facebook.com/{{ site.social_links.facebook }}"><span><i
|
4
|
-
|
3
|
+
<li><a class="nav-link" href="https://www.facebook.com/{{ site.social_links.facebook }}"><span><i
|
4
|
+
class="nav-item fab fa-facebook"></i></span></a></li>
|
5
5
|
{% endif %}
|
6
6
|
|
7
7
|
{% if site.social_links.twitter %}
|
8
8
|
<!--twitter link-->
|
9
|
-
<a class="nav-link" href="https://twitter.com/{{ site.social_links.twitter }}"><span><i
|
10
|
-
|
9
|
+
<li><a class="nav-link" href="https://twitter.com/{{ site.social_links.twitter }}"><span><i
|
10
|
+
class="nav-item fab fa-twitter"></i></span></a></li>
|
11
11
|
{% endif %}
|
12
12
|
|
13
13
|
{% if site.social_links.instagram %}
|
14
14
|
<!--instagram link-->
|
15
|
-
<a class="nav-link" href="https://www.instagram.com/{{ site.social_links.instagram }}"><span><i
|
16
|
-
|
15
|
+
<li><a class="nav-link" href="https://www.instagram.com/{{ site.social_links.instagram }}"><span><i
|
16
|
+
class="nav-item fab fa-instagram"></i></span></a></li>
|
17
17
|
{% endif %}
|
18
18
|
|
19
19
|
{% if site.social_links.youtube %}
|
20
20
|
<!--youtube link-->
|
21
|
-
<a class="nav-link" href="https://www.youtube.com/channel/{{ site.social_links.youtube }}"><span><i
|
22
|
-
|
21
|
+
<li><a class="nav-link" href="https://www.youtube.com/channel/{{ site.social_links.youtube }}"><span><i
|
22
|
+
class="nav-item fab fa-youtube"></i></span></a></li>
|
23
23
|
{% endif %}
|
24
24
|
|
25
25
|
{% if site.social_links.github %}
|
26
26
|
<!--github link-->
|
27
|
-
<a class="nav-link" href="https://github.com/{{ site.social_links.github }}"><span><i
|
28
|
-
|
27
|
+
<li><a class="nav-link" href="https://github.com/{{ site.social_links.github }}"><span><i
|
28
|
+
class="nav-item fab fa-github-square"></i></span></a></li>
|
29
29
|
{% endif %}
|
30
30
|
|
31
31
|
{% if site.social_links.youtube_channel %}
|
32
32
|
<!--youtube_channel link-->
|
33
|
-
<a class="nav-link" href="https://www.youtube.com/channel/{{ site.social_links.youtube_channel }}"><span><i
|
34
|
-
|
33
|
+
<li><a class="nav-link" href="https://www.youtube.com/channel/{{ site.social_links.youtube_channel }}"><span><i
|
34
|
+
class="nav-item fab fa-youtube_channel"></i></span></a></li>
|
35
35
|
{% endif %}
|
36
36
|
|
37
37
|
{% if site.social_links.youtube_channel_name %}
|
38
38
|
<!--youtube_channel_name link-->
|
39
|
-
<a class="nav-link" href="{{ site.social_links.youtube_channel_name }}"><span><i
|
40
|
-
|
39
|
+
<li><a class="nav-link" href="{{ site.social_links.youtube_channel_name }}"><span><i
|
40
|
+
class="nav-item fab fa-youtube_channel_name"></i></span></a></li>
|
41
41
|
{% endif %}
|
42
42
|
|
43
43
|
{% if site.social_links.telegram %}
|
44
44
|
<!--telegram link-->
|
45
|
-
<a class="nav-link" href="{{ site.social_links.telegram }}"><span><i
|
45
|
+
<li><a class="nav-link" href="{{ site.social_links.telegram }}"><span><i
|
46
|
+
class="nav-item fab fa-telegram"></i></span></a></li>
|
46
47
|
{% endif %}
|
47
48
|
|
48
49
|
{% if site.social_links.devto %}
|
49
50
|
<!--devto link-->
|
50
|
-
<a class="nav-link" href="{{ site.social_links.devto }}"><span><i class="nav-item fab fa-devto"></i></span></a>
|
51
|
+
<li><a class="nav-link" href="{{ site.social_links.devto }}"><span><i class="nav-item fab fa-devto"></i></span></a></li>
|
51
52
|
{% endif %}
|
52
53
|
|
53
54
|
{% if site.social_links.dribbble %}
|
54
55
|
<!--dribbble link-->
|
55
|
-
<a class="nav-link" href="{{ site.social_links.dribbble }}"><span><i
|
56
|
+
<li><a class="nav-link" href="{{ site.social_links.dribbble }}"><span><i
|
57
|
+
class="nav-item fab fa-dribbble"></i></span></a></li>
|
56
58
|
{% endif %}
|
57
59
|
|
58
60
|
{% if site.social_links.flickr %}
|
59
61
|
<!--flickr link-->
|
60
|
-
<a class="nav-link" href="{{ site.social_links.flickr }}"><span><i class="nav-item fab fa-flickr"></i></span></a>
|
62
|
+
<li><a class="nav-link" href="{{ site.social_links.flickr }}"><span><i class="nav-item fab fa-flickr"></i></span></a>
|
63
|
+
</li>
|
61
64
|
{% endif %}
|
62
65
|
|
63
66
|
{% if site.social_links.linkedin %}
|
64
67
|
<!--linkedin link-->
|
65
|
-
<a class="nav-link" href="{{ site.social_links.linkedin }}"><span><i
|
68
|
+
<li><a class="nav-link" href="{{ site.social_links.linkedin }}"><span><i
|
69
|
+
class="nav-item fab fa-linkedin"></i></span></a></li>
|
66
70
|
{% endif %}
|
67
71
|
|
68
72
|
{% if site.social_links.pinterest %}
|
69
73
|
<!--pinterest link-->
|
70
|
-
<a class="nav-link" href="{{ site.social_links.pinterest }}"><span><i
|
74
|
+
<li><a class="nav-link" href="{{ site.social_links.pinterest }}"><span><i
|
75
|
+
class="nav-item fab fa-pinterest"></i></span></a></li>
|
71
76
|
{% endif %}
|
@@ -4,7 +4,8 @@
|
|
4
4
|
{% if member.picture %}
|
5
5
|
{% capture image_url %}assets/images-team/{{ page.term }}/{{ member.picture }}
|
6
6
|
{% endcapture %}
|
7
|
-
<img src="{{ image_url | relative_url }}" class="img-responsive rounded"
|
7
|
+
<img src="{{ image_url | relative_url }}" class="img-responsive rounded"
|
8
|
+
alt="Portrait Picture of {{ member.name }}">
|
8
9
|
{% else %}
|
9
10
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512" width="150" height="auto">
|
10
11
|
<!-- Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) -->
|
@@ -13,22 +14,23 @@
|
|
13
14
|
</svg>
|
14
15
|
{% endif %}
|
15
16
|
<ul>
|
16
|
-
{% if member.website %}<a href="{{ member.website }}" title="{{ member.name }}'s Site" target="_blank"
|
17
|
-
|
18
|
-
{% if member.github %}<a href="https://github.com/{{ member.github }}"
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
17
|
+
{% if member.website %}<li><a href="{{ member.website }}" title="{{ member.name }}'s Site" target="_blank"
|
18
|
+
rel="noopener nofollow noreferrer"><i class="fa fa-globe"></i></a></li>{% endif %}
|
19
|
+
{% if member.github %}<li><a href="https://github.com/{{ member.github }}"
|
20
|
+
title="{{ member.name }}'s Github" target="_blank" rel="noopener nofollow noreferrer"><i
|
21
|
+
class="fab fa-github-square"></i></a></li>{% endif %}
|
22
|
+
{% if member.linkedin %}<li><a href="https://www.linkedin.com/in/{{ member.linkedin }}"
|
23
|
+
title="{{ member.name }}'s Linkedin" target="_blank" rel="noopener nofollow noreferrer"><i
|
24
|
+
class="fab fa-linkedin"></i></a></li>{% endif %}
|
25
|
+
{% if member.twitter %}<li><a href="https://www.twitter.com/{{ member.twitter }}"
|
26
|
+
title="{{ member.name }}'s Twitter" target="_blank" rel="noopener nofollow noreferrer"><i
|
27
|
+
class="fab fa-twitter-square"></i></a></li>{% endif %}
|
28
|
+
{% if member.instagram %}<li><a href="https://www.instagram.com/{{ member.instagram }}"
|
29
|
+
title="{{ member.name }}'s Instagram" target="_blank" rel="noopener nofollow noreferrer"><i
|
30
|
+
class="fab fa-instagram-square"></i></a></li>{% endif %}
|
31
|
+
{% if member.facebook %}<li><a href="https://www.facebook.com/{{ member.facebook }}"
|
32
|
+
title="{{ member.name }}'s Facebook" target="_blank" rel="noopener nofollow noreferrer"><i
|
33
|
+
class="fab fa-facebook-square"></i></a></li>{% endif %}
|
32
34
|
</ul>
|
33
35
|
</div>
|
34
36
|
<h2>{{ member.name }}</h2>
|
data/_sass/footer.scss
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: jekyll-theme-dscliu
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.
|
4
|
+
version: 0.2.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Khaldoon Mutahar
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2021-04-
|
12
|
+
date: 2021-04-06 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: jekyll
|