jmblog-theme 0.1.0 → 1.1.1

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.
Files changed (107) hide show
  1. checksums.yaml +4 -4
  2. data/_authors/john_doe.md +15 -0
  3. data/_config.yml +98 -0
  4. data/_data/navigation.yml +8 -0
  5. data/_includes/{JB → JB.old}/analytics +0 -0
  6. data/_includes/{JB → JB.old}/analytics-providers/getclicky +0 -0
  7. data/_includes/{JB → JB.old}/analytics-providers/mixpanel +0 -0
  8. data/_includes/{JB → JB.old}/analytics-providers/piwik +0 -0
  9. data/_includes/{JB → JB.old}/categories_list +0 -0
  10. data/_includes/{JB → JB.old}/comments +0 -0
  11. data/_includes/{JB → JB.old}/comments-providers/disqus +0 -0
  12. data/_includes/{JB → JB.old}/comments-providers/facebook +0 -0
  13. data/_includes/{JB → JB.old}/comments-providers/intensedebate +0 -0
  14. data/_includes/{JB → JB.old}/comments-providers/livefyre +0 -0
  15. data/_includes/{JB → JB.old}/liquid_raw +0 -0
  16. data/_includes/{JB → JB.old}/pages_list +0 -0
  17. data/_includes/{JB → JB.old}/posts_collate +0 -0
  18. data/_includes/{JB → JB.old}/setup +0 -0
  19. data/_includes/{JB → JB.old}/sharing +0 -0
  20. data/_includes/{JB → JB.old}/tags_list +0 -0
  21. data/_includes/{JB → JB.old}/urlset +0 -0
  22. data/_includes/themes/jmblog-theme/bio.html +45 -0
  23. data/_includes/themes/{jmblog → jmblog-theme}/components/analytics/google +0 -0
  24. data/_includes/themes/{jmblog → jmblog-theme}/components/analytics/googletagmanager_body.html +0 -0
  25. data/_includes/themes/{jmblog → jmblog-theme}/components/analytics/googletagmanager_head.html +0 -0
  26. data/_includes/themes/{jmblog → jmblog-theme}/components/analytics/hubspot.html +0 -0
  27. data/_includes/themes/{jmblog → jmblog-theme}/components/analytics/hubspot_cookie_removal.html +0 -0
  28. data/_includes/themes/jmblog-theme/components/article_highlight.html +48 -0
  29. data/_includes/themes/jmblog-theme/components/author.html +45 -0
  30. data/_includes/themes/{jmblog → jmblog-theme}/components/breadcrumb +0 -0
  31. data/_includes/themes/{jmblog → jmblog-theme}/components/centred_buttons.html +0 -0
  32. data/_includes/themes/jmblog-theme/components/comment.html +79 -0
  33. data/_includes/themes/jmblog-theme/components/comment_form.html +87 -0
  34. data/_includes/themes/jmblog-theme/components/comments.html +41 -0
  35. data/_includes/themes/jmblog-theme/components/comments.html.orig +19 -0
  36. data/_includes/themes/{jmblog → jmblog-theme}/components/contact_form.html +0 -0
  37. data/_includes/themes/{jmblog → jmblog-theme}/components/footer.html +2 -2
  38. data/_includes/themes/{jmblog → jmblog-theme}/components/head.html +15 -8
  39. data/_includes/themes/jmblog-theme/components/img.html +12 -0
  40. data/_includes/themes/jmblog-theme/components/lazyload.html +17 -0
  41. data/_includes/themes/jmblog-theme/components/navigation.html +66 -0
  42. data/_includes/themes/jmblog-theme/components/pagination_links.html +39 -0
  43. data/_includes/themes/{jmblog → jmblog-theme}/components/posts_list +0 -0
  44. data/_includes/themes/jmblog-theme/components/reading-time.html +6 -0
  45. data/_includes/themes/jmblog-theme/components/related_articles.html +73 -0
  46. data/_includes/themes/{jmblog → jmblog-theme}/components/resume.html +0 -0
  47. data/_includes/themes/jmblog-theme/components/share_buttons.html +20 -0
  48. data/_includes/themes/{jmblog → jmblog-theme}/components/social_buttons_large.html +0 -0
  49. data/_includes/themes/jmblog-theme/components/social_buttons_small.html +38 -0
  50. data/_includes/themes/{jmblog → jmblog-theme}/error.html +3 -3
  51. data/_includes/themes/jmblog-theme/home.html +94 -0
  52. data/_includes/themes/jmblog-theme/page.html +26 -0
  53. data/_includes/themes/jmblog-theme/post.html +68 -0
  54. data/_includes/themes/{jmblog → jmblog-theme}/resume.html +3 -3
  55. data/_includes/themes/jmblog-theme/settings.yml +2 -0
  56. data/_includes/themes/{jmblog/theme/error.html → jmblog-theme/theme/_old_error.html} +6 -6
  57. data/_includes/themes/jmblog-theme/theme/default.html +1 -0
  58. data/_includes/themes/jmblog-theme/theme/maintenance.html +1 -0
  59. data/_includes/themes/resume.html +1 -1
  60. data/_layouts/bio.html +11 -0
  61. data/_layouts/default.html +5 -4
  62. data/_layouts/error.html +7 -3
  63. data/_layouts/home.html +11 -0
  64. data/_layouts/maintenance.html +11 -0
  65. data/_layouts/page.html +2 -2
  66. data/_layouts/post.html +1 -1
  67. data/_layouts/resume.html +2 -2
  68. data/_pages/404.md +11 -0
  69. data/_pages/contact.md +7 -0
  70. data/_posts/2020-07-06-managing-and-leading-remote-teams-in-our-new-normal.md +34 -0
  71. data/assets/img/chris-montgomery-smgTvepind4-unsplash.jpg +0 -0
  72. data/assets/img/ph.png +0 -0
  73. data/assets/img/user-circle-solid.svg +1 -0
  74. data/assets/js/default.bundle.js +2 -0
  75. data/assets/js/default.bundle.js.br +0 -0
  76. data/assets/js/default.js.map +1 -0
  77. data/assets/js/maintenance.bundle.js +2 -0
  78. data/assets/js/maintenance.bundle.js.br +0 -0
  79. data/assets/js/maintenance.js.map +1 -0
  80. data/assets/js/vendor.bundle.js +2 -0
  81. data/assets/js/vendor.bundle.js.br +0 -0
  82. data/assets/js/vendor.js.map +1 -0
  83. data/assets/sass/base.scss +84 -0
  84. data/assets/sass/modules/card.scss +55 -0
  85. data/assets/sass/modules/navbar.scss +49 -0
  86. data/assets/sass/theme/_all.scss +2 -0
  87. data/assets/sass/theme/brand.scss +56 -0
  88. data/assets/sass/theme/lazyload.scss +10 -0
  89. data/assets/sass/utilities/_all.sass +2 -0
  90. data/assets/sass/utilities/breakpoints.scss +25 -0
  91. data/assets/sass/utilities/helpers.scss +48 -0
  92. data/index.html +7 -0
  93. metadata +93 -55
  94. data/_includes/themes/jmblog/components/navigation.html +0 -7
  95. data/_includes/themes/jmblog/components/share_buttons +0 -19
  96. data/_includes/themes/jmblog/page.html +0 -19
  97. data/_includes/themes/jmblog/post.html +0 -51
  98. data/_includes/themes/jmblog/settings.yml +0 -2
  99. data/_includes/themes/jmblog/theme/holding.html +0 -53
  100. data/assets/img/balloon-3206530_1920.jpg +0 -0
  101. data/assets/img/head-shot-square.jpg +0 -0
  102. data/assets/js/error.bundle.js +0 -2
  103. data/assets/js/error.bundle.js.br +0 -0
  104. data/assets/js/error.js.map +0 -1
  105. data/assets/js/holding.bundle.js +0 -2
  106. data/assets/js/holding.bundle.js.br +0 -0
  107. data/assets/js/holding.js.map +0 -1
@@ -0,0 +1,55 @@
1
+ .card{
2
+ border: 1px solid $black;
3
+
4
+ // .is-featured{
5
+ // position: absolute;
6
+ // // float: left;
7
+ // z-index: 30;
8
+ // // padding:0.5rem 3rem 0.5rem 0.8rem;
9
+ // // margin:2rem 0 1rem 2rem;
10
+ // top:2rem;
11
+ // left:2rem;
12
+ // line-height: 2rem;
13
+ // // letter-spacing: -1px;
14
+ // // -webkit-box-decoration-break: clone;
15
+ // // box-decoration-break: clone;
16
+
17
+ // // border:solid $black;
18
+ // // border-width:0 1px 1px 0;
19
+ // text-transform: uppercase;
20
+ // // margin:-1.6rem null null -1px;
21
+ // span{
22
+ // background-color: $white;
23
+ // display: block;
24
+ // }
25
+ // }
26
+
27
+ .padded-multiline {
28
+ line-height: 1.8;
29
+ position: absolute;
30
+ z-index: 10;
31
+ padding:0.5rem 3rem 0.5rem 0.5rem;
32
+
33
+ @include for-tablet-portrait-up {
34
+ padding-top: 4rem;
35
+ }
36
+ // left:0.5rem;
37
+
38
+ span{
39
+ background-color: $black;
40
+ color: $white;
41
+ display: inline;
42
+ padding: 0.3rem 2.5rem 0.3rem 0.5rem;
43
+
44
+ /* Needs prefixing */
45
+ -webkit-box-decoration-break: clone;
46
+ box-decoration-break: clone;
47
+
48
+ }
49
+ }
50
+ }
51
+
52
+ .card.has-min-height,
53
+ .box.has-min-height {
54
+ min-height: 125px;
55
+ }
@@ -0,0 +1,49 @@
1
+ .navbar{
2
+ @include has-mobile-navbar{
3
+ position: absolute !important;
4
+ top:0px;
5
+ right:0;
6
+ width:100%;
7
+ }
8
+
9
+ .navbar-menu{
10
+ @include has-standard-navbar {
11
+ border:solid $black;
12
+ border-width: 1px 0;
13
+
14
+ .navbar-item:first-child{
15
+ border-left: 1px solid $black;
16
+ }
17
+
18
+ a.navbar-item, a.navbar-link{
19
+ border-right: 1px solid $black;
20
+ padding-left: $navbar-padding-horizontal;
21
+ padding-right: $navbar-padding-horizontal;
22
+ }
23
+
24
+ div.sharing-utility{
25
+ border-right: 1px solid $black;
26
+ padding-left: $navbar-padding-horizontal - 1rem;
27
+ padding-right: $navbar-padding-horizontal - 1rem;
28
+ }
29
+
30
+
31
+ // .navbar-link:not(.is-arrowless){
32
+ // // padding-left: $navbar-padding-horizontal;
33
+ // // padding-right: $navbar-padding-horizontal + 0.5rem;
34
+ // }
35
+ //
36
+ .navbar-dropdown .navbar-item{
37
+ border-right: unset;
38
+ border-left: unset;
39
+ }
40
+ }
41
+ }
42
+
43
+ .navbar-start{
44
+ @include has-standard-navbar {
45
+ flex: 1;
46
+ justify-content: center;
47
+ }
48
+ }
49
+ }
@@ -0,0 +1,2 @@
1
+ @import "brand";
2
+ @import "lazyload";
@@ -0,0 +1,56 @@
1
+ // Base branding styles
2
+
3
+ $family-sans-serif : Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
4
+ $family-secondary: "Cardo","Baskerville","Calibri",serif;
5
+
6
+ $family-primary: $family-sans-serif;
7
+ $body-family: $family-sans-serif;
8
+
9
+ // Colors
10
+ $black: #000;
11
+ $darkgreytext: #111;
12
+ $lightgreytext: #ccc;
13
+ $lightgreentext: #28c3ab;
14
+ $lightgreentext_rgba: rgba(40,195,171,.2);
15
+ $errortext: #c32836;
16
+ $green: #28c3ab;
17
+ $grey-dark: #111;
18
+
19
+ $content-blockquote-background-color: $white;
20
+ // $content-blockquote-border-left
21
+
22
+ // // Custom vars
23
+ $primary: $green;
24
+ $link: $primary;
25
+ //
26
+ // $info: $cyan;
27
+ // $success: $green;
28
+ // $warning: $yellow;
29
+ // $danger: $red;
30
+ // $dark: $grey-darker;
31
+ // $text: $grey-dark;
32
+
33
+ // Bulma configuration
34
+ $widescreen-enabled: false;
35
+ $fullhd-enabled: false;
36
+
37
+ $column-gap: 2.2rem;
38
+
39
+ blockquote {
40
+ background-color: white;
41
+ p{
42
+ font-size: 3rem;
43
+ text-align:center;
44
+ line-height: 3rem;
45
+ @include for-phone-only{
46
+ font-size: 1.8rem;
47
+ line-height: 2rem;
48
+ }
49
+ }
50
+
51
+ p cite {
52
+ display: block;
53
+ font-size: 1rem;
54
+ text-align: right;
55
+ }
56
+ }
@@ -0,0 +1,10 @@
1
+ .ls-blur-up-img {
2
+ filter: blur(10px);
3
+ opacity: 1;
4
+ transition: opacity 1000ms, filter 1500ms;
5
+ }
6
+
7
+ .ls-blur-up-img.ls-inview.ls-original-loaded {
8
+ opacity: 0;
9
+ filter: blur(5px);
10
+ }
@@ -0,0 +1,2 @@
1
+ @import "breakpoints"
2
+ @import "helpers"
@@ -0,0 +1,25 @@
1
+ // breakpoint mixins
2
+ @mixin for-phone-only {
3
+ @media (max-width: 599px) { @content; }
4
+ }
5
+ @mixin has-mobile-navbar {
6
+ @media (max-width: $navbar-breakpoint - 1px) { @content;}
7
+ }
8
+ @mixin has-standard-navbar {
9
+ @media (min-width: $navbar-breakpoint) { @content; }
10
+ }
11
+ @mixin for-touch-devices {
12
+ @media (max-width: $tablet) { @content; }
13
+ }
14
+ @mixin for-tablet-portrait-up {
15
+ @media (min-width: $tablet) { @content; }
16
+ }
17
+ @mixin for-tablet-landscape-up {
18
+ @media (min-width: 900px) { @content; }
19
+ }
20
+ @mixin for-desktop-up {
21
+ @media (min-width: $desktop) { @content; }
22
+ }
23
+ @mixin for-big-desktop-up {
24
+ @media (min-width: $widescreen) { @content; }
25
+ }
@@ -0,0 +1,48 @@
1
+ // Helper classes
2
+ .is-horizontal-center {
3
+ justify-content: center;
4
+ }
5
+
6
+ .rounded-image-has-inner-shadow {
7
+ // box-shadow: inset 0 8px 6px -6px black;
8
+ position: absolute;
9
+ width: 128px;
10
+ height: 128px;
11
+ box-shadow: inset 0 7px 9px -7px rgba(0,0,0,0.4);
12
+ // box-shadow: inset 0 -7px 9px -7px rgba(0,0,0,0.4);
13
+ // box-shadow: inset vertical horizontal blur spread color;
14
+ border-radius: 100px; // circles shadow to match the image
15
+ top: 0;
16
+ }
17
+
18
+ .is-double-spaced{
19
+ line-height: 2rem;
20
+ }
21
+
22
+ .has-vcentred-content{
23
+ display: flex;
24
+ justify-content: center;
25
+ flex-wrap: wrap;
26
+
27
+ *{
28
+ align-self: center;
29
+ }
30
+ }
31
+
32
+ .has-border-black{
33
+ border: 1px solid $black;
34
+ }
35
+
36
+ .is-ontop{
37
+ position: absolute;
38
+ z-index: 5;
39
+ left: 0.3rem;
40
+ bottom: 0.3rem;
41
+ }
42
+
43
+ .is-ontop-right{
44
+ position: absolute;
45
+ z-index: 5;
46
+ right: 0.3rem;
47
+ bottom: 0.3rem;
48
+ }
@@ -0,0 +1,7 @@
1
+ ---
2
+ layout: home
3
+ title: Development home page
4
+
5
+ keywords: site keywords, keywords for your site
6
+ ---
7
+ Add an index.html file to add content to this page
metadata CHANGED
@@ -1,29 +1,29 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jmblog-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 1.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - John Moxon
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-07-03 00:00:00.000000000 Z
11
+ date: 2021-01-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: github-pages
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - "~>"
17
+ - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '204'
19
+ version: '0'
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
- - - "~>"
24
+ - - ">="
25
25
  - !ruby/object:Gem::Version
26
- version: '204'
26
+ version: '0'
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: bundler
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -61,70 +61,108 @@ extra_rdoc_files: []
61
61
  files:
62
62
  - LICENSE.txt
63
63
  - README.md
64
- - _includes/JB/analytics
65
- - _includes/JB/analytics-providers/getclicky
66
- - _includes/JB/analytics-providers/mixpanel
67
- - _includes/JB/analytics-providers/piwik
68
- - _includes/JB/categories_list
69
- - _includes/JB/comments
70
- - _includes/JB/comments-providers/disqus
71
- - _includes/JB/comments-providers/facebook
72
- - _includes/JB/comments-providers/intensedebate
73
- - _includes/JB/comments-providers/livefyre
74
- - _includes/JB/liquid_raw
75
- - _includes/JB/pages_list
76
- - _includes/JB/posts_collate
77
- - _includes/JB/setup
78
- - _includes/JB/sharing
79
- - _includes/JB/tags_list
80
- - _includes/JB/urlset
64
+ - _authors/john_doe.md
65
+ - _config.yml
66
+ - _data/navigation.yml
67
+ - _includes/JB.old/analytics
68
+ - _includes/JB.old/analytics-providers/getclicky
69
+ - _includes/JB.old/analytics-providers/mixpanel
70
+ - _includes/JB.old/analytics-providers/piwik
71
+ - _includes/JB.old/categories_list
72
+ - _includes/JB.old/comments
73
+ - _includes/JB.old/comments-providers/disqus
74
+ - _includes/JB.old/comments-providers/facebook
75
+ - _includes/JB.old/comments-providers/intensedebate
76
+ - _includes/JB.old/comments-providers/livefyre
77
+ - _includes/JB.old/liquid_raw
78
+ - _includes/JB.old/pages_list
79
+ - _includes/JB.old/posts_collate
80
+ - _includes/JB.old/setup
81
+ - _includes/JB.old/sharing
82
+ - _includes/JB.old/tags_list
83
+ - _includes/JB.old/urlset
81
84
  - _includes/dataLayer/dataLayer
82
- - _includes/themes/jmblog/components/analytics/google
83
- - _includes/themes/jmblog/components/analytics/googletagmanager_body.html
84
- - _includes/themes/jmblog/components/analytics/googletagmanager_head.html
85
- - _includes/themes/jmblog/components/analytics/hubspot.html
86
- - _includes/themes/jmblog/components/analytics/hubspot_cookie_removal.html
87
- - _includes/themes/jmblog/components/breadcrumb
88
- - _includes/themes/jmblog/components/centred_buttons.html
89
- - _includes/themes/jmblog/components/contact_form.html
90
- - _includes/themes/jmblog/components/footer.html
91
- - _includes/themes/jmblog/components/head.html
92
- - _includes/themes/jmblog/components/navigation.html
93
- - _includes/themes/jmblog/components/posts_list
94
- - _includes/themes/jmblog/components/resume.html
95
- - _includes/themes/jmblog/components/share_buttons
96
- - _includes/themes/jmblog/components/social_buttons_large.html
97
- - _includes/themes/jmblog/error.html
98
- - _includes/themes/jmblog/page.html
99
- - _includes/themes/jmblog/post.html
100
- - _includes/themes/jmblog/resume.html
101
- - _includes/themes/jmblog/settings.yml
102
- - _includes/themes/jmblog/theme/error.html
103
- - _includes/themes/jmblog/theme/holding.html
85
+ - _includes/themes/jmblog-theme/bio.html
86
+ - _includes/themes/jmblog-theme/components/analytics/google
87
+ - _includes/themes/jmblog-theme/components/analytics/googletagmanager_body.html
88
+ - _includes/themes/jmblog-theme/components/analytics/googletagmanager_head.html
89
+ - _includes/themes/jmblog-theme/components/analytics/hubspot.html
90
+ - _includes/themes/jmblog-theme/components/analytics/hubspot_cookie_removal.html
91
+ - _includes/themes/jmblog-theme/components/article_highlight.html
92
+ - _includes/themes/jmblog-theme/components/author.html
93
+ - _includes/themes/jmblog-theme/components/breadcrumb
94
+ - _includes/themes/jmblog-theme/components/centred_buttons.html
95
+ - _includes/themes/jmblog-theme/components/comment.html
96
+ - _includes/themes/jmblog-theme/components/comment_form.html
97
+ - _includes/themes/jmblog-theme/components/comments.html
98
+ - _includes/themes/jmblog-theme/components/comments.html.orig
99
+ - _includes/themes/jmblog-theme/components/contact_form.html
100
+ - _includes/themes/jmblog-theme/components/footer.html
101
+ - _includes/themes/jmblog-theme/components/head.html
102
+ - _includes/themes/jmblog-theme/components/img.html
103
+ - _includes/themes/jmblog-theme/components/lazyload.html
104
+ - _includes/themes/jmblog-theme/components/navigation.html
105
+ - _includes/themes/jmblog-theme/components/pagination_links.html
106
+ - _includes/themes/jmblog-theme/components/posts_list
107
+ - _includes/themes/jmblog-theme/components/reading-time.html
108
+ - _includes/themes/jmblog-theme/components/related_articles.html
109
+ - _includes/themes/jmblog-theme/components/resume.html
110
+ - _includes/themes/jmblog-theme/components/share_buttons.html
111
+ - _includes/themes/jmblog-theme/components/social_buttons_large.html
112
+ - _includes/themes/jmblog-theme/components/social_buttons_small.html
113
+ - _includes/themes/jmblog-theme/error.html
114
+ - _includes/themes/jmblog-theme/home.html
115
+ - _includes/themes/jmblog-theme/page.html
116
+ - _includes/themes/jmblog-theme/post.html
117
+ - _includes/themes/jmblog-theme/resume.html
118
+ - _includes/themes/jmblog-theme/settings.yml
119
+ - _includes/themes/jmblog-theme/theme/_old_error.html
120
+ - _includes/themes/jmblog-theme/theme/default.html
121
+ - _includes/themes/jmblog-theme/theme/maintenance.html
104
122
  - _includes/themes/resume.html
123
+ - _layouts/bio.html
105
124
  - _layouts/default.html
106
125
  - _layouts/error.html
126
+ - _layouts/home.html
127
+ - _layouts/maintenance.html
107
128
  - _layouts/page.html
108
129
  - _layouts/post.html
109
130
  - _layouts/resume.html
131
+ - _pages/404.md
132
+ - _pages/contact.md
133
+ - _posts/2020-07-06-managing-and-leading-remote-teams-in-our-new-normal.md
110
134
  - assets/fonts/Cardo/Cardo-Regular.woff2
111
135
  - assets/fonts/Cardo/OFL.txt
112
136
  - assets/fonts/Montserrat/Montserrat-Regular.woff2
113
137
  - assets/fonts/Montserrat/OFL.txt
114
- - assets/img/balloon-3206530_1920.jpg
138
+ - assets/img/chris-montgomery-smgTvepind4-unsplash.jpg
115
139
  - assets/img/favicon.png
116
- - assets/img/head-shot-square.jpg
117
140
  - assets/img/jekyll-logo-black-red-transparent.png
118
141
  - assets/img/jekyll-logo-light-solid.png
119
142
  - assets/img/john-cameron-zxsab1OdEsU-unsplash.jpg
120
143
  - assets/img/made-with-bulma--semiblack.png
144
+ - assets/img/ph.png
145
+ - assets/img/user-circle-solid.svg
121
146
  - assets/img/webpack-on-white-bg.svg
122
- - assets/js/error.bundle.js
123
- - assets/js/error.bundle.js.br
124
- - assets/js/error.js.map
125
- - assets/js/holding.bundle.js
126
- - assets/js/holding.bundle.js.br
127
- - assets/js/holding.js.map
147
+ - assets/js/default.bundle.js
148
+ - assets/js/default.bundle.js.br
149
+ - assets/js/default.js.map
150
+ - assets/js/maintenance.bundle.js
151
+ - assets/js/maintenance.bundle.js.br
152
+ - assets/js/maintenance.js.map
153
+ - assets/js/vendor.bundle.js
154
+ - assets/js/vendor.bundle.js.br
155
+ - assets/js/vendor.js.map
156
+ - assets/sass/base.scss
157
+ - assets/sass/modules/card.scss
158
+ - assets/sass/modules/navbar.scss
159
+ - assets/sass/theme/_all.scss
160
+ - assets/sass/theme/brand.scss
161
+ - assets/sass/theme/lazyload.scss
162
+ - assets/sass/utilities/_all.sass
163
+ - assets/sass/utilities/breakpoints.scss
164
+ - assets/sass/utilities/helpers.scss
165
+ - index.html
128
166
  homepage: https://www.jmoxon.net
129
167
  licenses:
130
168
  - MIT
@@ -144,8 +182,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
144
182
  - !ruby/object:Gem::Version
145
183
  version: '0'
146
184
  requirements: []
147
- rubygems_version: 3.1.2
185
+ rubygems_version: 3.0.3
148
186
  signing_key:
149
187
  specification_version: 4
150
- summary: Jekyll gem theme, based on the wix train of thought
188
+ summary: Clean minimalist blog theme inspired by Wix train of thought
151
189
  test_files: []