type-on-strap 0.1.1 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (45) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/navbar.html +4 -4
  3. data/{pages → _includes}/portfolio.html +1 -10
  4. data/{pages/search.json → _layouts/search.html} +26 -2
  5. data/{pages → _layouts}/tags.html +0 -3
  6. metadata +140 -178
  7. data/assets/favicon.ico +0 -0
  8. data/assets/img/pexels/README.md +0 -51
  9. data/assets/img/pexels/book-coffee.jpeg +0 -0
  10. data/assets/img/pexels/book-glass.jpeg +0 -0
  11. data/assets/img/pexels/circuit.jpeg +0 -0
  12. data/assets/img/pexels/computer.jpeg +0 -0
  13. data/assets/img/pexels/computer2.jpeg +0 -0
  14. data/assets/img/pexels/desk-messy.jpeg +0 -0
  15. data/assets/img/pexels/desk-nerd.jpeg +0 -0
  16. data/assets/img/pexels/desk-open.jpeg +0 -0
  17. data/assets/img/pexels/desk-top.jpeg +0 -0
  18. data/assets/img/pexels/disco-full.jpeg +0 -0
  19. data/assets/img/pexels/look-out.jpeg +0 -0
  20. data/assets/img/pexels/motherboard.jpg +0 -0
  21. data/assets/img/pexels/old-phone.jpeg +0 -0
  22. data/assets/img/pexels/retro-school.jpeg +0 -0
  23. data/assets/img/pexels/scrabble-blog.jpeg +0 -0
  24. data/assets/img/pexels/scrabble-search.jpeg +0 -0
  25. data/assets/img/pexels/search-map.jpeg +0 -0
  26. data/assets/img/pexels/triangular.jpeg +0 -0
  27. data/assets/img/pexels/wall_e.jpeg +0 -0
  28. data/assets/img/portfolio/cabin.png +0 -0
  29. data/assets/img/portfolio/cake.png +0 -0
  30. data/assets/img/portfolio/circus.png +0 -0
  31. data/assets/img/portfolio/game.png +0 -0
  32. data/assets/img/portfolio/github.png +0 -0
  33. data/assets/img/portfolio/jekyllblog2.png +0 -0
  34. data/assets/img/portfolio/ninja.png +0 -0
  35. data/assets/img/portfolio/safe.png +0 -0
  36. data/assets/img/portfolio/submarine.png +0 -0
  37. data/assets/img/portfolio/toh.png +0 -0
  38. data/assets/img/portfolio/ttt.png +0 -0
  39. data/assets/img/sample.png +0 -0
  40. data/assets/img/sample2.png +0 -0
  41. data/assets/img/sample3.png +0 -0
  42. data/assets/img/thumbnails/desk-messy.jpeg +0 -0
  43. data/assets/img/triangle.png +0 -0
  44. data/assets/img/triangle.svg +0 -34
  45. data/pages/search.html +0 -32
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6a8cea27e03b96ed4e2cb5bc33fc3656bf9825db
4
- data.tar.gz: 87426db9eca389e26a81b17c9f955a1a12da648a
3
+ metadata.gz: 41bb7e19b95e2b1b6c35065662abe45b1d41621b
4
+ data.tar.gz: 3065373b68d030727457cdbdf177a3464be13613
5
5
  SHA512:
6
- metadata.gz: 52eef2c9ff0425ab108482092739863d606a9eeb4f393c2bf97cc30de42e879db3b293fb4ba77375d894751640091a63ec01ee1ffb805f197805daf40e83e27e
7
- data.tar.gz: b17a20ce98eaf0c4264a605c3324868265cde6b50f0ad25b9c1cc0951f19fcf1bd3ee9c27db62cd0f836e3f12b98b24588482a7bdb581993cbdba290a25ec4ae
6
+ metadata.gz: b3718698681f549e6192b63fa218c49156bf7d17d38e61a1d4f0799d23e25670e1b8f578205384cdd9a066a3590f205d6e967d8cad827f1b1a683ec170524818
7
+ data.tar.gz: 3e78ece71d3bb19b9814b76486fa2b35f9c38f5c983f88d9a9e2c803f66fa413836ec8a56f07fbe197ea1c620786fa4b65020ababcb84c8d150558f07bcbe736
@@ -35,17 +35,17 @@
35
35
  </a>
36
36
  </li>
37
37
  {% endif %}
38
- {% if site.theme_settings.portfolio %}
38
+ {% if site.theme_settings.search %}
39
39
  <li>
40
40
  <a class="clear" href="{{ site.url }}{{ site.baseurl }}/search">
41
- Search
41
+ <i class="fa fa-search" aria-hidden="true"></i>
42
42
  </a>
43
43
  </li>
44
44
  {% endif %}
45
- {% if site.theme_settings.portfolio %}
45
+ {% if site.theme_settings.tags %}
46
46
  <li>
47
47
  <a class="clear" href="{{ site.url }}{{ site.baseurl }}/tags">
48
- Tags
48
+ <i class="fa fa-tags" aria-hidden="true"></i>
49
49
  </a>
50
50
  </li>
51
51
  {% endif %}
@@ -1,12 +1,3 @@
1
- ---
2
- layout: bootstrap
3
- title : Portfolio
4
- permalink: /portfolio/
5
- subtitle: "Projects I am working on"
6
- feature-img: "assets/img/pexels/computer.jpeg"
7
- hide: true
8
- ---
9
-
10
1
  <!-- Portfolio Grid Section -->
11
2
  <section class="portfolio">
12
3
  <div class="row">
@@ -23,4 +14,4 @@ hide: true
23
14
  </div>
24
15
  {% endfor %}
25
16
  </div>
26
- </section>
17
+ </section>
@@ -1,6 +1,22 @@
1
1
  ---
2
+ layout: page
2
3
  ---
3
- [
4
+
5
+ <!-- Html Elements for Search -->
6
+ <input type="text" id="search-input" placeholder="Enter keywords..." class="search-bar">
7
+ <br>
8
+ <br>
9
+ <ul id="results-container" ></ul>
10
+
11
+ <section>
12
+ <!-- Script pointing to jekyll-search.js -->
13
+ <script src="{{ site.baseurl }}/assets/js/jekyll-search.min.js" type="text/javascript"></script>
14
+
15
+ <script type="text/javascript">
16
+ SimpleJekyllSearch({
17
+ searchInput: document.getElementById('search-input'),
18
+ resultsContainer: document.getElementById('results-container'),
19
+ json: [
4
20
  {% if site.theme_settings.search %}
5
21
  {% for post in site.posts %}
6
22
  {
@@ -25,4 +41,12 @@
25
41
  } {% unless forloop.last %},{% endunless %}
26
42
  {% endfor %}
27
43
  {% endif %}
28
- ]
44
+ ],
45
+ searchResultTemplate: '<div class="search-title"><a href="{url}"><h3> {title}</h3></a><div class="meta">{date} <div class="right"><i class="fa fa-tag"></i> {tags}</div></div><p>{category}</p></div><hr> ',
46
+ noResultsText: 'No results found',
47
+ limit: 10,
48
+ fuzzy: true,
49
+ exclude: []
50
+ })
51
+ </script>
52
+ </section>
@@ -1,8 +1,5 @@
1
1
  ---
2
2
  layout: page
3
- title: Tags
4
- permalink: /tags/
5
- hide: true
6
3
  ---
7
4
 
8
5
  <div class="home">
metadata CHANGED
@@ -1,87 +1,88 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: type-on-strap
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sylhare
8
8
  - Rohan Chandra
9
- autorequire:
9
+ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2017-11-26 00:00:00.000000000 Z
12
+ date: 2017-12-03 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
+ name: jekyll
15
16
  requirement: !ruby/object:Gem::Requirement
16
17
  requirements:
17
- - - ~>
18
+ - - "~>"
18
19
  - !ruby/object:Gem::Version
19
20
  version: '3.3'
20
- name: jekyll
21
- prerelease: false
22
21
  type: :runtime
22
+ prerelease: false
23
23
  version_requirements: !ruby/object:Gem::Requirement
24
24
  requirements:
25
- - - ~>
25
+ - - "~>"
26
26
  - !ruby/object:Gem::Version
27
27
  version: '3.3'
28
28
  - !ruby/object:Gem::Dependency
29
+ name: jekyll-paginate
29
30
  requirement: !ruby/object:Gem::Requirement
30
31
  requirements:
31
- - - ~>
32
+ - - "~>"
32
33
  - !ruby/object:Gem::Version
33
34
  version: '1.1'
34
- name: jekyll-paginate
35
- prerelease: false
36
35
  type: :runtime
36
+ prerelease: false
37
37
  version_requirements: !ruby/object:Gem::Requirement
38
38
  requirements:
39
- - - ~>
39
+ - - "~>"
40
40
  - !ruby/object:Gem::Version
41
41
  version: '1.1'
42
42
  - !ruby/object:Gem::Dependency
43
+ name: jekyll-seo-tag
43
44
  requirement: !ruby/object:Gem::Requirement
44
45
  requirements:
45
- - - ~>
46
+ - - "~>"
46
47
  - !ruby/object:Gem::Version
47
48
  version: '2.3'
48
- name: jekyll-seo-tag
49
- prerelease: false
50
49
  type: :runtime
50
+ prerelease: false
51
51
  version_requirements: !ruby/object:Gem::Requirement
52
52
  requirements:
53
- - - ~>
53
+ - - "~>"
54
54
  - !ruby/object:Gem::Version
55
55
  version: '2.3'
56
56
  - !ruby/object:Gem::Dependency
57
+ name: bundler
57
58
  requirement: !ruby/object:Gem::Requirement
58
59
  requirements:
59
- - - ~>
60
+ - - "~>"
60
61
  - !ruby/object:Gem::Version
61
62
  version: '1.12'
62
- name: bundler
63
- prerelease: false
64
63
  type: :development
64
+ prerelease: false
65
65
  version_requirements: !ruby/object:Gem::Requirement
66
66
  requirements:
67
- - - ~>
67
+ - - "~>"
68
68
  - !ruby/object:Gem::Version
69
69
  version: '1.12'
70
70
  - !ruby/object:Gem::Dependency
71
+ name: rake
71
72
  requirement: !ruby/object:Gem::Requirement
72
73
  requirements:
73
- - - ~>
74
+ - - "~>"
74
75
  - !ruby/object:Gem::Version
75
76
  version: '10.0'
76
- name: rake
77
- prerelease: false
78
77
  type: :development
78
+ prerelease: false
79
79
  version_requirements: !ruby/object:Gem::Requirement
80
80
  requirements:
81
- - - ~>
81
+ - - "~>"
82
82
  - !ruby/object:Gem::Version
83
83
  version: '10.0'
84
- description: A custom Type Theme template (a free and open-source Jekyll theme. Great for blogs, easy to customize and responsive.)
84
+ description: A custom Type Theme template (a free and open-source Jekyll theme). Great
85
+ for blogs, easy to customize and responsive.
85
86
  email:
86
87
  - sylhare@outlook.com
87
88
  - hellorohan@outlook.com
@@ -89,201 +90,162 @@ executables: []
89
90
  extensions: []
90
91
  extra_rdoc_files: []
91
92
  files:
92
- - pages/search.html
93
- - pages/portfolio.html
94
- - pages/tags.html
95
- - pages/search.json
96
- - README.md
97
93
  - LICENSE
98
- - _sass/type-on-strap.scss
94
+ - README.md
95
+ - _includes/disqus.html
96
+ - _includes/footer.html
97
+ - _includes/head.html
98
+ - _includes/icons.html
99
+ - _includes/navbar.html
100
+ - _includes/portfolio.html
101
+ - _includes/post_nav.html
102
+ - _includes/tags_list.html
103
+ - _layouts/bootstrap.html
104
+ - _layouts/default.html
105
+ - _layouts/home.html
106
+ - _layouts/page.html
107
+ - _layouts/post.html
108
+ - _layouts/search.html
109
+ - _layouts/tags.html
110
+ - _sass/base/_global.scss
111
+ - _sass/base/_utility.scss
112
+ - _sass/base/_variables.scss
99
113
  - _sass/external/_reset.scss
100
114
  - _sass/external/_syntax.scss
101
- - _sass/base/_variables.scss
102
- - _sass/base/_utility.scss
103
- - _sass/base/_global.scss
104
115
  - _sass/includes/_footer.scss
105
- - _sass/includes/_post_nav.scss
106
116
  - _sass/includes/_navbar.scss
117
+ - _sass/includes/_post_nav.scss
118
+ - _sass/layouts/_index.scss
107
119
  - _sass/layouts/_page.scss
120
+ - _sass/layouts/_portfolio.scss
108
121
  - _sass/layouts/_posts.scss
109
- - _sass/layouts/_tags.scss
110
- - _sass/layouts/_index.scss
111
122
  - _sass/layouts/_search.scss
112
- - _sass/layouts/_portfolio.scss
113
- - _layouts/home.html
114
- - _layouts/post.html
115
- - _layouts/bootstrap.html
116
- - _layouts/default.html
117
- - _layouts/page.html
118
- - _includes/icons.html
119
- - _includes/footer.html
120
- - _includes/tags_list.html
121
- - _includes/post_nav.html
122
- - _includes/navbar.html
123
- - _includes/head.html
124
- - _includes/disqus.html
125
- - assets/favicon.ico
126
- - assets/js/jquery-3.2.1.min.js
127
- - assets/js/bootstrap.min.js
128
- - assets/js/main.min.js
129
- - assets/js/katex_init.js
130
- - assets/js/katex.min.js
131
- - assets/js/navbar.js
132
- - assets/js/jekyll-search.min.js
133
- - assets/img/triangle.svg
134
- - assets/img/sample3.png
135
- - assets/img/triangle.png
136
- - assets/img/sample2.png
137
- - assets/img/sample.png
138
- - assets/img/pexels/README.md
139
- - assets/img/pexels/wall_e.jpeg
140
- - assets/img/pexels/circuit.jpeg
141
- - assets/img/pexels/retro-school.jpeg
142
- - assets/img/pexels/motherboard.jpg
143
- - assets/img/pexels/search-map.jpeg
144
- - assets/img/pexels/look-out.jpeg
145
- - assets/img/pexels/computer.jpeg
146
- - assets/img/pexels/scrabble-blog.jpeg
147
- - assets/img/pexels/book-glass.jpeg
148
- - assets/img/pexels/desk-open.jpeg
149
- - assets/img/pexels/disco-full.jpeg
150
- - assets/img/pexels/book-coffee.jpeg
151
- - assets/img/pexels/desk-nerd.jpeg
152
- - assets/img/pexels/desk-top.jpeg
153
- - assets/img/pexels/scrabble-search.jpeg
154
- - assets/img/pexels/triangular.jpeg
155
- - assets/img/pexels/old-phone.jpeg
156
- - assets/img/pexels/computer2.jpeg
157
- - assets/img/pexels/desk-messy.jpeg
158
- - assets/img/portfolio/jekyllblog2.png
159
- - assets/img/portfolio/game.png
160
- - assets/img/portfolio/submarine.png
161
- - assets/img/portfolio/safe.png
162
- - assets/img/portfolio/circus.png
163
- - assets/img/portfolio/github.png
164
- - assets/img/portfolio/ninja.png
165
- - assets/img/portfolio/cabin.png
166
- - assets/img/portfolio/cake.png
167
- - assets/img/portfolio/toh.png
168
- - assets/img/portfolio/ttt.png
169
- - assets/img/thumbnails/desk-messy.jpeg
123
+ - _sass/layouts/_tags.scss
124
+ - _sass/type-on-strap.scss
125
+ - assets/css/bootstrap-iso.min.css
126
+ - assets/css/font-awesome.min.css
170
127
  - assets/css/katex.min.css
171
128
  - assets/css/main.scss
172
- - assets/css/font-awesome.min.css
173
- - assets/css/bootstrap-iso.min.css
174
- - assets/fonts/KaTeX_Fraktur-Bold.eot
175
- - assets/fonts/KaTeX_Fraktur-Regular.eot
176
- - assets/fonts/KaTeX_SansSerif-Bold.woff2
177
- - assets/fonts/fontawesome-webfont.woff2
178
- - assets/fonts/KaTeX_SansSerif-Italic.woff2
179
- - assets/fonts/KaTeX_Main-Italic.ttf
180
- - assets/fonts/KaTeX_Size4-Regular.ttf
181
- - assets/fonts/KaTeX_Main-Bold.ttf
182
- - assets/fonts/fontawesome-webfont.eot
183
- - assets/fonts/KaTeX_Main-Italic.eot
184
- - assets/fonts/KaTeX_Math-Italic.woff
185
- - assets/fonts/KaTeX_Size1-Regular.woff2
186
- - assets/fonts/KaTeX_Typewriter-Regular.eot
129
+ - assets/fonts/FontAwesome.otf
130
+ - assets/fonts/KaTeX_AMS-Regular.eot
187
131
  - assets/fonts/KaTeX_AMS-Regular.ttf
132
+ - assets/fonts/KaTeX_AMS-Regular.woff
188
133
  - assets/fonts/KaTeX_AMS-Regular.woff2
189
- - assets/fonts/fontawesome-webfont.ttf
190
- - assets/fonts/KaTeX_Fraktur-Bold.ttf
191
- - assets/fonts/KaTeX_Math-Italic.woff2
134
+ - assets/fonts/KaTeX_Caligraphic-Bold.eot
135
+ - assets/fonts/KaTeX_Caligraphic-Bold.ttf
136
+ - assets/fonts/KaTeX_Caligraphic-Bold.woff
137
+ - assets/fonts/KaTeX_Caligraphic-Bold.woff2
138
+ - assets/fonts/KaTeX_Caligraphic-Regular.eot
139
+ - assets/fonts/KaTeX_Caligraphic-Regular.ttf
192
140
  - assets/fonts/KaTeX_Caligraphic-Regular.woff
193
- - assets/fonts/KaTeX_Size2-Regular.woff2
194
- - assets/fonts/KaTeX_Main-Bold.woff2
195
- - assets/fonts/KaTeX_Size1-Regular.woff
196
- - assets/fonts/KaTeX_SansSerif-Regular.eot
197
- - assets/fonts/KaTeX_Size3-Regular.ttf
198
- - assets/fonts/KaTeX_Size2-Regular.eot
141
+ - assets/fonts/KaTeX_Caligraphic-Regular.woff2
142
+ - assets/fonts/KaTeX_Fraktur-Bold.eot
143
+ - assets/fonts/KaTeX_Fraktur-Bold.ttf
144
+ - assets/fonts/KaTeX_Fraktur-Bold.woff
145
+ - assets/fonts/KaTeX_Fraktur-Bold.woff2
146
+ - assets/fonts/KaTeX_Fraktur-Regular.eot
147
+ - assets/fonts/KaTeX_Fraktur-Regular.ttf
199
148
  - assets/fonts/KaTeX_Fraktur-Regular.woff
200
- - assets/fonts/KaTeX_Size4-Regular.woff
201
- - assets/fonts/KaTeX_Math-BoldItalic.woff2
202
- - assets/fonts/KaTeX_Math-Regular.eot
149
+ - assets/fonts/KaTeX_Fraktur-Regular.woff2
150
+ - assets/fonts/KaTeX_Main-Bold.eot
151
+ - assets/fonts/KaTeX_Main-Bold.ttf
203
152
  - assets/fonts/KaTeX_Main-Bold.woff
204
- - assets/fonts/KaTeX_Script-Regular.woff2
205
- - assets/fonts/KaTeX_SansSerif-Italic.eot
206
- - assets/fonts/KaTeX_Fraktur-Regular.ttf
207
- - assets/fonts/KaTeX_Caligraphic-Regular.ttf
208
- - assets/fonts/KaTeX_SansSerif-Italic.ttf
153
+ - assets/fonts/KaTeX_Main-Bold.woff2
154
+ - assets/fonts/KaTeX_Main-Italic.eot
155
+ - assets/fonts/KaTeX_Main-Italic.ttf
156
+ - assets/fonts/KaTeX_Main-Italic.woff
209
157
  - assets/fonts/KaTeX_Main-Italic.woff2
210
- - assets/fonts/KaTeX_Typewriter-Regular.ttf
211
- - assets/fonts/KaTeX_Size1-Regular.ttf
212
- - assets/fonts/KaTeX_SansSerif-Bold.ttf
213
- - assets/fonts/KaTeX_Main-Regular.woff
214
158
  - assets/fonts/KaTeX_Main-Regular.eot
215
- - assets/fonts/FontAwesome.otf
159
+ - assets/fonts/KaTeX_Main-Regular.ttf
160
+ - assets/fonts/KaTeX_Main-Regular.woff
161
+ - assets/fonts/KaTeX_Main-Regular.woff2
216
162
  - assets/fonts/KaTeX_Math-BoldItalic.eot
217
- - assets/fonts/KaTeX_Caligraphic-Bold.woff2
218
- - assets/fonts/KaTeX_Script-Regular.woff
219
- - assets/fonts/fontawesome-webfont.svg
220
- - assets/fonts/glyphicons-halflings-regular.eot
221
- - assets/fonts/KaTeX_Fraktur-Regular.woff2
163
+ - assets/fonts/KaTeX_Math-BoldItalic.ttf
164
+ - assets/fonts/KaTeX_Math-BoldItalic.woff
165
+ - assets/fonts/KaTeX_Math-BoldItalic.woff2
166
+ - assets/fonts/KaTeX_Math-Italic.eot
167
+ - assets/fonts/KaTeX_Math-Italic.ttf
168
+ - assets/fonts/KaTeX_Math-Italic.woff
169
+ - assets/fonts/KaTeX_Math-Italic.woff2
170
+ - assets/fonts/KaTeX_Math-Regular.eot
171
+ - assets/fonts/KaTeX_Math-Regular.ttf
172
+ - assets/fonts/KaTeX_Math-Regular.woff
173
+ - assets/fonts/KaTeX_Math-Regular.woff2
174
+ - assets/fonts/KaTeX_SansSerif-Bold.eot
175
+ - assets/fonts/KaTeX_SansSerif-Bold.ttf
222
176
  - assets/fonts/KaTeX_SansSerif-Bold.woff
223
- - assets/fonts/KaTeX_Size4-Regular.woff2
177
+ - assets/fonts/KaTeX_SansSerif-Bold.woff2
178
+ - assets/fonts/KaTeX_SansSerif-Italic.eot
179
+ - assets/fonts/KaTeX_SansSerif-Italic.ttf
180
+ - assets/fonts/KaTeX_SansSerif-Italic.woff
181
+ - assets/fonts/KaTeX_SansSerif-Italic.woff2
182
+ - assets/fonts/KaTeX_SansSerif-Regular.eot
224
183
  - assets/fonts/KaTeX_SansSerif-Regular.ttf
184
+ - assets/fonts/KaTeX_SansSerif-Regular.woff
185
+ - assets/fonts/KaTeX_SansSerif-Regular.woff2
186
+ - assets/fonts/KaTeX_Script-Regular.eot
187
+ - assets/fonts/KaTeX_Script-Regular.ttf
188
+ - assets/fonts/KaTeX_Script-Regular.woff
189
+ - assets/fonts/KaTeX_Script-Regular.woff2
225
190
  - assets/fonts/KaTeX_Size1-Regular.eot
226
- - assets/fonts/KaTeX_Fraktur-Bold.woff
227
- - assets/fonts/KaTeX_Main-Bold.eot
228
- - assets/fonts/KaTeX_Math-Italic.ttf
229
- - assets/fonts/KaTeX_Caligraphic-Regular.woff2
230
- - assets/fonts/KaTeX_Size3-Regular.woff
231
- - assets/fonts/KaTeX_Main-Regular.ttf
191
+ - assets/fonts/KaTeX_Size1-Regular.ttf
192
+ - assets/fonts/KaTeX_Size1-Regular.woff
193
+ - assets/fonts/KaTeX_Size1-Regular.woff2
194
+ - assets/fonts/KaTeX_Size2-Regular.eot
232
195
  - assets/fonts/KaTeX_Size2-Regular.ttf
233
- - assets/fonts/KaTeX_Size3-Regular.woff2
234
- - assets/fonts/KaTeX_SansSerif-Regular.woff
235
- - assets/fonts/KaTeX_Caligraphic-Bold.eot
236
- - assets/fonts/KaTeX_Size3-Regular.eot
237
196
  - assets/fonts/KaTeX_Size2-Regular.woff
238
- - assets/fonts/KaTeX_AMS-Regular.eot
239
- - assets/fonts/KaTeX_Typewriter-Regular.woff2
197
+ - assets/fonts/KaTeX_Size2-Regular.woff2
198
+ - assets/fonts/KaTeX_Size3-Regular.eot
199
+ - assets/fonts/KaTeX_Size3-Regular.ttf
200
+ - assets/fonts/KaTeX_Size3-Regular.woff
201
+ - assets/fonts/KaTeX_Size3-Regular.woff2
202
+ - assets/fonts/KaTeX_Size4-Regular.eot
203
+ - assets/fonts/KaTeX_Size4-Regular.ttf
204
+ - assets/fonts/KaTeX_Size4-Regular.woff
205
+ - assets/fonts/KaTeX_Size4-Regular.woff2
206
+ - assets/fonts/KaTeX_Typewriter-Regular.eot
207
+ - assets/fonts/KaTeX_Typewriter-Regular.ttf
240
208
  - assets/fonts/KaTeX_Typewriter-Regular.woff
241
- - assets/fonts/KaTeX_Math-BoldItalic.ttf
242
- - assets/fonts/KaTeX_Math-Regular.woff2
243
- - assets/fonts/KaTeX_AMS-Regular.woff
244
- - assets/fonts/KaTeX_Fraktur-Bold.woff2
245
- - assets/fonts/KaTeX_SansSerif-Regular.woff2
246
- - assets/fonts/KaTeX_Math-Regular.ttf
247
- - assets/fonts/glyphicons-halflings-regular.woff
209
+ - assets/fonts/KaTeX_Typewriter-Regular.woff2
210
+ - assets/fonts/fontawesome-webfont.eot
211
+ - assets/fonts/fontawesome-webfont.svg
212
+ - assets/fonts/fontawesome-webfont.ttf
248
213
  - assets/fonts/fontawesome-webfont.woff
249
- - assets/fonts/KaTeX_Main-Italic.woff
250
- - assets/fonts/KaTeX_Caligraphic-Bold.woff
251
- - assets/fonts/KaTeX_SansSerif-Italic.woff
252
- - assets/fonts/KaTeX_Math-Regular.woff
214
+ - assets/fonts/fontawesome-webfont.woff2
215
+ - assets/fonts/glyphicons-halflings-regular.eot
253
216
  - assets/fonts/glyphicons-halflings-regular.svg
254
- - assets/fonts/KaTeX_Math-Italic.eot
255
- - assets/fonts/KaTeX_Caligraphic-Regular.eot
256
- - assets/fonts/glyphicons-halflings-regular.woff2
257
- - assets/fonts/KaTeX_Main-Regular.woff2
258
- - assets/fonts/KaTeX_Math-BoldItalic.woff
259
217
  - assets/fonts/glyphicons-halflings-regular.ttf
260
- - assets/fonts/KaTeX_Size4-Regular.eot
261
- - assets/fonts/KaTeX_SansSerif-Bold.eot
262
- - assets/fonts/KaTeX_Script-Regular.eot
263
- - assets/fonts/KaTeX_Caligraphic-Bold.ttf
264
- - assets/fonts/KaTeX_Script-Regular.ttf
218
+ - assets/fonts/glyphicons-halflings-regular.woff
219
+ - assets/fonts/glyphicons-halflings-regular.woff2
220
+ - assets/js/bootstrap.min.js
221
+ - assets/js/jekyll-search.min.js
222
+ - assets/js/jquery-3.2.1.min.js
223
+ - assets/js/katex.min.js
224
+ - assets/js/katex_init.js
225
+ - assets/js/main.min.js
226
+ - assets/js/navbar.js
265
227
  homepage: https://github.com/sylhare/Type-on-Strap
266
228
  licenses:
267
229
  - MIT
268
230
  metadata: {}
269
- post_install_message:
231
+ post_install_message:
270
232
  rdoc_options: []
271
233
  require_paths:
272
234
  - lib
273
235
  required_ruby_version: !ruby/object:Gem::Requirement
274
236
  requirements:
275
- - - '>='
237
+ - - "~>"
276
238
  - !ruby/object:Gem::Version
277
- version: '0'
239
+ version: '2.1'
278
240
  required_rubygems_version: !ruby/object:Gem::Requirement
279
241
  requirements:
280
- - - '>='
242
+ - - ">="
281
243
  - !ruby/object:Gem::Version
282
244
  version: '0'
283
245
  requirements: []
284
- rubyforge_project:
285
- rubygems_version: 2.1.9
286
- signing_key:
246
+ rubyforge_project:
247
+ rubygems_version: 2.5.1
248
+ signing_key:
287
249
  specification_version: 4
288
- summary: A simple responsive Jekyll theme template
250
+ summary: A simple and responsive jekyll theme template
289
251
  test_files: []
data/assets/favicon.ico DELETED
Binary file
@@ -1,51 +0,0 @@
1
- Pexels pictures License
2
-
3
- https://www.pexels.com/photo-license/
4
-
5
-
6
- It's hard to understand complex licenses that is why all photos on Pexels are licensed under the Creative Commons Zero (CC0) license. This means the pictures are completely free to be used for any legal purpose.
7
-
8
- - The pictures are free for personal and even for commercial use.
9
- - You can modify, copy and distribute the photos.
10
- - All without asking for permission or setting a link to the source. So, attribution is not required.
11
-
12
- The only restriction is that identifiable people may not appear in a bad light or in a way that they may find offensive, unless they give their consent. You should also make sure the depicted content (people, logos, private property, etc.) is suitable for your application and doesn't infringe any rights.
13
-
14
- The CC0 license was released by the non-profit organization Creative Commons (CC). Get more information about Creative Commons images and the license on the official license page.
15
-
16
-
17
- -------------------------------------------------------------------------
18
-
19
- CC0 1.0 Universal
20
- Official translations of this legal tool are available in other languages.
21
-
22
- CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER.
23
-
24
- Statement of Purpose
25
-
26
- The laws of most jurisdictions throughout the world automatically confer exclusive Copyright and Related Rights (defined below) upon the creator and subsequent owner(s) (each and all, an "owner") of an original work of authorship and/or a database (each, a "Work").
27
-
28
- Certain owners wish to permanently relinquish those rights to a Work for the purpose of contributing to a commons of creative, cultural and scientific works ("Commons") that the public can reliably and without fear of later claims of infringement build upon, modify, incorporate in other works, reuse and redistribute as freely as possible in any form whatsoever and for any purposes, including without limitation commercial purposes. These owners may contribute to the Commons to promote the ideal of a free culture and the further production of creative, cultural and scientific works, or to gain reputation or greater distribution for their Work in part through the use and efforts of others.
29
-
30
- For these and/or other purposes and motivations, and without any expectation of additional consideration or compensation, the person associating CC0 with a Work (the "Affirmer"), to the extent that he or she is an owner of Copyright and Related Rights in the Work, voluntarily elects to apply CC0 to the Work and publicly distribute the Work under its terms, with knowledge of his or her Copyright and Related Rights in the Work and the meaning and intended legal effect of CC0 on those rights.
31
-
32
- 1. Copyright and Related Rights. A Work made available under CC0 may be protected by copyright and related or neighboring rights ("Copyright and Related Rights"). Copyright and Related Rights include, but are not limited to, the following:
33
-
34
- the right to reproduce, adapt, distribute, perform, display, communicate, and translate a Work;
35
- moral rights retained by the original author(s) and/or performer(s);
36
- publicity and privacy rights pertaining to a person's image or likeness depicted in a Work;
37
- rights protecting against unfair competition in regards to a Work, subject to the limitations in paragraph 4(a), below;
38
- rights protecting the extraction, dissemination, use and reuse of data in a Work;
39
- database rights (such as those arising under Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, and under any national implementation thereof, including any amended or successor version of such directive); and
40
- other similar, equivalent or corresponding rights throughout the world based on applicable law or treaty, and any national implementations thereof.
41
-
42
- 2. Waiver. To the greatest extent permitted by, but not in contravention of, applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and unconditionally waives, abandons, and surrenders all of Affirmer's Copyright and Related Rights and associated claims and causes of action, whether now known or unknown (including existing as well as future claims and causes of action), in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each member of the public at large and to the detriment of Affirmer's heirs and successors, fully intending that such Waiver shall not be subject to revocation, rescission, cancellation, termination, or any other legal or equitable action to disrupt the quiet enjoyment of the Work by the public as contemplated by Affirmer's express Statement of Purpose.
43
-
44
- 3. Public License Fallback. Should any part of the Waiver for any reason be judged legally invalid or ineffective under applicable law, then the Waiver shall be preserved to the maximum extent permitted taking into account Affirmer's express Statement of Purpose. In addition, to the extent the Waiver is so judged Affirmer hereby grants to each affected person a royalty-free, non transferable, non sublicensable, non exclusive, irrevocable and unconditional license to exercise Affirmer's Copyright and Related Rights in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "License"). The License shall be deemed effective as of the date CC0 was applied by Affirmer to the Work. Should any part of the License for any reason be judged legally invalid or ineffective under applicable law, such partial invalidity or ineffectiveness shall not invalidate the remainder of the License, and in such case Affirmer hereby affirms that he or she will not (i) exercise any of his or her remaining Copyright and Related Rights in the Work or (ii) assert any associated claims and causes of action with respect to the Work, in either case contrary to Affirmer's express Statement of Purpose.
45
-
46
- 4. Limitations and Disclaimers.
47
-
48
- No trademark or patent rights held by Affirmer are waived, abandoned, surrendered, licensed or otherwise affected by this document.
49
- Affirmer offers the Work as-is and makes no representations or warranties of any kind concerning the Work, express, implied, statutory or otherwise, including without limitation warranties of title, merchantability, fitness for a particular purpose, non infringement, or the absence of latent or other defects, accuracy, or the present or absence of errors, whether or not discoverable, all to the greatest extent permissible under applicable law.
50
- Affirmer disclaims responsibility for clearing rights of other persons that may apply to the Work or any use thereof, including without limitation any person's Copyright and Related Rights in the Work. Further, Affirmer disclaims responsibility for obtaining any necessary consents, permissions or other rights required for any use of the Work.
51
- Affirmer understands and acknowledges that Creative Commons is not a party to this document and has no duty or obligation with respect to this CC0 or use of the Work.
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -1,34 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- width="287.963px" height="288.156px" viewBox="0 0 287.963 288.156" enable-background="new 0 0 287.963 288.156"
5
- xml:space="preserve">
6
- <path fill-rule="evenodd" clip-rule="evenodd" fill="#303F50" d="M118.131,285.592c-20.791-3.637-39.736-11.707-56.992-23.798
7
- c-15.905-11.145-28.963-25.02-39.225-41.482c-10.478-16.81-17.308-34.998-20.167-54.646c-1.093-7.515-1.855-15.044-1.736-22.646
8
- c0.322-20.521,4.59-40.141,13.125-58.851c7.683-16.843,18.198-31.676,31.598-44.366C66.12,19.55,91.444,6.839,120.497,2.027
9
- c30.88-5.115,60.504-0.53,88.43,13.553c28.35,14.299,49.68,35.904,63.949,64.26c7.498,14.9,12.078,30.733,14.074,47.381
10
- c2.451,20.458,0.4,40.389-5.592,60.006c-1.016,0.946-1.969,0.688-2.918-0.121c-0.914-0.778-1.764-1.625-2.609-2.473
11
- c-23.082-23.111-46.438-45.955-69.193-69.384c-16.145-16.624-32.709-32.821-48.936-49.358c-0.982-1-2.025-1.993-2.734-3.159
12
- c-0.98-1.608-2.266-2.5-4.065-2.781c-1.079-0.619-1.621-1.744-2.443-2.608c-2.939-3.093-6.182-3.029-9.005,0.211
13
- c-0.922,1.058-1.65,2.255-2.355,3.467c-13.67,23.489-27.121,47.104-40.702,70.644c-14.331,24.839-28.558,49.735-42.932,74.549
14
- c-0.601,1.038-1.131,2.116-1.635,3.205c-1.988,4.299-1.403,6.382,2.55,9.086c0.425,0.291,0.767,0.632,0.985,1.095
15
- c0.145,0.902,0.525,1.6,1.224,2.287c19.89,19.55,39.499,39.381,59.207,59.113C116.987,282.192,119.29,283.095,118.131,285.592z"/>
16
- <path fill-rule="evenodd" clip-rule="evenodd" fill="#222E3B" d="M118.131,285.592c-0.937-1.033-1.831-2.108-2.816-3.095
17
- c-19.767-19.781-39.553-39.545-59.283-59.363c-0.696-0.699-2.558-1.155-1.363-2.871c0.643-1.319,1.896-1.321,3.089-1.396
18
- c1.696-0.106,3.397-0.06,5.096-0.06c54.372-0.003,108.742-0.001,163.113-0.004c1.6,0,3.201,0.064,4.797-0.066
19
- c5.621-0.464,7.807-4.034,5.455-9.142c-1.797-3.904-4.135-7.529-6.273-11.255c-21.133-36.834-42.393-73.595-63.531-110.426
20
- c-4.824-8.406-9.705-16.78-14.44-25.237c-0.664-1.187-1.652-2.418-0.188-3.74c1.389-0.264,1.902,0.942,2.626,1.666
21
- c16.471,16.434,33.143,32.676,49.313,49.402c24.361,25.198,49.486,49.629,74.113,74.557c1.035,1.049,1.914,2.35,3.52,2.666
22
- c-5.387,16.923-13.533,32.388-24.568,46.309c-14.992,18.913-33.691,32.971-55.762,42.675c-13.563,5.964-27.752,9.495-42.404,11.133
23
- C145.065,288.862,131.54,288.236,118.131,285.592z"/>
24
- <path fill-rule="evenodd" clip-rule="evenodd" fill="#D3D388" d="M151.787,58.937c2.814,5.074,5.57,10.182,8.451,15.216
25
- c6.373,11.132,12.807,22.229,19.219,33.337c7.254,12.563,14.521,25.118,21.76,37.688c6.549,11.369,13.09,22.742,19.594,34.136
26
- c5.674,9.938,11.467,19.815,16.879,29.896c3.852,7.174-1.27,11.102-6.658,11.11c-8.299,0.013-16.596,0.029-24.895,0.025
27
- c-50.488-0.025-100.978-0.056-151.466-0.084c-6.06-2.855-7.255-5.995-3.907-12.024c6.504-11.712,13.251-23.29,19.915-34.914
28
- c5.835-10.178,11.683-20.349,17.544-30.512c7.237-12.55,14.513-25.078,21.736-37.636c6.585-11.448,13.105-22.933,19.687-34.382
29
- c2.407-4.187,4.938-8.302,7.359-12.481c3.802-6.564,10.15-6.67,13.894-0.141C151.082,58.492,151.485,58.685,151.787,58.937z"/>
30
- <path fill-rule="evenodd" clip-rule="evenodd" fill="#2C353F" d="M206.599,198.545c-41.768,0-83.376,0-125.306,0
31
- c3.948-6.938,7.748-13.684,11.612-20.392c7.174-12.453,14.393-24.879,21.581-37.324c7.336-12.702,14.664-25.407,21.978-38.121
32
- c2.112-3.67,4.231-7.339,6.22-11.076c0.994-1.869,1.524-2.024,2.654-0.041c10.325,18.136,20.708,36.239,31.108,54.332
33
- c9.908,17.237,19.859,34.449,29.785,51.675C206.366,197.834,206.433,198.111,206.599,198.545z"/>
34
- </svg>
data/pages/search.html DELETED
@@ -1,32 +0,0 @@
1
- ---
2
- layout: page
3
- title: Search
4
- permalink: /search/
5
- subtitle: "What are you looking for?"
6
- feature-img: "assets/img/pexels/search-map.jpeg"
7
- hide: true
8
- ---
9
-
10
- <!-- Html Elements for Search -->
11
- <input type="text" id="search-input" placeholder="Enter keywords..." class="search-bar">
12
- <br>
13
- <br>
14
- <ul id="results-container" ></ul>
15
-
16
- <section>
17
- <!-- Script pointing to jekyll-search.js -->
18
- <script src="{{ site.baseurl }}/assets/js/jekyll-search.min.js" type="text/javascript"></script>
19
-
20
- <script type="text/javascript">
21
- SimpleJekyllSearch({
22
- searchInput: document.getElementById('search-input'),
23
- resultsContainer: document.getElementById('results-container'),
24
- json: '{{ site.baseurl }}/pages/search.json',
25
- searchResultTemplate: '<div class="search-title"><a href="{url}"><h3> {title}</h3></a><div class="meta">{date} <div class="right"><i class="fa fa-tag"></i> {tags}</div></div><p>{category}</p></div><hr> ',
26
- noResultsText: 'No results found',
27
- limit: 10,
28
- fuzzy: true,
29
- exclude: []
30
- })
31
- </script>
32
- </section>