jekyll-theme-material-docs 1.0.4 → 1.0.5

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8a89e20572a2d9a0d07a83bd2922a3018ee9550dd28c8d4ea8568bf41a605269
4
- data.tar.gz: 238a56e98622b325a3c6f1484aa4fde9120eb56f989ca94475e3b5b264f216f7
3
+ metadata.gz: ff0ea6ed229c856f6e283ce94229df7667e5e39f12844e33fd3ade824cd542d5
4
+ data.tar.gz: f8da25a6f5734db53b675359f1e34a30563a840827dcd108a7990babf4d3e08d
5
5
  SHA512:
6
- metadata.gz: 4ea378f7407796547c27d17bed0cddf9d3e6dc9c1d69c89914a565019048e63706ee1d4a3a794f0587070f93facd0583d5286b1e91d9c07724d8bfc7c8155557
7
- data.tar.gz: 9dbd04717fdd3e5856a12cc0c4aea85e48d8886d94c7b15f6f04d654f3d88621f2785239f477d0e4d26705dd0774d9b9d6323170a5f050cfb0155eceaf1ddc7c
6
+ metadata.gz: 543454ac44f14b1b3196bb821af2a6e1ecabc3422f0bad355de6806af845d8abc4d825a776b2f2bd797dc5550fab054d5e77186373fc8a2b8264325ca0a57e38
7
+ data.tar.gz: 9412704e42f879fc05efc735baf2e4535024ec126cc5e74b185ce4e9ffae68a8f86b70df36d98af8d33d7cb70519ca2d4e6342d023be662c2a7c7599a858aa40
data/README.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Material Docs
2
2
 
3
+ [![Build Status][badge-ci]][url-ci]
4
+
5
+ [badge-ci]: https://github.com/fernandopasik/jekyll-theme-material-docs/workflows/main/badge.svg
6
+ [url-ci]: https://github.com/fernandopasik/jekyll-theme-material-docs/actions 'Build Status'
7
+
3
8
  Jekyll theme built with material web components
4
9
 
5
10
  ## Installation
@@ -2,12 +2,12 @@
2
2
  <meta charset="utf-8" />
3
3
  <meta name="viewport" content="width=device-width, initial-scale=1" />
4
4
 
5
+ <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
6
+
5
7
  <link
6
8
  rel="stylesheet"
7
9
  href="https://unpkg.com/material-components-web@latest/dist/material-components-web.min.css"
8
10
  />
9
- <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Roboto+Mono" />
10
- <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
11
11
 
12
12
  {%- seo -%} {% include styles.html %} {% include google-analytics.html %}
13
13
 
@@ -0,0 +1,73 @@
1
+ /* latin */
2
+ @font-face {
3
+ font-family: 'Roboto';
4
+ font-style: normal;
5
+ font-weight: 300;
6
+ font-display: swap;
7
+ src: url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fBBc4AMP6lQ.woff2)
8
+ format('woff2');
9
+ unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F,
10
+ U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
11
+ }
12
+
13
+ /* latin */
14
+ @font-face {
15
+ font-family: 'Roboto';
16
+ font-style: normal;
17
+ font-weight: 400;
18
+ font-display: swap;
19
+ src: url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2) format('woff2');
20
+ unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F,
21
+ U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
22
+ }
23
+
24
+ /* latin */
25
+ @font-face {
26
+ font-family: 'Roboto';
27
+ font-style: normal;
28
+ font-weight: 500;
29
+ font-display: swap;
30
+ src: url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fBBc4AMP6lQ.woff2)
31
+ format('woff2');
32
+ unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F,
33
+ U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
34
+ }
35
+
36
+ /* latin */
37
+ @font-face {
38
+ font-family: 'Roboto Mono';
39
+ font-style: normal;
40
+ font-weight: 400;
41
+ font-display: swap;
42
+ src: url(https://fonts.gstatic.com/s/robotomono/v12/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vq_ROW-AJi8SJQt.woff)
43
+ format('woff');
44
+ unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F,
45
+ U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
46
+ }
47
+
48
+ /* fallback */
49
+ @font-face {
50
+ font-family: 'Material Icons';
51
+ font-style: normal;
52
+ font-weight: 400;
53
+ font-display: swap;
54
+ src: url(https://fonts.gstatic.com/s/materialicons/v67/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2)
55
+ format('woff2');
56
+ }
57
+
58
+ .material-icons {
59
+ font-family: 'Material Icons', sans-serif;
60
+ font-feature-settings: 'liga';
61
+ font-weight: normal;
62
+ font-style: normal;
63
+ font-size: 24px;
64
+ line-height: 1;
65
+ letter-spacing: normal;
66
+ text-transform: none;
67
+ display: inline-block;
68
+ white-space: nowrap;
69
+ word-wrap: normal;
70
+ direction: ltr;
71
+ -webkit-font-feature-settings: 'liga';
72
+ -webkit-font-smoothing: antialiased;
73
+ }
@@ -1 +1 @@
1
- @import 'normalize', 'theme', 'text', 'layout', 'hero', 'code';
1
+ @import 'fonts', 'normalize', 'theme', 'text', 'layout', 'hero', 'code';
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-material-docs
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.4
4
+ version: 1.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fernando Pasik
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-11-22 00:00:00.000000000 Z
11
+ date: 2020-12-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -78,6 +78,7 @@ files:
78
78
  - _layouts/home.html
79
79
  - _layouts/page.html
80
80
  - _sass/_code.scss
81
+ - _sass/_fonts.scss
81
82
  - _sass/_hero.scss
82
83
  - _sass/_layout.scss
83
84
  - _sass/_normalize.scss