jekyll-theme-nyx 0.2.0 → 0.2.2

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: f0098450a8a4e64c7cb61f5c92b8d008eab9653f3a8adefd2cf868bc32560b67
4
- data.tar.gz: 68814094b044e28ce4961209a3faba685119bdd90df54bc1e9f60bd8aea455c0
3
+ metadata.gz: c4f69bff30ce85d45e19f0e2566461e665cd50289a4ffdc4613d6699cf3448c9
4
+ data.tar.gz: 4207339c60c1c7fad7f5a3069db19d422a0e8943755cc813eb9f4de70a4e737f
5
5
  SHA512:
6
- metadata.gz: 4bae53e646d6940ac0882ade2ceb8ffc3de08ac7130d3103b35c9fe34da74cb058b54670ed192c5737061d10875ea206d02cae06f94e2ae20b851f223689a8fc
7
- data.tar.gz: b13e8c8b70ce74448f3d4450f553bbb372bfca16d67475a8405b09e252cdc05c858120eea19439c86f3d8d168bf0f1a162b83f0cd86e2201235ca0a201f9a3dc
6
+ metadata.gz: 0f3754bbdc1251cff72ea20642c16658eb49157534bfe513a6d196c888fd5db3b91d73ab1f2adc51fc8fa062a4ca1cdaee5ca5172543931f0c1510a4c1af3df9
7
+ data.tar.gz: 6b7fd2dcec294cd7f1e6c0c27039b39201363db15a368c606c69f6708f814ae83b79bb45c3c1de3c73eb8a87d9a14eb34d4f3ec38ef261a50e36e91db9e595a0
checksums.yaml.gz.sig ADDED
Binary file
data/CHANGELOG.md CHANGED
@@ -18,3 +18,6 @@
18
18
  - Layouts
19
19
  - Syntax Highlighting
20
20
 
21
+ ## [0.2.1] - 2026-01-04
22
+
23
+ - Fixed Syntax Highlighting
data/Gemfile CHANGED
@@ -3,7 +3,4 @@
3
3
  source "https://rubygems.org"
4
4
 
5
5
  # Specify your gem's dependencies in jekyll-theme-nyx.gemspec
6
- gemspec
7
-
8
- gem "irb"
9
- gem "rake", "~> 13.0"
6
+ gemspec
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- jekyll-theme-nyx (0.2.0)
4
+ jekyll-theme-nyx (0.2.2)
5
5
  jekyll (~> 4.0)
6
6
 
7
7
  GEM
@@ -14,11 +14,9 @@ GEM
14
14
  colorator (1.1.0)
15
15
  concurrent-ruby (1.3.6)
16
16
  csv (3.3.5)
17
- date (3.5.1)
18
17
  em-websocket (0.5.3)
19
18
  eventmachine (>= 0.12.9)
20
19
  http_parser.rb (~> 0)
21
- erb (6.0.1)
22
20
  eventmachine (1.2.7)
23
21
  ffi (1.17.3)
24
22
  ffi (1.17.3-x86_64-linux-gnu)
@@ -32,11 +30,6 @@ GEM
32
30
  http_parser.rb (0.8.1)
33
31
  i18n (1.14.8)
34
32
  concurrent-ruby (~> 1.0)
35
- io-console (0.8.2)
36
- irb (1.16.0)
37
- pp (>= 0.6.0)
38
- rdoc (>= 4.0.0)
39
- reline (>= 0.4.2)
40
33
  jekyll (4.4.1)
41
34
  addressable (~> 2.4)
42
35
  base64 (~> 0.2)
@@ -72,23 +65,11 @@ GEM
72
65
  mercenary (0.4.0)
73
66
  pathutil (0.16.2)
74
67
  forwardable-extended (~> 2.6)
75
- pp (0.6.3)
76
- prettyprint
77
- prettyprint (0.2.0)
78
- psych (5.3.1)
79
- date
80
- stringio
81
68
  public_suffix (7.0.0)
82
69
  rake (13.3.0)
83
70
  rb-fsevent (0.11.2)
84
71
  rb-inotify (0.11.1)
85
72
  ffi (~> 1.0)
86
- rdoc (7.0.3)
87
- erb
88
- psych (>= 4.0.0)
89
- tsort
90
- reline (0.6.3)
91
- io-console (~> 0.5)
92
73
  rexml (3.4.4)
93
74
  rouge (4.7.0)
94
75
  safe_yaml (1.0.5)
@@ -97,10 +78,8 @@ GEM
97
78
  rake (>= 13)
98
79
  sass-embedded (1.97.1-x86_64-linux-gnu)
99
80
  google-protobuf (~> 4.31)
100
- stringio (3.2.0)
101
81
  terminal-table (3.0.2)
102
82
  unicode-display_width (>= 1.1.1, < 3)
103
- tsort (0.2.0)
104
83
  unicode-display_width (2.6.0)
105
84
  webrick (1.9.2)
106
85
 
@@ -109,9 +88,7 @@ PLATFORMS
109
88
  x86_64-linux
110
89
 
111
90
  DEPENDENCIES
112
- irb
113
91
  jekyll-theme-nyx!
114
- rake (~> 13.0)
115
92
 
116
93
  BUNDLED WITH
117
94
  2.6.7
data/README.md CHANGED
@@ -1,43 +1,107 @@
1
- # Jekyll::Theme::Nyx
1
+ # jekyll-theme-nyx
2
2
 
3
- TODO: Delete this and the text below, and describe your gem
3
+ Nyx is a dark mode based Jekyll theme focused on readability, clean typography, and simple blogging. It is designed to work out-of-the-box as a RubyGem-based theme while still being easy to customize via SCSS.
4
4
 
5
- Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/jekyll/theme/nyx`. To experiment with that code, run `bin/console` for an interactive prompt.
5
+ ---
6
6
 
7
7
  ## Installation
8
8
 
9
- TODO: Replace `UPDATE_WITH_YOUR_GEM_NAME_IMMEDIATELY_AFTER_RELEASE_TO_RUBYGEMS_ORG` with your gem name right after releasing it to RubyGems.org. Please do not do it earlier due to security reasons. Alternatively, replace this section with instructions to install your gem from git if you don't plan to release to RubyGems.org.
9
+ Add this line to your Jekyll site’s `Gemfile`:
10
10
 
11
- Install the gem and add to the application's Gemfile by executing:
11
+ ```ruby
12
+ gem "jekyll-theme-nyx"
13
+ ```
14
+
15
+ Then install the gem:
16
+
17
+ ```sh
18
+ bundle install
19
+ ```
12
20
 
13
- ```bash
14
- bundle add UPDATE_WITH_YOUR_GEM_NAME_IMMEDIATELY_AFTER_RELEASE_TO_RUBYGEMS_ORG
21
+ Next, enable the theme in your _config.yml:
22
+
23
+ ```yml
24
+ theme: jekyll-theme-nyx
15
25
  ```
16
26
 
17
- If bundler is not being used to manage dependencies, install the gem by executing:
27
+ Build or serve your site to verify everything works:
18
28
 
19
- ```bash
20
- gem install UPDATE_WITH_YOUR_GEM_NAME_IMMEDIATELY_AFTER_RELEASE_TO_RUBYGEMS_ORG
29
+ ```sh
30
+ bundle exec jekyll serve
21
31
  ```
22
32
 
23
33
  ## Usage
24
34
 
25
- TODO: Write usage instructions here
35
+ This theme follows standard Jekyll conventions.
36
+
37
+ ### Layouts
38
+
39
+ Nyx provides the following layouts:
40
+
41
+ - `default` – base layout
42
+ - `post` – blog post layout
43
+
44
+ You can select a layout per page or post:
45
+
46
+ ```yml
47
+ layout: post
48
+ ```
49
+
50
+ ### Styling
51
+
52
+ All styles are written in SCSS and live under:
53
+
54
+ ```
55
+ _sass/nyx/
56
+ ```
57
+
58
+ The main entrypoint is:
59
+
60
+ ```
61
+ assets/css/nyx.scss
62
+ ```
63
+
64
+ If you want to override styles, you can:
65
+
66
+ - copy partials from `_sass/nyx/` into your own project
67
+ - or add custom styles after importing `nyx.scss`
68
+
69
+ ### Includes
70
+
71
+ Reusable components live in `_includes/`, such as:
72
+
73
+ - `sidebar.html`
74
+
75
+ These can be overridden by copying them into your site’s `_includes/` directory.
26
76
 
27
77
  ## Development
28
78
 
29
- After checking out the repo, run `bin/setup` to install dependencies. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
79
+ To work on the theme locally:
80
+
81
+ ```sh
82
+ bundle install
83
+ bundle exec jekyll serve
84
+ ```
85
+
86
+ This repository includes a dummy Jekyll site for testing theme changes.
87
+
88
+ Useful tasks:
89
+
90
+ ```sh
91
+ rake site # build the dummy site
92
+ rake build # build the gem
93
+ ```
30
94
 
31
- To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and the created tag, and push the `.gem` file to [rubygems.org](https://rubygems.org).
95
+ Built gems are placed in the pkg/ directory.
32
96
 
33
- ## Contributing
97
+ ## Contributing
34
98
 
35
- Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/jekyll-theme-nyx. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/[USERNAME]/jekyll-theme-nyx/blob/main/CODE_OF_CONDUCT.md).
99
+ Bug reports and pull requests are welcome on GitHub at https://github.com/Slavetomints/jekyll-theme-nyx. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/Slavetomints/jekyll-theme-nyx/blob/main/CODE_OF_CONDUCT.md).
36
100
 
37
- ## License
101
+ ## License
38
102
 
39
- The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
103
+ The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
40
104
 
41
- ## Code of Conduct
105
+ ## Code of Conduct
42
106
 
43
- Everyone interacting in the Jekyll::Theme::Nyx project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/jekyll-theme-nyx/blob/main/CODE_OF_CONDUCT.md).
107
+ Everyone interacting in the jekyll-theme-nyx project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/Slavetomints/jekyll-theme-nyx/blob/main/CODE_OF_CONDUCT.md).
data/Rakefile CHANGED
@@ -11,6 +11,7 @@ def current_version
11
11
  end
12
12
 
13
13
  GEM_NAME = GEMSPEC.sub(/\.gemspec$/, "")
14
+ GEM_FILE = "#{GEM_NAME}-#{current_version}.gem"
14
15
 
15
16
  desc "Build dummy site to verify theme"
16
17
  task :site do
@@ -22,12 +23,12 @@ end
22
23
  desc "Build the gem"
23
24
  task :build do
24
25
  sh "gem build #{GEMSPEC}"
26
+ puts "[+] Built #{GEM_FILE}"
25
27
  end
26
28
 
27
29
  desc "Push gem to RubyGems"
28
30
  task :push do
29
- gem_file = "#{GEM_NAME}-#{current_version}.gem"
30
- sh "gem push #{gem_file}"
31
+ sh "gem push #{GEM_FILE}"
31
32
  end
32
33
 
33
34
  desc "Create and push git tag"
data/_config.yml CHANGED
@@ -1,11 +1,23 @@
1
- title: Test Site
1
+ title: Nyx Demo
2
2
  theme: jekyll-theme-nyx
3
3
 
4
4
  markdown: kramdown
5
5
 
6
+
6
7
  kramdown:
7
8
  syntax_highlighter: rouge
8
9
  syntax_highlighter_opts:
9
10
  css_class: highlight
10
- span:
11
- line_numbers: true
11
+ block:
12
+ line_numbers: true
13
+
14
+
15
+ exclude:
16
+ - "*.gem"
17
+ - "*.gemspec"
18
+ - README.md
19
+ - LICENSE
20
+ - Rakefile
21
+ - CHANGELOG.md
22
+ - CODE_OF_CONDUCT.md
23
+ - "certs/slavetomints.pem"
@@ -3,7 +3,6 @@
3
3
  <head>
4
4
  <meta charset="UTF-8">
5
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
- <link rel="stylesheet" href="{{ "/assets/css/rouge.css" | relative_url }}">
7
6
  <link rel="stylesheet" href="{{ "/assets/css/nyx.css" | relative_url }}">
8
7
  <title>{{ site.title }}</title>
9
8
  </head>
data/_layouts/post.md CHANGED
@@ -1,9 +1,22 @@
1
1
  ---
2
2
  layout: default
3
3
  ---
4
- <h1>{{ page.title }}</h1>
5
- <p>{{ page.date | date: "%B %d, %Y" }} – Written by {{ page.author }}</p>
6
-
4
+ <header>
5
+ <h1>{{ page.title }}</h1>
6
+ <p>{{ page.date | date: "%B %d, %Y" }} – Written by {{ page.author }}</p>
7
+ </header>
7
8
  <main>
8
9
  {{ content }}
9
10
  </main>
11
+
12
+ <script>
13
+ document.addEventListener("DOMContentLoaded", () => {
14
+ document.querySelectorAll('div.highlighter-rouge').forEach(wrapper => {
15
+ const parent = wrapper.parentNode;
16
+ const inner = wrapper.querySelector('.highlight');
17
+ if (inner && parent) {
18
+ parent.replaceChild(inner, wrapper);
19
+ }
20
+ });
21
+ });
22
+ </script>
@@ -96,7 +96,6 @@ group = [
96
96
  ]
97
97
 
98
98
  puts group.sort.reverse
99
-
100
99
  ```
101
100
 
102
101
  ## Images
data/_sass/nyx/_code.scss CHANGED
@@ -1,3 +1,4 @@
1
+ /* Wrapper for code blocks */
1
2
  .highlight {
2
3
  background: #0f111a;
3
4
  border-radius: 0.5rem;
@@ -8,23 +9,19 @@
8
9
  font-size: 0.9rem;
9
10
  line-height: 1.4;
10
11
  color: #f8f8f2;
12
+ margin: 0;
11
13
  }
12
14
 
13
- .rouge-table {
14
- width: 100%;
15
- table-layout: fixed;
16
- border-collapse: collapse;
17
- }
18
-
15
+ /* Gutter (line numbers) */
19
16
  .rouge-gutter {
20
17
  user-select: none;
21
18
  text-align: right;
22
- padding: 0.75rem 0.75rem 0.75rem 1rem;
23
19
  background: rgba(255, 255, 255, 0.04);
24
20
  border-right: 1px solid rgba(255, 255, 255, 0.08);
21
+ font-size: 0.9rem;
22
+ line-height: 1.4;
25
23
  vertical-align: top;
26
24
  white-space: nowrap;
27
- font-size: 0.8rem;
28
25
  color: #6b7089;
29
26
  }
30
27
 
@@ -32,6 +29,7 @@
32
29
  margin: 0;
33
30
  }
34
31
 
32
+ /* Code area */
35
33
  .rouge-code {
36
34
  overflow-x: auto;
37
35
  padding: 0.75rem 1rem;
@@ -42,4 +40,8 @@
42
40
  font-family: inherit;
43
41
  line-height: inherit;
44
42
  white-space: pre;
45
- }
43
+ }
44
+
45
+ .rouge-table td {
46
+ padding: 0;
47
+ }
@@ -15,6 +15,6 @@ footer {
15
15
  main {
16
16
  display: flex;
17
17
  flex-direction: column;
18
- padding: $space-5;
18
+ padding: $space-4;
19
19
  min-width: 0;
20
20
  }
@@ -1,217 +1,213 @@
1
1
  .highlight table td { padding: 5px; }
2
2
  .highlight table pre { margin: 0; }
3
- .highlight .c, .highlight .ch, .highlight .cd, .highlight .cpf {
3
+ .c, .ch, .cd, .cpf {
4
4
  color: #75715e;
5
5
  font-style: italic;
6
6
  }
7
- .highlight .cm {
7
+ .cm {
8
8
  color: #75715e;
9
9
  font-style: italic;
10
10
  }
11
- .highlight .c1 {
11
+ .c1 {
12
12
  color: #75715e;
13
13
  font-style: italic;
14
14
  }
15
- .highlight .cp {
15
+ .cp {
16
16
  color: #75715e;
17
17
  font-weight: bold;
18
18
  }
19
- .highlight .cs {
19
+ .cs {
20
20
  color: #75715e;
21
21
  font-weight: bold;
22
22
  font-style: italic;
23
23
  }
24
- .highlight .err {
24
+ .err {
25
25
  color: #960050;
26
26
  background-color: #1e0010;
27
27
  }
28
- .highlight .gi {
28
+ .gi {
29
29
  color: #ffffff;
30
30
  background-color: #324932;
31
31
  }
32
- .highlight .gd {
32
+ .gd {
33
33
  color: #ffffff;
34
34
  background-color: #493131;
35
35
  }
36
- .highlight .ge {
36
+ .ge {
37
37
  font-style: italic;
38
38
  }
39
- .highlight .ges {
39
+ .ges {
40
40
  font-weight: bold;
41
41
  font-style: italic;
42
42
  }
43
- .highlight .gr {
43
+ .gr {
44
44
  color: #aa0000;
45
45
  }
46
- .highlight .gt {
46
+ .gt {
47
47
  color: #aa0000;
48
48
  }
49
- .highlight .gh {
49
+ .gh {
50
50
  color: #999999;
51
51
  }
52
- .highlight .go {
52
+ .go {
53
53
  color: #888888;
54
54
  }
55
- .highlight .gp {
55
+ .gp {
56
56
  color: #555555;
57
57
  }
58
- .highlight .gs {
58
+ .gs {
59
59
  font-weight: bold;
60
60
  }
61
- .highlight .gu {
61
+ .gu {
62
62
  color: #aaaaaa;
63
63
  }
64
- .highlight .k, .highlight .kv {
64
+ .k, .kv {
65
65
  color: #66d9ef;
66
66
  font-weight: bold;
67
67
  }
68
- .highlight .kc {
68
+ .kc {
69
69
  color: #66d9ef;
70
70
  font-weight: bold;
71
71
  }
72
- .highlight .kd {
72
+ .kd {
73
73
  color: #66d9ef;
74
74
  font-weight: bold;
75
75
  }
76
- .highlight .kp {
76
+ .kp {
77
77
  color: #66d9ef;
78
78
  font-weight: bold;
79
79
  }
80
- .highlight .kr {
80
+ .kr {
81
81
  color: #66d9ef;
82
82
  font-weight: bold;
83
83
  }
84
- .highlight .kt {
84
+ .kt {
85
85
  color: #66d9ef;
86
86
  font-weight: bold;
87
87
  }
88
- .highlight .kn {
88
+ .kn {
89
89
  color: #f92672;
90
90
  font-weight: bold;
91
91
  }
92
- .highlight .ow {
92
+ .ow {
93
93
  color: #f92672;
94
94
  font-weight: bold;
95
95
  }
96
- .highlight .o {
96
+ .o {
97
97
  color: #f92672;
98
98
  font-weight: bold;
99
99
  }
100
- .highlight .mf {
100
+ .mf {
101
101
  color: #ae81ff;
102
102
  }
103
- .highlight .mh {
103
+ .mh {
104
104
  color: #ae81ff;
105
105
  }
106
- .highlight .il {
106
+ .il {
107
107
  color: #ae81ff;
108
108
  }
109
- .highlight .mi {
109
+ .mi {
110
110
  color: #ae81ff;
111
111
  }
112
- .highlight .mo {
112
+ .mo {
113
113
  color: #ae81ff;
114
114
  }
115
- .highlight .m, .highlight .mb, .highlight .mx {
115
+ .m, .mb, .mx {
116
116
  color: #ae81ff;
117
117
  }
118
- .highlight .se {
118
+ .se {
119
119
  color: #ae81ff;
120
120
  }
121
- .highlight .sa {
121
+ .sa {
122
122
  color: #66d9ef;
123
123
  font-weight: bold;
124
124
  }
125
- .highlight .sb {
125
+ .sb {
126
126
  color: #e6db74;
127
127
  }
128
- .highlight .sc {
128
+ .sc {
129
129
  color: #e6db74;
130
130
  }
131
- .highlight .sd {
131
+ .sd {
132
132
  color: #e6db74;
133
133
  }
134
- .highlight .s2 {
134
+ .s2 {
135
135
  color: #e6db74;
136
136
  }
137
- .highlight .sh {
137
+ .sh {
138
138
  color: #e6db74;
139
139
  }
140
- .highlight .si {
140
+ .si {
141
141
  color: #e6db74;
142
142
  }
143
- .highlight .sx {
143
+ .sx {
144
144
  color: #e6db74;
145
145
  }
146
- .highlight .sr {
146
+ .sr {
147
147
  color: #e6db74;
148
148
  }
149
- .highlight .s1 {
149
+ .s1 {
150
150
  color: #e6db74;
151
151
  }
152
- .highlight .ss {
152
+ .ss {
153
153
  color: #e6db74;
154
154
  }
155
- .highlight .s, .highlight .dl {
155
+ .s, .dl {
156
156
  color: #e6db74;
157
157
  }
158
- .highlight .na {
158
+ .na {
159
159
  color: #a6e22e;
160
160
  }
161
- .highlight .nc {
161
+ .nc {
162
162
  color: #a6e22e;
163
163
  font-weight: bold;
164
164
  }
165
- .highlight .nd {
165
+ .nd {
166
166
  color: #a6e22e;
167
167
  font-weight: bold;
168
168
  }
169
- .highlight .ne {
169
+ .ne {
170
170
  color: #a6e22e;
171
171
  font-weight: bold;
172
172
  }
173
- .highlight .nf, .highlight .fm {
173
+ .nf, .fm {
174
174
  color: #a6e22e;
175
175
  font-weight: bold;
176
176
  }
177
- .highlight .no {
177
+ .no {
178
178
  color: #66d9ef;
179
179
  }
180
- .highlight .bp {
180
+ .bp {
181
181
  color: #f8f8f2;
182
182
  }
183
- .highlight .nb {
183
+ .nb {
184
184
  color: #f8f8f2;
185
185
  }
186
- .highlight .ni {
186
+ .ni {
187
187
  color: #f8f8f2;
188
188
  }
189
- .highlight .nn {
189
+ .nn {
190
190
  color: #f8f8f2;
191
191
  }
192
- .highlight .vc {
192
+ .vc {
193
193
  color: #f8f8f2;
194
194
  }
195
- .highlight .vg {
195
+ .vg {
196
196
  color: #f8f8f2;
197
197
  }
198
- .highlight .vi {
198
+ .vi {
199
199
  color: #f8f8f2;
200
200
  }
201
- .highlight .nv, .highlight .vm {
201
+ .nv, .vm {
202
202
  color: #f8f8f2;
203
203
  }
204
- .highlight .w {
204
+ .w {
205
205
  color: #f8f8f2;
206
206
  }
207
- .highlight .nl {
207
+ .nl {
208
208
  color: #f8f8f2;
209
209
  font-weight: bold;
210
210
  }
211
- .highlight .nt {
211
+ .nt {
212
212
  color: #f92672;
213
213
  }
214
- .highlight {
215
- color: #f8f8f2;
216
- background-color: #49483e;
217
- }
data/assets/css/nyx.scss CHANGED
@@ -5,4 +5,5 @@
5
5
  @use "nyx/base";
6
6
  @use "nyx/layout";
7
7
  @use "nyx/typography";
8
- @use "nyx/code";
8
+ @use "nyx/code";
9
+ @use "nyx/rouge";
@@ -0,0 +1,27 @@
1
+ -----BEGIN CERTIFICATE-----
2
+ MIIEljCCAv6gAwIBAgIBATANBgkqhkiG9w0BAQsFADBIMRUwEwYDVQQDDAxzbGF2
3
+ ZXRvbWludHMxGjAYBgoJkiaJk/IsZAEZFgpwcm90b25tYWlsMRMwEQYKCZImiZPy
4
+ LGQBGRYDY29tMB4XDTI1MDcxODAxMjA1OVoXDTI2MDcxODAxMjA1OVowSDEVMBMG
5
+ A1UEAwwMc2xhdmV0b21pbnRzMRowGAYKCZImiZPyLGQBGRYKcHJvdG9ubWFpbDET
6
+ MBEGCgmSJomT8ixkARkWA2NvbTCCAaIwDQYJKoZIhvcNAQEBBQADggGPADCCAYoC
7
+ ggGBALc8XGn+XxJKnBdgW9l1+O4C7f8U9JKHrkH9VmlrsyURg4NU/kfhKy8AZxOH
8
+ xtf1T2trnPz4afTuVXNXkvRU+ZP3Aqr0iZgyt4K3HSH+mWUibANOcVP/B8amDvJ/
9
+ k8s4W1YUyOfAsXF+WpbMWIEFetPsWi3YRcSUFDwziGyeBoRT9Sag9HKSH/LCixGK
10
+ VT+LcchkuJ3d4acTEyg4n6XhoT2ccKQmz5Zh2lYIvJGmaNMYT1JFn89GRLBStnZu
11
+ SHvVyLXzwK8h6PZjE9FTU3EmMNi7GHqT7XUOM9iLWCw4Eabk3Mpo338la4FqYdo5
12
+ xD/JabF3vwrozIeZlGCtcvKvmm6+EwV3QWOfioq9U5Gv1lL9IXWObzd02+twVpMK
13
+ 5junW47hQZiD3L66kJQlY0MnMngTX5kZIQKtiReYDVglkkg9xgBhUozgGuP0Cr6S
14
+ u6j0IRzxV4zJRKcYUf820yHy/xYMdr6huynXN8F4ucY1mnnapSaETpblaZY9HmV8
15
+ 0LZVawIDAQABo4GKMIGHMAkGA1UdEwQCMAAwCwYDVR0PBAQDAgSwMB0GA1UdDgQW
16
+ BBRTk0HVDp2Wqp2Fe5AWkrnx8FVrTDAmBgNVHREEHzAdgRtzbGF2ZXRvbWludHNA
17
+ cHJvdG9ubWFpbC5jb20wJgYDVR0SBB8wHYEbc2xhdmV0b21pbnRzQHByb3Rvbm1h
18
+ aWwuY29tMA0GCSqGSIb3DQEBCwUAA4IBgQCi6P/lzt6gTlhSwIHqIIkW92qI63jq
19
+ J937l8Nb1tOj2ZRJEe+mJbab6gcuUjp4Rsg0nnYE6JC0RvKVFXfdANMQMclIkzeG
20
+ cz5q9pUWDP8r5407J5p0fqEvcaKhSXgIuFbijqySc6IPcEzOqZJ1ic81/Wkci0Hw
21
+ 5ldFllqo/xr39IkFgYSu7/WyN8hgAzHktOnSTJPhFf2OvZwt+o27DI84loO2WFGN
22
+ NQ1xc5ecmni9A9r+uWlVgDhq1LY0oCGIPNpZUTdM0HygaW/PWBjTykxxo9aQZEu7
23
+ dgT4iJaGprWboVhVz+CrAj3Mn1oEKxxDYdQbPUy20A1osC70sq+ErXR24GTYf/a+
24
+ 2NiHMs2ijil9+BgBpx7350sm4t5pTnnevd2Oy2CvtdcvDadMz7r+F/w77Cr9OB4Y
25
+ X1vC92J2CDhafNH3ZZnTflff5Bw0LMIGNIXSrW5bSLy1pDjY0J4kb3YbbOn2CJMw
26
+ u5Iyohku5B1PKI7YYs2v6Hl5NIiFF5FlPLc=
27
+ -----END CERTIFICATE-----
@@ -2,11 +2,15 @@
2
2
 
3
3
  Gem::Specification.new do |spec|
4
4
  spec.name = "jekyll-theme-nyx"
5
- spec.version = "0.2.0"
5
+ spec.version = "0.2.2"
6
6
  spec.authors = ["Slavetomints"]
7
7
  spec.email = ["me@slavetomints.com"]
8
8
 
9
9
  spec.summary = "Simple Jekyll Theme"
10
+ spec.description = <<~DESC
11
+ Nyx is a dark mode based Jekyll theme focused on readability,
12
+ clean typography, and simple blogging.
13
+ DESC
10
14
  spec.homepage = "https://github.com/Slavetomints/jekyll-theme-nyx"
11
15
  spec.license = "MIT"
12
16
  spec.required_ruby_version = ">= 3.1.0"
@@ -15,24 +19,26 @@ Gem::Specification.new do |spec|
15
19
  spec.metadata["homepage_uri"] = spec.homepage
16
20
  spec.metadata["source_code_uri"] = spec.homepage
17
21
  spec.metadata["changelog_uri"] = "#{spec.homepage}/blob/main/CHANGELOG.md"
22
+ spec.metadata["bug_tracker_uri"] = "#{spec.homepage}/issues"
23
+ spec.metadata["documentation_uri"] = "#{spec.homepage}#readme"
24
+ spec.metadata["theme"] = "true"
25
+ spec.metadata["jekyll_theme"] = "true"
26
+
18
27
 
19
28
  spec.add_runtime_dependency "jekyll", "~> 4.0"
20
29
 
30
+ spec.cert_chain = ['certs/slavetomints.pem']
31
+ spec.signing_key = File.expand_path("~/.ssh/gem-private_key.pem") if $0 =~ /gem\z/
32
+
21
33
  # Specify which files should be added to the gem when it is released.
22
34
  # The `git ls-files -z` loads the files in the RubyGem that have been added into git.
23
35
  spec.files = IO.popen(%w[git ls-files -z], chdir: __dir__, err: IO::NULL) do |ls|
24
36
  ls.readlines("\x0", chomp: true).select do |f|
25
37
  # Only include files that actually exist
26
38
  File.file?(File.join(__dir__, f))
39
+ end
27
40
  end
28
- end
29
-
30
41
 
31
42
  spec.require_paths = ["lib"]
32
43
 
33
- # Uncomment to register a new dependency of your gem
34
- # spec.add_dependency "example-gem", "~> 1.0"
35
-
36
- # For more information and examples about making a new gem, check out our
37
- # guide at: https://bundler.io/guides/creating_gem.html
38
44
  end
data.tar.gz.sig ADDED
Binary file
metadata CHANGED
@@ -1,12 +1,40 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-nyx
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Slavetomints
8
8
  bindir: bin
9
- cert_chain: []
9
+ cert_chain:
10
+ - |
11
+ -----BEGIN CERTIFICATE-----
12
+ MIIEljCCAv6gAwIBAgIBATANBgkqhkiG9w0BAQsFADBIMRUwEwYDVQQDDAxzbGF2
13
+ ZXRvbWludHMxGjAYBgoJkiaJk/IsZAEZFgpwcm90b25tYWlsMRMwEQYKCZImiZPy
14
+ LGQBGRYDY29tMB4XDTI1MDcxODAxMjA1OVoXDTI2MDcxODAxMjA1OVowSDEVMBMG
15
+ A1UEAwwMc2xhdmV0b21pbnRzMRowGAYKCZImiZPyLGQBGRYKcHJvdG9ubWFpbDET
16
+ MBEGCgmSJomT8ixkARkWA2NvbTCCAaIwDQYJKoZIhvcNAQEBBQADggGPADCCAYoC
17
+ ggGBALc8XGn+XxJKnBdgW9l1+O4C7f8U9JKHrkH9VmlrsyURg4NU/kfhKy8AZxOH
18
+ xtf1T2trnPz4afTuVXNXkvRU+ZP3Aqr0iZgyt4K3HSH+mWUibANOcVP/B8amDvJ/
19
+ k8s4W1YUyOfAsXF+WpbMWIEFetPsWi3YRcSUFDwziGyeBoRT9Sag9HKSH/LCixGK
20
+ VT+LcchkuJ3d4acTEyg4n6XhoT2ccKQmz5Zh2lYIvJGmaNMYT1JFn89GRLBStnZu
21
+ SHvVyLXzwK8h6PZjE9FTU3EmMNi7GHqT7XUOM9iLWCw4Eabk3Mpo338la4FqYdo5
22
+ xD/JabF3vwrozIeZlGCtcvKvmm6+EwV3QWOfioq9U5Gv1lL9IXWObzd02+twVpMK
23
+ 5junW47hQZiD3L66kJQlY0MnMngTX5kZIQKtiReYDVglkkg9xgBhUozgGuP0Cr6S
24
+ u6j0IRzxV4zJRKcYUf820yHy/xYMdr6huynXN8F4ucY1mnnapSaETpblaZY9HmV8
25
+ 0LZVawIDAQABo4GKMIGHMAkGA1UdEwQCMAAwCwYDVR0PBAQDAgSwMB0GA1UdDgQW
26
+ BBRTk0HVDp2Wqp2Fe5AWkrnx8FVrTDAmBgNVHREEHzAdgRtzbGF2ZXRvbWludHNA
27
+ cHJvdG9ubWFpbC5jb20wJgYDVR0SBB8wHYEbc2xhdmV0b21pbnRzQHByb3Rvbm1h
28
+ aWwuY29tMA0GCSqGSIb3DQEBCwUAA4IBgQCi6P/lzt6gTlhSwIHqIIkW92qI63jq
29
+ J937l8Nb1tOj2ZRJEe+mJbab6gcuUjp4Rsg0nnYE6JC0RvKVFXfdANMQMclIkzeG
30
+ cz5q9pUWDP8r5407J5p0fqEvcaKhSXgIuFbijqySc6IPcEzOqZJ1ic81/Wkci0Hw
31
+ 5ldFllqo/xr39IkFgYSu7/WyN8hgAzHktOnSTJPhFf2OvZwt+o27DI84loO2WFGN
32
+ NQ1xc5ecmni9A9r+uWlVgDhq1LY0oCGIPNpZUTdM0HygaW/PWBjTykxxo9aQZEu7
33
+ dgT4iJaGprWboVhVz+CrAj3Mn1oEKxxDYdQbPUy20A1osC70sq+ErXR24GTYf/a+
34
+ 2NiHMs2ijil9+BgBpx7350sm4t5pTnnevd2Oy2CvtdcvDadMz7r+F/w77Cr9OB4Y
35
+ X1vC92J2CDhafNH3ZZnTflff5Bw0LMIGNIXSrW5bSLy1pDjY0J4kb3YbbOn2CJMw
36
+ u5Iyohku5B1PKI7YYs2v6Hl5NIiFF5FlPLc=
37
+ -----END CERTIFICATE-----
10
38
  date: 1980-01-02 00:00:00.000000000 Z
11
39
  dependencies:
12
40
  - !ruby/object:Gem::Dependency
@@ -23,6 +51,9 @@ dependencies:
23
51
  - - "~>"
24
52
  - !ruby/object:Gem::Version
25
53
  version: '4.0'
54
+ description: |
55
+ Nyx is a dark mode based Jekyll theme focused on readability,
56
+ clean typography, and simple blogging.
26
57
  email:
27
58
  - me@slavetomints.com
28
59
  executables: []
@@ -46,12 +77,13 @@ files:
46
77
  - _sass/nyx/_base.scss
47
78
  - _sass/nyx/_code.scss
48
79
  - _sass/nyx/_layout.scss
80
+ - _sass/nyx/_rouge.scss
49
81
  - _sass/nyx/_typography.scss
50
82
  - _sass/nyx/_variables.scss
51
83
  - assets/css/nyx.scss
52
- - assets/css/rouge.css
53
84
  - assets/img/black-logo.svg
54
85
  - assets/img/white-logo.svg
86
+ - certs/slavetomints.pem
55
87
  - index.md
56
88
  - jekyll-theme-nyx.gemspec
57
89
  homepage: https://github.com/Slavetomints/jekyll-theme-nyx
@@ -62,6 +94,10 @@ metadata:
62
94
  homepage_uri: https://github.com/Slavetomints/jekyll-theme-nyx
63
95
  source_code_uri: https://github.com/Slavetomints/jekyll-theme-nyx
64
96
  changelog_uri: https://github.com/Slavetomints/jekyll-theme-nyx/blob/main/CHANGELOG.md
97
+ bug_tracker_uri: https://github.com/Slavetomints/jekyll-theme-nyx/issues
98
+ documentation_uri: https://github.com/Slavetomints/jekyll-theme-nyx#readme
99
+ theme: 'true'
100
+ jekyll_theme: 'true'
65
101
  rdoc_options: []
66
102
  require_paths:
67
103
  - lib
metadata.gz.sig ADDED
Binary file