jekyll-theme-nixest 1.1.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 ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: ba9725df008217305443f8135d148bbfd3a2a6e68c036f9cddff08fa116b332e
4
+ data.tar.gz: c1448872a4dd1feedb7c62eca23f76e67d2c1d5da7e9e665610c77cc7f939971
5
+ SHA512:
6
+ metadata.gz: caac1061e7e33c4230b8068804bd4bfac04cad3e5baf530cf31e4838bb30347b1bc280550f97884aaebe842af2ee4df78d39bebc5c06df2e004a918cd4cdd238
7
+ data.tar.gz: 855f4f37e936c1035b76b9c5b86d5a9ce4e0c8feddafa16ffa1f778ef5a134593b44124ead0d18ffb28acc76b0ddb4cdc2aace5a5df0632448acb3d58690830e
@@ -0,0 +1,133 @@
1
+
2
+ # Contributor Covenant Code of Conduct
3
+
4
+ ## Our Pledge
5
+
6
+ We as members, contributors, and leaders pledge to make participation in our
7
+ community a harassment-free experience for everyone, regardless of age, body
8
+ size, visible or invisible disability, ethnicity, sex characteristics, gender
9
+ identity and expression, level of experience, education, socio-economic status,
10
+ nationality, personal appearance, race, caste, color, religion, or sexual
11
+ identity and orientation.
12
+
13
+ We pledge to act and interact in ways that contribute to an open, welcoming,
14
+ diverse, inclusive, and healthy community.
15
+
16
+ ## Our Standards
17
+
18
+ Examples of behavior that contributes to a positive environment for our
19
+ community include:
20
+
21
+ * Demonstrating empathy and kindness toward other people
22
+ * Being respectful of differing opinions, viewpoints, and experiences
23
+ * Giving and gracefully accepting constructive feedback
24
+ * Accepting responsibility and apologizing to those affected by our mistakes,
25
+ and learning from the experience
26
+ * Focusing on what is best not just for us as individuals, but for the overall
27
+ community
28
+
29
+ Examples of unacceptable behavior include:
30
+
31
+ * The use of sexualized language or imagery, and sexual attention or advances of
32
+ any kind
33
+ * Trolling, insulting or derogatory comments, and personal or political attacks
34
+ * Public or private harassment
35
+ * Publishing others' private information, such as a physical or email address,
36
+ without their explicit permission
37
+ * Other conduct which could reasonably be considered inappropriate in a
38
+ professional setting
39
+
40
+ ## Enforcement Responsibilities
41
+
42
+ Community leaders are responsible for clarifying and enforcing our standards of
43
+ acceptable behavior and will take appropriate and fair corrective action in
44
+ response to any behavior that they deem inappropriate, threatening, offensive,
45
+ or harmful.
46
+
47
+ Community leaders have the right and responsibility to remove, edit, or reject
48
+ comments, commits, code, wiki edits, issues, and other contributions that are
49
+ not aligned to this Code of Conduct, and will communicate reasons for moderation
50
+ decisions when appropriate.
51
+
52
+ ## Scope
53
+
54
+ This Code of Conduct applies within all community spaces, and also applies when
55
+ an individual is officially representing the community in public spaces.
56
+ Examples of representing our community include using an official email address,
57
+ posting via an official social media account, or acting as an appointed
58
+ representative at an online or offline event.
59
+
60
+ ## Enforcement
61
+
62
+ Instances of abusive, harassing, or otherwise unacceptable behavior may be
63
+ reported to the community leaders responsible for enforcement at
64
+ [INSERT CONTACT METHOD].
65
+ All complaints will be reviewed and investigated promptly and fairly.
66
+
67
+ All community leaders are obligated to respect the privacy and security of the
68
+ reporter of any incident.
69
+
70
+ ## Enforcement Guidelines
71
+
72
+ Community leaders will follow these Community Impact Guidelines in determining
73
+ the consequences for any action they deem in violation of this Code of Conduct:
74
+
75
+ ### 1. Correction
76
+
77
+ **Community Impact**: Use of inappropriate language or other behavior deemed
78
+ unprofessional or unwelcome in the community.
79
+
80
+ **Consequence**: A private, written warning from community leaders, providing
81
+ clarity around the nature of the violation and an explanation of why the
82
+ behavior was inappropriate. A public apology may be requested.
83
+
84
+ ### 2. Warning
85
+
86
+ **Community Impact**: A violation through a single incident or series of
87
+ actions.
88
+
89
+ **Consequence**: A warning with consequences for continued behavior. No
90
+ interaction with the people involved, including unsolicited interaction with
91
+ those enforcing the Code of Conduct, for a specified period of time. This
92
+ includes avoiding interactions in community spaces as well as external channels
93
+ like social media. Violating these terms may lead to a temporary or permanent
94
+ ban.
95
+
96
+ ### 3. Temporary Ban
97
+
98
+ **Community Impact**: A serious violation of community standards, including
99
+ sustained inappropriate behavior.
100
+
101
+ **Consequence**: A temporary ban from any sort of interaction or public
102
+ communication with the community for a specified period of time. No public or
103
+ private interaction with the people involved, including unsolicited interaction
104
+ with those enforcing the Code of Conduct, is allowed during this period.
105
+ Violating these terms may lead to a permanent ban.
106
+
107
+ ### 4. Permanent Ban
108
+
109
+ **Community Impact**: Demonstrating a pattern of violation of community
110
+ standards, including sustained inappropriate behavior, harassment of an
111
+ individual, or aggression toward or disparagement of classes of individuals.
112
+
113
+ **Consequence**: A permanent ban from any sort of public interaction within the
114
+ community.
115
+
116
+ ## Attribution
117
+
118
+ This Code of Conduct is adapted from the [Contributor Covenant][homepage],
119
+ version 2.1, available at
120
+ [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html][v2.1].
121
+
122
+ Community Impact Guidelines were inspired by
123
+ [Mozilla's code of conduct enforcement ladder][Mozilla CoC].
124
+
125
+ For answers to common questions about this code of conduct, see the FAQ at
126
+ [https://www.contributor-covenant.org/faq][FAQ]. Translations are available at
127
+ [https://www.contributor-covenant.org/translations][translations].
128
+
129
+ [homepage]: https://www.contributor-covenant.org
130
+ [v2.1]: https://www.contributor-covenant.org/version/2/1/code_of_conduct.html
131
+ [Mozilla CoC]: https://github.com/mozilla/diversity
132
+ [FAQ]: https://www.contributor-covenant.org/faq
133
+ [translations]: https://www.contributor-covenant.org/translations
data/LICENSE ADDED
@@ -0,0 +1,20 @@
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) 2023 Michael Nordmeyer
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
6
+ this software and associated documentation files (the "Software"), to deal in
7
+ the Software without restriction, including without limitation the rights to
8
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
9
+ the Software, and to permit persons to whom the Software is furnished to do so,
10
+ subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
17
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
18
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
19
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
20
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
data/README.md ADDED
@@ -0,0 +1,103 @@
1
+ # Jekyll Theme Nixest
2
+
3
+ The even more barebones cousin of the barebones themes [“Nix”](https://github.com/michaelnordmeyer/jekyll-theme-nix) and [“Nixer”](https://github.com/michaelnordmeyer/jekyll-theme-nixer) for [Jekyll](https://github.com/jekyll/jekyll). It is optimized for fast build speeds as well.
4
+
5
+ Its purpose is to be a hard-core minimalist, single-author theme while not displaying anything more than just the content of posts and a list of posts.
6
+
7
+ It also changes as little as possible from the default browser settings to improve legibility.
8
+
9
+ [Demo](https://jekyll-theme-nixest.michaelnordmeyer.com/)
10
+
11
+ ![Screenshot](/screenshot.png)
12
+
13
+ It is meant for people, who are aware that nobody is using RSS feeds anymore. Either because they don't know what they are or how to use them, or they replaced Google Reader with Social Media. So all visitors are coming from search engines – let's be honest, Google – and won't read other posts, unless they are linked in the post itself.
14
+
15
+ And people coming from hacker news or related sites know how to change the URL in the browser's address bar.
16
+
17
+ This is an open-an-editor-an-just-start-writing theme. Compared to [“Nixer”](https://github.com/michaelnordmeyer/jekyll-theme-nixer), which has title support, “Nixest” doesn't show any, but only the first 150 characters of a post in places where titles normally are displayed. This means the beginning of posts should use those characters for something reasonable like a summary or introduction and shouldn't have any titles. It's up to the writer to make this approach work.
18
+
19
+ If you think this goes too far, use the above mentioned [Jekyll theme “Nix”](https://github.com/michaelnordmeyer/jekyll-theme-nix) instead.
20
+
21
+ [I wrote up what inspired me to create both themes](https://michaelnordmeyer.com/i-created-two-ultra-minimalistic-jekyll-themes).
22
+
23
+ ## Limited Features
24
+
25
+ - Dark mode, because we want to be respectful
26
+ - Posts, but no backlink to homepage
27
+ - No Pages, except custom error pages
28
+ - No visible titles, dates, authors, categories, or tags on posts and pages
29
+ - No header or footer
30
+ - No pagination for the home page
31
+ - No feeds
32
+ - A sitemap.xml, because search engines should index us properly
33
+ - No semantic info like Open Graph, Twitter cards, JSON-LD, or Microdata
34
+
35
+ ## Minutiae
36
+
37
+ ### Default Colors
38
+
39
+ The default colors are the colors of the respective browsers, both in light and in dark mode.
40
+
41
+ ### Favicon
42
+
43
+ `/assets/icons/icon.webp` is the favicon for the light mode, and there's also a dark variant `/assets/icons/icon-dark.webp` for dark mode. They will be used automatically or you can replace them by creating new ones in the same location.
44
+
45
+ ### Nixest?
46
+
47
+ “Nix” is the grammatically incorrect form of the German “nichts”, which in English means “nothing”. It's colloquially used to stress the nothingness. “Nixer” is the even more grammatically incorrect comparative of that, which colloquially may or may not being used at all. And “Nixest” is the Englisch superlative of “Nix”.
48
+
49
+ Or, if you will, it could be UNIX without the “U”, because of the theme's somewhat archaic properties, but even more archaic.
50
+
51
+ ## Installation
52
+
53
+ Installation from Gem is recommended, but using a remote theme is also possible, even though it will increase build times a little, depending on your internet connection and the size of the theme download, because it will be downloaded during each build. Gems are installed locally.
54
+
55
+ GitHub Pages gem users need to use the remote theme method.
56
+
57
+ ### Installation from Gem
58
+
59
+ Add this line to your Jekyll site's `Gemfile`:
60
+
61
+ ```ruby
62
+ gem "jekyll-theme-nixest", group: [:jekyll_plugins]
63
+ ```
64
+
65
+ Then run `bundle` in your terminal.
66
+
67
+ ```sh
68
+ bundle
69
+ ```
70
+
71
+ Also add the theme to your Jekyll site's `_config.yml`:
72
+
73
+ ```yaml
74
+ theme: jekyll-theme-nixest
75
+ ```
76
+
77
+ Make sure that this is the only `theme:` in `_config.yml`, and that there are no other `remote-theme:`.
78
+
79
+ ### Installation as Remote Theme
80
+
81
+ Add this line to your Jekyll site's `Gemfile`:
82
+
83
+ ```ruby
84
+ gem "jekyll-remote-theme", group: [:jekyll_plugins]
85
+ ```
86
+
87
+ Then run `bundle` in your terminal.
88
+
89
+ ```sh
90
+ bundle
91
+ ```
92
+
93
+ Finally add the remote theme to your Jekyll site's `_config.yml`:
94
+
95
+ ```yaml
96
+ remote_theme: michaelnordmeyer/jekyll-theme-nixest
97
+ ```
98
+
99
+ Make sure that this is the only `remote_theme:` in `_config.yml`, and that there are no other `theme:`.
100
+
101
+ ## Styled Sitemap.xml
102
+
103
+ A `sitemap.xsl` is included in the theme to style the `sitemap.xml` while being displayed in the browser. For a standard Jekyll installation, they work out-of-the-box if both files are copied to the Jekyll directory.
data/_config.yml ADDED
@@ -0,0 +1,59 @@
1
+ ## Remove URL for GitHub Pages plugin
2
+ url: https://jekyll-theme-nixest.michaelnordmeyer.com
3
+ title: Jekyll Theme Nixest
4
+ description: "A most barebones theme for Jekyll"
5
+
6
+ plugins:
7
+ - jekyll-include-cache
8
+ - jekyll-redirect-from
9
+ - jekyll-sitemap
10
+
11
+ ## Jekyll build settings https://jekyllrb.com/docs/configuration/default/
12
+ exclude: [CODE_OF_CONDUCT.md, jekyll-theme-nixest*, LICENSE, Rakefile.rb, README.md, screenshot.png]
13
+ ignore_theme_config: true # Since Jekyll 4.0, see: https://jekyllrb.com/docs/themes/#pre-configuring-theme-gems40, https://jekyllrb.com/docs/configuration/options/
14
+ include: [.well-known]
15
+ kramdown:
16
+ show_warnings: true
17
+ syntax_highlighter_opts:
18
+ disable: true
19
+ liquid:
20
+ # Configure Liquid’s parser
21
+ error_mode: strict # default: warn
22
+ # Configure Liquid’s renderer
23
+ strict_filters: true # default: false
24
+ # strict_variables: true # default: false
25
+ permalink: /:title
26
+ sass:
27
+ style: compressed
28
+ strict_front_matter: true # default: false
29
+ # remote_theme: michaelnordmeyer/jekyll-theme-nixest
30
+ # theme: jekyll-theme-nixest
31
+ timezone: UTC # default: local timezone
32
+
33
+ ## Custom settings used by plugins and the theme
34
+ lang: en-US # default: en (is not by Jekyll, but used by many other plugins)
35
+ title_separator: " • " # default: " | "
36
+ ## Custom theme settings
37
+ favicon: /assets/icons/icon.webp # optional, but mandatory if favicon_dark is used, needs to be 180x180
38
+ favicon_dark: /assets/icons/icon-dark.webp # optional, needs to be 180x180
39
+ theme_settings:
40
+ # redirect_page_title: "Redirecting…" # default: "Redirecting…"
41
+ # redirect_page_from: "Redirecting from" # default: "Redirecting from"
42
+ # redirect_page_to: "to" # default: "to"
43
+ # redirect_page_text: "Click here if you are not being redirected." # default: "Click here if you are not being redirected.""
44
+
45
+ ## https://jekyllrb.com/docs/configuration/front-matter-defaults/
46
+ # Only works for all posts, but can work for a subset of pages
47
+ defaults:
48
+ - scope:
49
+ path: "" # an empty string here means all files in the project (allows globs, but is slow)
50
+ type: posts # type (optional): posts, pages, drafts, or any collection
51
+ values:
52
+ layout: post
53
+ - scope:
54
+ path: error
55
+ type: pages
56
+ values:
57
+ layout: error
58
+ permalink: /:path/:basename
59
+ sitemap: false
@@ -0,0 +1,19 @@
1
+ <!DOCTYPE html>
2
+ <html lang="{{ page.lang | default: site.lang | default: 'en' }}">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1">
6
+ {%- if site.favicon %}
7
+ {%- if site.favicon_dark %}
8
+ <link rel="icon" type="{{ site.favicon_media_type }}" media="(prefers-color-scheme: light)" href="{{ site.favicon | relative_url }}">
9
+ <link rel="icon" type="{{ site.favicon_media_type }}" media="(prefers-color-scheme: dark)" href="{{ site.favicon_dark | relative_url }}">
10
+ {%- else %}
11
+ <link rel="icon" type="{{ site.favicon_media_type }}" href="{{ site.favicon | relative_url }}">
12
+ {%- endif %}
13
+ {%- endif %}
14
+ <meta name="color-scheme" content="light dark">
15
+ <meta name="theme-color" media="(prefers-color-scheme: light)" content="white">
16
+ <meta name="theme-color" media="(prefers-color-scheme: dark)" content="black">
17
+ {%- if page.sitemap == false %}
18
+ <meta name="robots" content="noindex">
19
+ {%- endif %}
@@ -0,0 +1,39 @@
1
+ <style>
2
+ :root {
3
+ --default-font-px: 16;
4
+ --font-size: 1rem;
5
+ --font-family: sans-serif;
6
+ --spacing: 1em;
7
+ --line-height: 1.5;
8
+ /* Calculate integer pixel values depending on the font size (1rem = 16px) */
9
+ --border-size: calc(var(--font-size) * 1/var(--default-font-px));
10
+ --x-script: calc(var(--font-size) * 11/var(--default-font-px));
11
+ --small-font-size: calc(var(--font-size) * 14/var(--default-font-px));
12
+ --big-font-size: calc(var(--font-size) * 32/var(--default-font-px));
13
+ }
14
+ html {
15
+ max-width: 720px;
16
+ margin: 0 auto;
17
+ padding: calc(var(--spacing) * 1/2);
18
+ font: var(--font-size) / var(--line-height) var(--font-family);
19
+ /* font-size-adjust: from-font; */
20
+ -moz-text-size-adjust: none;
21
+ -webkit-text-size-adjust: none;
22
+ text-size-adjust: none;
23
+ }
24
+ body { margin: 0; }
25
+ img, table { margin: 0 auto; }
26
+ table { border-collapse: collapse; }
27
+ th, td { padding: calc(var(--spacing) * 1/4); border: var(--border-size) solid color-mix(in srgb, currentcolor 50%, transparent); }
28
+ img { display: block; max-width: 100%; height: auto; }
29
+ figure { margin-left: 0; margin-right: 0; max-width: 100%; text-align: center; font-size: var(--small-font-size); line-height: 1; }
30
+ blockquote { margin: var(--spacing) calc(var(--spacing) * 3/2) var(--spacing) calc(var(--spacing) * 1/2); padding-left: var(--spacing); border-left: var(--border-size) solid color-mix(in srgb, currentcolor 50%, transparent); }
31
+ sub, sup { font-size: var(--x-script); line-height: 0; }
32
+ hr { margin: calc(var(--spacing) * 2) 0; border: 0; border-top: var(--border-size) solid; }
33
+ h1, h2, h3, h4, h5, h6 { line-height: 1.2; text-wrap: balance; }
34
+ h1 { font-size: var(--big-font-size); text-align: center; }
35
+ body > main > ul { padding: 0; }
36
+ body > main > ul > li { margin: calc(var(--spacing) * 1/2) 0; list-style-type: none; line-height: 1.25; }
37
+ hr:has(+div[role="doc-endnotes"]) { margin-bottom: var(--spacing); }
38
+ div[role="doc-endnotes"] { margin-top: 0; font-size: var(--small-font-size); line-height: var(--line-height); }
39
+ </style>
@@ -0,0 +1,12 @@
1
+ {% include head.html %}
2
+ <title>{%- if content -%}{{ content | strip_html | truncate: 150 }}{%- else -%}{{ site.title | smartify }}{%- endif -%}</title>
3
+ <meta name="description" content="{% if content %}{{ content | strip_html | truncate: 150 }}{% else %}{{ site.description | smartify }}{% endif %}">
4
+ <link rel="canonical" href="{{ page.url | absolute_url }}">
5
+ {% include_cached style.html %}
6
+ </head>
7
+ <body>
8
+ <main>
9
+ {{ content }}
10
+ </main>
11
+ </body>
12
+ </html>
@@ -0,0 +1,12 @@
1
+ {% include head.html %}
2
+ <title>{%- if content -%}{{ content | strip_html | truncate: 150 }}{%- else -%}{{ site.title | smartify }}{%- endif -%}</title>
3
+ {% include_cached style.html %}
4
+ </head>
5
+ <body>
6
+ <main>
7
+ <article>
8
+ {{ content }}
9
+ </article>
10
+ </main>
11
+ </body>
12
+ </html>
@@ -0,0 +1,8 @@
1
+ ---
2
+ layout: default
3
+ ---
4
+ {%- if site.posts.size > 0 -%}
5
+ {%- for post in site.posts %}
6
+ <p><a href="{{ post.url | relative_url }}">{{ post.content | strip_html | truncate: 150 }}</a></p>
7
+ {%- endfor -%}
8
+ {%- endif %}
@@ -0,0 +1,6 @@
1
+ ---
2
+ layout: default
3
+ ---
4
+ <article>
5
+ {{ content }}
6
+ </article>
@@ -0,0 +1,19 @@
1
+ {% include head.html %}
2
+ <title>{{ site.theme_settings.redirect_page_title | default: "Redirecting…" | smartify }}</title>
3
+ <link rel="canonical" href="{{ page.redirect.to | absolute_url }}">
4
+ <meta http-equiv="refresh" content="0; url={{ page.redirect.to | absolute_url }}">
5
+ {% include_cached style.html %}
6
+ </head>
7
+ <body>
8
+ <main>
9
+ <article>
10
+ <p>
11
+ {{ site.theme_settings.redirect_page_from | default: "Redirecting from" | smartify }} {{ page.redirect.from | relative_url }} {{ site.theme_settings.redirect_page_to | default: "to" | smartify }} {{ page.redirect.to | absolute_url }}.
12
+ </p>
13
+ <p>
14
+ <a href="{{ page.redirect.to | absolute_url }}">{{ site.theme_settings.redirect_page_text | default: "Click here if you are not being redirected." | smartify }}</a>
15
+ </p>
16
+ </article>
17
+ </main>
18
+ </body>
19
+ </html>
Binary file
Binary file
metadata ADDED
@@ -0,0 +1,145 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: jekyll-theme-nixest
3
+ version: !ruby/object:Gem::Version
4
+ version: 1.1.2
5
+ platform: ruby
6
+ authors:
7
+ - Michael Nordmeyer
8
+ bindir: bin
9
+ cert_chain: []
10
+ date: 2025-03-16 00:00:00.000000000 Z
11
+ dependencies:
12
+ - !ruby/object:Gem::Dependency
13
+ name: jekyll
14
+ requirement: !ruby/object:Gem::Requirement
15
+ requirements:
16
+ - - ">="
17
+ - !ruby/object:Gem::Version
18
+ version: 3.9.3
19
+ - - "<"
20
+ - !ruby/object:Gem::Version
21
+ version: '5.0'
22
+ type: :runtime
23
+ prerelease: false
24
+ version_requirements: !ruby/object:Gem::Requirement
25
+ requirements:
26
+ - - ">="
27
+ - !ruby/object:Gem::Version
28
+ version: 3.9.3
29
+ - - "<"
30
+ - !ruby/object:Gem::Version
31
+ version: '5.0'
32
+ - !ruby/object:Gem::Dependency
33
+ name: jekyll-include-cache
34
+ requirement: !ruby/object:Gem::Requirement
35
+ requirements:
36
+ - - "~>"
37
+ - !ruby/object:Gem::Version
38
+ version: '0.2'
39
+ type: :runtime
40
+ prerelease: false
41
+ version_requirements: !ruby/object:Gem::Requirement
42
+ requirements:
43
+ - - "~>"
44
+ - !ruby/object:Gem::Version
45
+ version: '0.2'
46
+ - !ruby/object:Gem::Dependency
47
+ name: jekyll-redirect-from
48
+ requirement: !ruby/object:Gem::Requirement
49
+ requirements:
50
+ - - "~>"
51
+ - !ruby/object:Gem::Version
52
+ version: '0.16'
53
+ type: :runtime
54
+ prerelease: false
55
+ version_requirements: !ruby/object:Gem::Requirement
56
+ requirements:
57
+ - - "~>"
58
+ - !ruby/object:Gem::Version
59
+ version: '0.16'
60
+ - !ruby/object:Gem::Dependency
61
+ name: jekyll-sitemap
62
+ requirement: !ruby/object:Gem::Requirement
63
+ requirements:
64
+ - - "~>"
65
+ - !ruby/object:Gem::Version
66
+ version: '1.4'
67
+ type: :runtime
68
+ prerelease: false
69
+ version_requirements: !ruby/object:Gem::Requirement
70
+ requirements:
71
+ - - "~>"
72
+ - !ruby/object:Gem::Version
73
+ version: '1.4'
74
+ - !ruby/object:Gem::Dependency
75
+ name: bundler
76
+ requirement: !ruby/object:Gem::Requirement
77
+ requirements:
78
+ - - "~>"
79
+ - !ruby/object:Gem::Version
80
+ version: '2.4'
81
+ type: :development
82
+ prerelease: false
83
+ version_requirements: !ruby/object:Gem::Requirement
84
+ requirements:
85
+ - - "~>"
86
+ - !ruby/object:Gem::Version
87
+ version: '2.4'
88
+ - !ruby/object:Gem::Dependency
89
+ name: rake
90
+ requirement: !ruby/object:Gem::Requirement
91
+ requirements:
92
+ - - "~>"
93
+ - !ruby/object:Gem::Version
94
+ version: '13.0'
95
+ type: :development
96
+ prerelease: false
97
+ version_requirements: !ruby/object:Gem::Requirement
98
+ requirements:
99
+ - - "~>"
100
+ - !ruby/object:Gem::Version
101
+ version: '13.0'
102
+ email:
103
+ - michaelnordmeyer@users.noreply.github.com
104
+ executables: []
105
+ extensions: []
106
+ extra_rdoc_files: []
107
+ files:
108
+ - CODE_OF_CONDUCT.md
109
+ - LICENSE
110
+ - README.md
111
+ - _config.yml
112
+ - _includes/head.html
113
+ - _includes/style.html
114
+ - _layouts/default.html
115
+ - _layouts/error.html
116
+ - _layouts/home.html
117
+ - _layouts/post.html
118
+ - _layouts/redirect.html
119
+ - assets/icons/icon-dark.webp
120
+ - assets/icons/icon.webp
121
+ homepage: https://github.com/michaelnordmeyer/jekyll-theme-nixest
122
+ licenses:
123
+ - MIT
124
+ metadata:
125
+ plugin_type: theme
126
+ rdoc_options: []
127
+ require_paths:
128
+ - lib
129
+ required_ruby_version: !ruby/object:Gem::Requirement
130
+ requirements:
131
+ - - ">="
132
+ - !ruby/object:Gem::Version
133
+ version: 2.7.0
134
+ required_rubygems_version: !ruby/object:Gem::Requirement
135
+ requirements:
136
+ - - ">="
137
+ - !ruby/object:Gem::Version
138
+ version: '0'
139
+ requirements: []
140
+ rubygems_version: 3.6.3
141
+ specification_version: 4
142
+ summary: A hard-core minimalist, single-author Jekyll theme with almost default browser
143
+ styling, and a dark mode. Just a post list and posts, no menu, header, footer, or
144
+ pages. Even the backlink from posts to home is missing.
145
+ test_files: []