jekyll-theme-nixer 1.0.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +5 -3
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3ae8270fd8d2943849ca6c6bbee88dbf7b8f9f4b9f6a5aa8807aa3e7fc5b5a76
4
- data.tar.gz: 0e9c86cd4145c4574fde1800063ae91c68cd06d60c3bd5a17304560f0c80aa97
3
+ metadata.gz: b90634b121df16d8f19217e051de8c5c11d7086b2d39f5c3469fa3a77c2c4886
4
+ data.tar.gz: af5c56a748c9517d46a56ffedc30495643662661f4ed00247067cf0379c09845
5
5
  SHA512:
6
- metadata.gz: 7a3cd881d8122075ed9170b44c0f8df92d64a1f19e7c1c734d6cc24c211f4c995c9e0f892b380dab8b67c658fe9371491e1e363a0948ea26e50774c36267515f
7
- data.tar.gz: a06d91422167d3107e4089a6ae5d12b11375918f5ddf967e3d45910e4cc5286b09e1126d35da1838fd22b7f3f2f4cff0309a267d635ed03d8a9a28d8f4ca6306
6
+ metadata.gz: 44e0da3d6900051285633812e89b66c88930a04c97335bb4ca58bb475f0c1f699d189d6e95738db56e8f1409486f88eed0e44905aa873f9f05c6c94da1bc8035
7
+ data.tar.gz: b13672904bce209297906c6103fa757b51dc0bcf2d64677f20a634e41ef7cfd2fe144762a14d7eb68d215230a2cee9f7f8af23bf7eed71d3116b28730842eeb0
data/README.md CHANGED
@@ -1,16 +1,18 @@
1
1
  # Jekyll Theme Nixer
2
2
 
3
- The even more barebones cousin of the barebones [Jekyll Theme Nix](https://github.com/michaelnordmeyer/nix) for [Jekyll](https://github.com/jekyll/jekyll), which doesn't need any dependencies except `jekyll-redirect-from`, if you want to redirect pages.
3
+ The even more barebones cousin of the barebones theme [<q>Nix</q>](https://github.com/michaelnordmeyer/jekyll-theme-nix) for [Jekyll](https://github.com/jekyll/jekyll), which doesn't need any dependencies except `jekyll-redirect-from`, if you want to redirect pages. It is optimized for fast build speeds as well.
4
4
 
5
5
  Its purpose is to be a hard-core minimalistic, single-author theme while not displaying anything more than just the content of posts and a list of posts.
6
6
 
7
7
  It also changes as little as possible from the default browser settings to improve legibility.
8
8
 
9
+ [Demo](https://jekyll-theme-nixer.michaelnordmeyer.com/)
10
+
9
11
  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.
10
12
 
11
13
  And people coming from hacker news or related sites know how to change the URL in the browser's address bar.
12
14
 
13
- If you think this goes too far, use the above mentioned [Jekyll Theme Nix](https://github.com/michaelnordmeyer/nix) instead.
15
+ If you think this goes too far, use the above mentioned [Jekyll theme <q>Nix</q>](https://github.com/michaelnordmeyer/jekyll-theme-nix) instead.
14
16
 
15
17
  ## Limited Features
16
18
 
@@ -72,7 +74,7 @@ And add this line to your Jekyll site's `_config.yml`:
72
74
  theme: jekyll-theme-nixer
73
75
  ```
74
76
 
75
- Make sure that this is the only `theme:` in `_config.yml`.
77
+ Make sure that this is the only `theme:` in `_config.yml`. Afterwards run `bundle update`.
76
78
 
77
79
  ### Installation as Remote Theme
78
80
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-nixer
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michael Nordmeyer
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-02-24 00:00:00.000000000 Z
11
+ date: 2023-02-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll