-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b92e135
commit 688cf93
Showing
4 changed files
with
174 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,86 +1,200 @@ | ||
PATH | ||
remote: . | ||
specs: | ||
jekyll-theme-blackdoc (2.0.0) | ||
jekyll (~> 3.7) | ||
jekyll-theme-blackdoc (2.0.1) | ||
jekyll (~> 4.3.4) | ||
jekyll-feed (~> 0.6) | ||
jekyll-gist (~> 1.5) | ||
jekyll-paginate (~> 1.1) | ||
|
||
GEM | ||
remote: https://rubygems.org/ | ||
specs: | ||
addressable (2.5.2) | ||
public_suffix (>= 2.0.2, < 4.0) | ||
addressable (2.8.7) | ||
public_suffix (>= 2.0.2, < 7.0) | ||
bigdecimal (3.1.8) | ||
colorator (1.1.0) | ||
concurrent-ruby (1.0.5) | ||
em-websocket (0.5.1) | ||
concurrent-ruby (1.3.4) | ||
em-websocket (0.5.3) | ||
eventmachine (>= 0.12.9) | ||
http_parser.rb (~> 0.6.0) | ||
eventmachine (1.2.5) | ||
faraday (0.13.1) | ||
multipart-post (>= 1.2, < 3) | ||
ffi (1.9.18) | ||
http_parser.rb (~> 0) | ||
eventmachine (1.2.7) | ||
faraday (2.12.0) | ||
faraday-net_http (>= 2.0, < 3.4) | ||
json | ||
logger | ||
faraday-net_http (3.3.0) | ||
net-http | ||
ffi (1.17.0) | ||
ffi (1.17.0-aarch64-linux-gnu) | ||
ffi (1.17.0-aarch64-linux-musl) | ||
ffi (1.17.0-arm-linux-gnu) | ||
ffi (1.17.0-arm-linux-musl) | ||
ffi (1.17.0-arm64-darwin) | ||
ffi (1.17.0-x86-linux-gnu) | ||
ffi (1.17.0-x86-linux-musl) | ||
ffi (1.17.0-x86_64-darwin) | ||
ffi (1.17.0-x86_64-linux-gnu) | ||
ffi (1.17.0-x86_64-linux-musl) | ||
forwardable-extended (2.6.0) | ||
http_parser.rb (0.6.0) | ||
i18n (0.9.1) | ||
google-protobuf (4.28.1) | ||
bigdecimal | ||
rake (>= 13) | ||
google-protobuf (4.28.1-aarch64-linux) | ||
bigdecimal | ||
rake (>= 13) | ||
google-protobuf (4.28.1-arm64-darwin) | ||
bigdecimal | ||
rake (>= 13) | ||
google-protobuf (4.28.1-x86-linux) | ||
bigdecimal | ||
rake (>= 13) | ||
google-protobuf (4.28.1-x86_64-darwin) | ||
bigdecimal | ||
rake (>= 13) | ||
google-protobuf (4.28.1-x86_64-linux) | ||
bigdecimal | ||
rake (>= 13) | ||
http_parser.rb (0.8.0) | ||
i18n (1.14.6) | ||
concurrent-ruby (~> 1.0) | ||
jekyll (3.7.0) | ||
jekyll (4.3.4) | ||
addressable (~> 2.4) | ||
colorator (~> 1.0) | ||
em-websocket (~> 0.5) | ||
i18n (~> 0.7) | ||
jekyll-sass-converter (~> 1.0) | ||
i18n (~> 1.0) | ||
jekyll-sass-converter (>= 2.0, < 4.0) | ||
jekyll-watch (~> 2.0) | ||
kramdown (~> 1.14) | ||
kramdown (~> 2.3, >= 2.3.1) | ||
kramdown-parser-gfm (~> 1.0) | ||
liquid (~> 4.0) | ||
mercenary (~> 0.3.3) | ||
mercenary (>= 0.3.6, < 0.5) | ||
pathutil (~> 0.9) | ||
rouge (>= 1.7, < 4) | ||
rouge (>= 3.0, < 5.0) | ||
safe_yaml (~> 1.0) | ||
jekyll-feed (0.9.2) | ||
jekyll (~> 3.3) | ||
terminal-table (>= 1.8, < 4.0) | ||
webrick (~> 1.7) | ||
jekyll-feed (0.17.0) | ||
jekyll (>= 3.7, < 5.0) | ||
jekyll-gist (1.5.0) | ||
octokit (~> 4.2) | ||
jekyll-paginate (1.1.0) | ||
jekyll-sass-converter (1.5.1) | ||
sass (~> 3.4) | ||
jekyll-watch (2.0.0) | ||
jekyll-sass-converter (3.0.0) | ||
sass-embedded (~> 1.54) | ||
jekyll-watch (2.2.1) | ||
listen (~> 3.0) | ||
kramdown (1.16.2) | ||
liquid (4.0.0) | ||
listen (3.1.5) | ||
rb-fsevent (~> 0.9, >= 0.9.4) | ||
rb-inotify (~> 0.9, >= 0.9.7) | ||
ruby_dep (~> 1.2) | ||
mercenary (0.3.6) | ||
multipart-post (2.0.0) | ||
octokit (4.8.0) | ||
sawyer (~> 0.8.0, >= 0.5.3) | ||
pathutil (0.16.1) | ||
json (2.7.2) | ||
kramdown (2.4.0) | ||
rexml | ||
kramdown-parser-gfm (1.1.0) | ||
kramdown (~> 2.0) | ||
liquid (4.0.4) | ||
listen (3.9.0) | ||
rb-fsevent (~> 0.10, >= 0.10.3) | ||
rb-inotify (~> 0.9, >= 0.9.10) | ||
logger (1.6.1) | ||
mercenary (0.4.0) | ||
net-http (0.4.1) | ||
uri | ||
octokit (4.25.1) | ||
faraday (>= 1, < 3) | ||
sawyer (~> 0.9) | ||
pathutil (0.16.2) | ||
forwardable-extended (~> 2.6) | ||
public_suffix (3.0.1) | ||
rb-fsevent (0.10.2) | ||
rb-inotify (0.9.10) | ||
ffi (>= 0.5.0, < 2) | ||
rouge (3.1.0) | ||
ruby_dep (1.5.0) | ||
safe_yaml (1.0.4) | ||
sass (3.5.5) | ||
sass-listen (~> 4.0.0) | ||
sass-listen (4.0.0) | ||
rb-fsevent (~> 0.9, >= 0.9.4) | ||
rb-inotify (~> 0.9, >= 0.9.7) | ||
sawyer (0.8.1) | ||
addressable (>= 2.3.5, < 2.6) | ||
faraday (~> 0.8, < 1.0) | ||
public_suffix (6.0.1) | ||
rake (13.2.1) | ||
rb-fsevent (0.11.2) | ||
rb-inotify (0.11.1) | ||
ffi (~> 1.0) | ||
rexml (3.3.7) | ||
rouge (4.4.0) | ||
safe_yaml (1.0.5) | ||
sass-embedded (1.79.1) | ||
google-protobuf (~> 4.27) | ||
rake (>= 13) | ||
sass-embedded (1.79.1-aarch64-linux-android) | ||
google-protobuf (~> 4.27) | ||
sass-embedded (1.79.1-aarch64-linux-gnu) | ||
google-protobuf (~> 4.27) | ||
sass-embedded (1.79.1-aarch64-linux-musl) | ||
google-protobuf (~> 4.27) | ||
sass-embedded (1.79.1-aarch64-mingw-ucrt) | ||
google-protobuf (~> 4.27) | ||
sass-embedded (1.79.1-arm-linux-androideabi) | ||
google-protobuf (~> 4.27) | ||
sass-embedded (1.79.1-arm-linux-gnueabihf) | ||
google-protobuf (~> 4.27) | ||
sass-embedded (1.79.1-arm-linux-musleabihf) | ||
google-protobuf (~> 4.27) | ||
sass-embedded (1.79.1-arm64-darwin) | ||
google-protobuf (~> 4.27) | ||
sass-embedded (1.79.1-riscv64-linux-android) | ||
google-protobuf (~> 4.27) | ||
sass-embedded (1.79.1-riscv64-linux-gnu) | ||
google-protobuf (~> 4.27) | ||
sass-embedded (1.79.1-riscv64-linux-musl) | ||
google-protobuf (~> 4.27) | ||
sass-embedded (1.79.1-x86-cygwin) | ||
google-protobuf (~> 4.27) | ||
sass-embedded (1.79.1-x86-linux-android) | ||
google-protobuf (~> 4.27) | ||
sass-embedded (1.79.1-x86-linux-gnu) | ||
google-protobuf (~> 4.27) | ||
sass-embedded (1.79.1-x86-linux-musl) | ||
google-protobuf (~> 4.27) | ||
sass-embedded (1.79.1-x86-mingw-ucrt) | ||
google-protobuf (~> 4.27) | ||
sass-embedded (1.79.1-x86_64-cygwin) | ||
google-protobuf (~> 4.27) | ||
sass-embedded (1.79.1-x86_64-darwin) | ||
google-protobuf (~> 4.27) | ||
sass-embedded (1.79.1-x86_64-linux-android) | ||
google-protobuf (~> 4.27) | ||
sass-embedded (1.79.1-x86_64-linux-gnu) | ||
google-protobuf (~> 4.27) | ||
sass-embedded (1.79.1-x86_64-linux-musl) | ||
google-protobuf (~> 4.27) | ||
sawyer (0.9.2) | ||
addressable (>= 2.3.5) | ||
faraday (>= 0.17.3, < 3) | ||
terminal-table (3.0.2) | ||
unicode-display_width (>= 1.1.1, < 3) | ||
unicode-display_width (2.6.0) | ||
uri (0.13.1) | ||
webrick (1.8.1) | ||
|
||
PLATFORMS | ||
aarch64-linux | ||
aarch64-linux-android | ||
aarch64-linux-gnu | ||
aarch64-linux-musl | ||
aarch64-mingw-ucrt | ||
arm-linux-androideabi | ||
arm-linux-gnu | ||
arm-linux-gnueabihf | ||
arm-linux-musl | ||
arm-linux-musleabihf | ||
arm64-darwin | ||
riscv64-linux-android | ||
riscv64-linux-gnu | ||
riscv64-linux-musl | ||
ruby | ||
x86-cygwin | ||
x86-linux | ||
x86-linux-android | ||
x86-linux-gnu | ||
x86-linux-musl | ||
x86-mingw-ucrt | ||
x86_64-cygwin | ||
x86_64-darwin | ||
x86_64-linux | ||
x86_64-linux-android | ||
x86_64-linux-gnu | ||
x86_64-linux-musl | ||
|
||
DEPENDENCIES | ||
bundler (~> 1.12) | ||
bundler (~> 2.5.19) | ||
jekyll-theme-blackdoc! | ||
|
||
BUNDLED WITH | ||
1.16.1 | ||
2.5.19 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# BlackDoc | ||
|
||
![Jekyll version](https://img.shields.io/badge/Jekyll-3.x-brightgreen.svg?style=flat-square) | ||
![Jekyll version](https://img.shields.io/badge/Jekyll-4.x-brightgreen.svg?style=flat-square) | ||
|
||
BlackDoc is a two-column [Jekyll](http://jekyllrb.com) theme that's ideal for websites that require a master-detail layout for viewing of content. It's based on [Poole](http://getpoole.com), the Jekyll butler, and the [Hyde](http://hyde.getpoole.com) theme. | ||
|
||
|
@@ -23,7 +23,7 @@ BlackDoc is a two-column [Jekyll](http://jekyllrb.com) theme that's ideal for we | |
|
||
## Features | ||
|
||
* Now compatible with Jekyll 3.x | ||
* Now compatible with Jekyll 4.x | ||
* Two-column layout with scrolling sidebar content | ||
* Ideal for websites that require master-detail view of content | ||
|
||
|
@@ -35,11 +35,11 @@ Download the zip file or clone the BlackDoc repo. | |
$ git clone [email protected]:karloespiritu/BlackDoc.git mysite | ||
$ cd mysite | ||
``` | ||
Make sure you have Ruby 2.2.5 or higher installed. | ||
Make sure you have Ruby 3.3.0 or higher installed. | ||
|
||
```bash | ||
$ ruby --version | ||
ruby 2.2.5 | ||
ruby 3.3.0 | ||
``` | ||
|
||
Install bundler and install dependencies. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
|
||
Gem::Specification.new do |spec| | ||
spec.name = "jekyll-theme-blackdoc" | ||
spec.version = "2.0.1" | ||
spec.version = "3.0.0" | ||
spec.authors = ["Karlo Espiritu"] | ||
spec.email = ["[email protected]"] | ||
|
||
|
@@ -19,9 +19,9 @@ Gem::Specification.new do |spec| | |
spec.bindir = "exe" | ||
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) } | ||
|
||
spec.add_runtime_dependency "jekyll", "~> 3.7" | ||
spec.add_runtime_dependency "jekyll", "~> 4.3.4" | ||
spec.add_runtime_dependency "jekyll-gist", "~> 1.5" | ||
spec.add_runtime_dependency "jekyll-paginate", "~> 1.1" | ||
spec.add_runtime_dependency "jekyll-feed", "~> 0.6" | ||
spec.add_development_dependency "bundler", "~> 1.12" | ||
spec.add_development_dependency "bundler", "~> 2.5.19" | ||
end |