-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Built jekyll theme for docs #43
Merged
Merged
Changes from all commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
fa4efc6
Add Boostrap-4.0.0 scss files
beets 00f284c
Fix sidebar ordering
beets 485ded5
Update styles to match datacommons.org* Built new jekyll theme based …
beets c74fa28
Merge branch 'master' into jekyll
beets 5abf0e5
Update README
beets 3d55b08
Merge branch 'jekyll' of https://github.com/beets/docsite into jekyll
beets File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 |
---|---|---|
|
@@ -2,3 +2,6 @@ | |
**/.DS_Store | ||
.AppleDouble | ||
.LSOverride | ||
|
||
.sass-cache/ | ||
_site/ |
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 |
---|---|---|
@@ -0,0 +1,24 @@ | ||
source "https://rubygems.org" | ||
|
||
# Hello! This is where you manage which Jekyll version is used to run. | ||
# When you want to use a different version, change it below, save the | ||
# file and run `bundle install`. Run Jekyll with `bundle exec`, like so: | ||
# | ||
# bundle exec jekyll serve | ||
# | ||
# To upgrade, run `bundle update github-pages`. | ||
gem "github-pages", group: :jekyll_plugins | ||
|
||
group :jekyll_plugins do | ||
gem "jekyll-feed", "~> 0.6" | ||
end | ||
|
||
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem | ||
# and associated library. | ||
install_if -> { RUBY_PLATFORM =~ %r!mingw|mswin|java! } do | ||
gem "tzinfo"#, "~> 1.2" | ||
gem "tzinfo-data" | ||
end | ||
|
||
# Performance-booster for watching directories on Windows | ||
gem "wdm", "~> 0.1.0", :install_if => Gem.win_platform? |
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 |
---|---|---|
@@ -0,0 +1,251 @@ | ||
GEM | ||
remote: https://rubygems.org/ | ||
specs: | ||
activesupport (3.2.22.5) | ||
i18n (~> 0.6, >= 0.6.4) | ||
multi_json (~> 1.0) | ||
addressable (2.7.0) | ||
public_suffix (>= 2.0.2, < 5.0) | ||
coffee-script (2.4.1) | ||
coffee-script-source | ||
execjs | ||
coffee-script-source (1.11.1) | ||
colorator (1.1.0) | ||
commonmarker (0.17.13) | ||
ruby-enum (~> 0.5) | ||
concurrent-ruby (1.1.6) | ||
dnsruby (1.61.3) | ||
addressable (~> 2.5) | ||
em-websocket (0.5.1) | ||
eventmachine (>= 0.12.9) | ||
http_parser.rb (~> 0.6.0) | ||
ethon (0.12.0) | ||
ffi (>= 1.3.0) | ||
eventmachine (1.2.7) | ||
execjs (2.7.0) | ||
faraday (1.0.1) | ||
multipart-post (>= 1.2, < 3) | ||
ffi (1.13.1) | ||
forwardable-extended (2.6.0) | ||
gemoji (3.0.1) | ||
github-pages (206) | ||
github-pages-health-check (= 1.16.1) | ||
jekyll (= 3.8.7) | ||
jekyll-avatar (= 0.7.0) | ||
jekyll-coffeescript (= 1.1.1) | ||
jekyll-commonmark-ghpages (= 0.1.6) | ||
jekyll-default-layout (= 0.1.4) | ||
jekyll-feed (= 0.13.0) | ||
jekyll-gist (= 1.5.0) | ||
jekyll-github-metadata (= 2.13.0) | ||
jekyll-mentions (= 1.5.1) | ||
jekyll-optional-front-matter (= 0.3.2) | ||
jekyll-paginate (= 1.1.0) | ||
jekyll-readme-index (= 0.3.0) | ||
jekyll-redirect-from (= 0.15.0) | ||
jekyll-relative-links (= 0.6.1) | ||
jekyll-remote-theme (= 0.4.1) | ||
jekyll-sass-converter (= 1.5.2) | ||
jekyll-seo-tag (= 2.6.1) | ||
jekyll-sitemap (= 1.4.0) | ||
jekyll-swiss (= 1.0.0) | ||
jekyll-theme-architect (= 0.1.1) | ||
jekyll-theme-cayman (= 0.1.1) | ||
jekyll-theme-dinky (= 0.1.1) | ||
jekyll-theme-hacker (= 0.1.1) | ||
jekyll-theme-leap-day (= 0.1.1) | ||
jekyll-theme-merlot (= 0.1.1) | ||
jekyll-theme-midnight (= 0.1.1) | ||
jekyll-theme-minimal (= 0.1.1) | ||
jekyll-theme-modernist (= 0.1.1) | ||
jekyll-theme-primer (= 0.5.4) | ||
jekyll-theme-slate (= 0.1.1) | ||
jekyll-theme-tactile (= 0.1.1) | ||
jekyll-theme-time-machine (= 0.1.1) | ||
jekyll-titles-from-headings (= 0.5.3) | ||
jemoji (= 0.11.1) | ||
kramdown (= 1.17.0) | ||
liquid (= 4.0.3) | ||
mercenary (~> 0.3) | ||
minima (= 2.5.1) | ||
nokogiri (>= 1.10.4, < 2.0) | ||
rouge (= 3.19.0) | ||
terminal-table (~> 1.4) | ||
github-pages-health-check (1.16.1) | ||
addressable (~> 2.3) | ||
dnsruby (~> 1.60) | ||
octokit (~> 4.0) | ||
public_suffix (~> 3.0) | ||
typhoeus (~> 1.3) | ||
html-pipeline (2.13.0) | ||
activesupport (>= 2) | ||
nokogiri (>= 1.4) | ||
http_parser.rb (0.6.0) | ||
i18n (0.9.5) | ||
concurrent-ruby (~> 1.0) | ||
jekyll (3.8.7) | ||
addressable (~> 2.4) | ||
colorator (~> 1.0) | ||
em-websocket (~> 0.5) | ||
i18n (~> 0.7) | ||
jekyll-sass-converter (~> 1.0) | ||
jekyll-watch (~> 2.0) | ||
kramdown (~> 1.14) | ||
liquid (~> 4.0) | ||
mercenary (~> 0.3.3) | ||
pathutil (~> 0.9) | ||
rouge (>= 1.7, < 4) | ||
safe_yaml (~> 1.0) | ||
jekyll-avatar (0.7.0) | ||
jekyll (>= 3.0, < 5.0) | ||
jekyll-coffeescript (1.1.1) | ||
coffee-script (~> 2.2) | ||
coffee-script-source (~> 1.11.1) | ||
jekyll-commonmark (1.3.1) | ||
commonmarker (~> 0.14) | ||
jekyll (>= 3.7, < 5.0) | ||
jekyll-commonmark-ghpages (0.1.6) | ||
commonmarker (~> 0.17.6) | ||
jekyll-commonmark (~> 1.2) | ||
rouge (>= 2.0, < 4.0) | ||
jekyll-default-layout (0.1.4) | ||
jekyll (~> 3.0) | ||
jekyll-feed (0.13.0) | ||
jekyll (>= 3.7, < 5.0) | ||
jekyll-gist (1.5.0) | ||
octokit (~> 4.2) | ||
jekyll-github-metadata (2.13.0) | ||
jekyll (>= 3.4, < 5.0) | ||
octokit (~> 4.0, != 4.4.0) | ||
jekyll-mentions (1.5.1) | ||
html-pipeline (~> 2.3) | ||
jekyll (>= 3.7, < 5.0) | ||
jekyll-optional-front-matter (0.3.2) | ||
jekyll (>= 3.0, < 5.0) | ||
jekyll-paginate (1.1.0) | ||
jekyll-readme-index (0.3.0) | ||
jekyll (>= 3.0, < 5.0) | ||
jekyll-redirect-from (0.15.0) | ||
jekyll (>= 3.3, < 5.0) | ||
jekyll-relative-links (0.6.1) | ||
jekyll (>= 3.3, < 5.0) | ||
jekyll-remote-theme (0.4.1) | ||
addressable (~> 2.0) | ||
jekyll (>= 3.5, < 5.0) | ||
rubyzip (>= 1.3.0) | ||
jekyll-sass-converter (1.5.2) | ||
sass (~> 3.4) | ||
jekyll-seo-tag (2.6.1) | ||
jekyll (>= 3.3, < 5.0) | ||
jekyll-sitemap (1.4.0) | ||
jekyll (>= 3.7, < 5.0) | ||
jekyll-swiss (1.0.0) | ||
jekyll-theme-architect (0.1.1) | ||
jekyll (~> 3.5) | ||
jekyll-seo-tag (~> 2.0) | ||
jekyll-theme-cayman (0.1.1) | ||
jekyll (~> 3.5) | ||
jekyll-seo-tag (~> 2.0) | ||
jekyll-theme-dinky (0.1.1) | ||
jekyll (~> 3.5) | ||
jekyll-seo-tag (~> 2.0) | ||
jekyll-theme-hacker (0.1.1) | ||
jekyll (~> 3.5) | ||
jekyll-seo-tag (~> 2.0) | ||
jekyll-theme-leap-day (0.1.1) | ||
jekyll (~> 3.5) | ||
jekyll-seo-tag (~> 2.0) | ||
jekyll-theme-merlot (0.1.1) | ||
jekyll (~> 3.5) | ||
jekyll-seo-tag (~> 2.0) | ||
jekyll-theme-midnight (0.1.1) | ||
jekyll (~> 3.5) | ||
jekyll-seo-tag (~> 2.0) | ||
jekyll-theme-minimal (0.1.1) | ||
jekyll (~> 3.5) | ||
jekyll-seo-tag (~> 2.0) | ||
jekyll-theme-modernist (0.1.1) | ||
jekyll (~> 3.5) | ||
jekyll-seo-tag (~> 2.0) | ||
jekyll-theme-primer (0.5.4) | ||
jekyll (> 3.5, < 5.0) | ||
jekyll-github-metadata (~> 2.9) | ||
jekyll-seo-tag (~> 2.0) | ||
jekyll-theme-slate (0.1.1) | ||
jekyll (~> 3.5) | ||
jekyll-seo-tag (~> 2.0) | ||
jekyll-theme-tactile (0.1.1) | ||
jekyll (~> 3.5) | ||
jekyll-seo-tag (~> 2.0) | ||
jekyll-theme-time-machine (0.1.1) | ||
jekyll (~> 3.5) | ||
jekyll-seo-tag (~> 2.0) | ||
jekyll-titles-from-headings (0.5.3) | ||
jekyll (>= 3.3, < 5.0) | ||
jekyll-watch (2.2.1) | ||
listen (~> 3.0) | ||
jemoji (0.11.1) | ||
gemoji (~> 3.0) | ||
html-pipeline (~> 2.2) | ||
jekyll (>= 3.0, < 5.0) | ||
kramdown (1.17.0) | ||
liquid (4.0.3) | ||
listen (3.2.1) | ||
rb-fsevent (~> 0.10, >= 0.10.3) | ||
rb-inotify (~> 0.9, >= 0.9.10) | ||
mercenary (0.3.6) | ||
mini_portile2 (2.4.0) | ||
minima (2.5.1) | ||
jekyll (>= 3.5, < 5.0) | ||
jekyll-feed (~> 0.9) | ||
jekyll-seo-tag (~> 2.1) | ||
multi_json (1.15.0) | ||
multipart-post (2.1.1) | ||
nokogiri (1.10.10) | ||
mini_portile2 (~> 2.4.0) | ||
octokit (4.18.0) | ||
faraday (>= 0.9) | ||
sawyer (~> 0.8.0, >= 0.5.3) | ||
pathutil (0.16.2) | ||
forwardable-extended (~> 2.6) | ||
public_suffix (3.1.1) | ||
rb-fsevent (0.10.4) | ||
rb-inotify (0.10.1) | ||
ffi (~> 1.0) | ||
rouge (3.19.0) | ||
ruby-enum (0.8.0) | ||
i18n | ||
rubyzip (2.3.0) | ||
safe_yaml (1.0.5) | ||
sass (3.7.4) | ||
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.2) | ||
addressable (>= 2.3.5) | ||
faraday (> 0.8, < 2.0) | ||
terminal-table (1.8.0) | ||
unicode-display_width (~> 1.1, >= 1.1.1) | ||
typhoeus (1.4.0) | ||
ethon (>= 0.9.0) | ||
tzinfo (2.0.2) | ||
concurrent-ruby (~> 1.0) | ||
tzinfo-data (1.2020.1) | ||
tzinfo (>= 1.0.0) | ||
unicode-display_width (1.7.0) | ||
wdm (0.1.1) | ||
|
||
PLATFORMS | ||
ruby | ||
|
||
DEPENDENCIES | ||
github-pages | ||
jekyll-feed (~> 0.6) | ||
minima (~> 2.0) | ||
tzinfo | ||
tzinfo-data | ||
wdm (~> 0.1.0) | ||
|
||
BUNDLED WITH | ||
2.0.2 |
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 |
---|---|---|
@@ -1,6 +1,39 @@ | ||
remote_theme: pmarsceill/just-the-docs | ||
# Welcome to Jekyll! | ||
# | ||
# This config file is meant for settings that affect your whole blog, values | ||
# which you are expected to set up once and rarely edit after that. If you find | ||
# yourself editing this file very often, consider using Jekyll's data files | ||
# feature for the data you need to update frequently. | ||
# | ||
# For technical reasons, this file is *NOT* reloaded automatically when you use | ||
# 'bundle exec jekyll serve'. If you change this file, please restart the server process. | ||
|
||
# logo: "/assets/dc.png" | ||
title: "datacommons.org" | ||
# Site settings | ||
# These are used to personalize your new site. If you look in the HTML files, | ||
# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on. | ||
# You can create any custom variable you would like, and they will be accessible | ||
# in the templates via {{ site.myvariable }}. | ||
title: "Data Commons Docs" | ||
description: Data Commons Documentation | ||
url: "https://docs.dataacommons.org" | ||
github_username: datacommonsorg | ||
|
||
search_enabled: false | ||
# Build settings | ||
markdown: kramdown | ||
plugins: | ||
- jekyll-feed | ||
|
||
sass: | ||
style: compressed | ||
|
||
# Exclude from processing. | ||
# The following items will not be processed, by default. Create a custom list | ||
# to override the default setting. | ||
exclude: | ||
- Gemfile | ||
- Gemfile.lock | ||
- node_modules | ||
- vendor/bundle/ | ||
- vendor/cache/ | ||
- vendor/gems/ | ||
- vendor/ruby/ |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@beets I think this typo breaks some links, e.g. the one to "Statistical Variables" on this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for pointing it out. Fixed in #46