This is the base Jekyll theme.
You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at jekyllrb.com
You can find the source code for Minima at GitHub:
jekyll /
minima
You can find the source code for Jekyll at GitHub:
jekyll /
jekyll
This project uses components of Michael Currin’s Nested Jekyll Menus.
- Source: https://github.com/MichaelCurrin/nested-jekyll-menus/
- Found via: https://talk.jekyllrb.com/t/how-to-list-subpages/5051/4
Configuration
https://jekyllrb.com/docs/configuration/
Site
| site.title |
BGS Handbook |
| site.email |
ScrivenerMods@Gmail.com |
| site.github_username |
Scrivener07 |
| site.description |
Scrivener's modding journal and research notes for games made by Bethesda Game Studios. |
| site.url |
https://scrivener07.github.io |
|
site.theme
|
minima |
|
site.plugins
|
11 |
| site.collections_dir |
site_collections |
|
site.collections
|
8 |
| site.defaults |
8 |
|
site.data
|
3 |
| site.pages |
5 |
| site.posts |
1 |
|
site.static_files
|
98 |
| site.categories |
2 |
| site.tags |
4 |
Global Configuration
| site.source |
/github/workspace/./docs |
| site.destination |
/github/workspace/./docs/_site |
| site.safe |
true |
| site.disable_disk_cache |
|
| site.ignore_theme_config |
|
| site.include |
1 |
| site.exclude |
8 |
| site.keep_files |
2 |
| site.timezone |
|
| site.encoding |
utf-8 |
Build Command Options
| site.baseurl |
/BGS-Handbook |
| site.plugins_dir |
c87c96d789742ad97a85126e5a8616fc |
| site.layouts_dir |
_layouts |
| site.show_drafts |
|
| site.future |
false |
| site.unpublished |
false |
| site.lsi |
false |
| site.limit_posts |
0 |
| site.force_polling |
|
| site.verbose |
true |
| site.quiet |
false |
| site.incremental |
false |
| site.profile |
|
| site.strict_front_matter |
false |
Serve Command Options
| site.port |
4000 |
| site.host |
127.0.0.1 |
| site.livereload |
|
| site.livereload_ignore |
|
| site.livereload_min_delay |
|
| site.livereload_max_delay |
|
| site.open_url |
|
| site.detach |
false |
| site.skip_initial_build |
|
| site.show_dir_listing |
false |
Environment
| jekyll.environment |
production |
Unsorted
| site.data_dir |
_data |
| site.includes_dir |
_includes |
| site.markdown_ext |
markdown,mkdown,mkdn,mkd,md |
| site.markdown |
kramdown |
| site.highlighter |
rouge |
| site.excerpt_separator |
|
| site.whitelist |
jekyll-coffeescriptjekyll-commonmark-ghpagesjekyll-feedjekyll-gistjekyll-github-metadatajekyll-paginatejekyll-redirect-fromjekyll-seo-tagjekyll-sitemapjekyll-avatarjemojijekyll-mentionsjekyll-relative-linksjekyll-optional-front-matterjekyll-readme-indexjekyll-default-layoutjekyll-titles-from-headingsjekyll-include-cachejekyll-octiconsjekyll-remote-theme |
| site.permalink |
date |
| site.paginate_path |
/page:num |
Liquid
| site.liquid |
3 |
| site.liquid.error_mode |
warn |
| site.liquid.strict_filters |
false |
| site.liquid.strict_variables |
false |
Sass/SCSS
| site.sass |
{"style"=>"compressed"} |
| site.sass.style |
compressed |
| site.sass.sass_dir |
|
| site.sass.load_paths |
|
| site.sass.sourcemap |
|
| site.sass.quiet_deps |
|
| site.sass.verbose |
|
Markdown Processors
| site.kramdown |
30 |
| site.kramdown.input |
GFM |
| site.kramdown.gfm_quirks |
paragraph_end |
| site.kramdown.auto_ids |
true |
| site.kramdown.entity_output |
as_char |
| site.kramdown.toc_levels |
1..6 |
| site.kramdown.smart_quotes |
lsquo,rsquo,ldquo,rdquo |
| site.kramdown.hard_wrap |
false |
| site.kramdown.footnote_nr |
1 |
| site.kramdown.show_warnings |
false |
| site.kramdown.header_offset |
|
| site.kramdown.syntax_highlighter |
rouge |
| site.kramdown.syntax_highlighter_opts |
{:default_lang=>"plaintext", :guess_lang=>true} |
| site.kramdown.syntax_highlighter_opts.default_lang |
|
| site.kramdown.syntax_highlighter_opts.guess_lang |
|
| site.kramdown.syntax_highlighter_opts.line_numbers |
|
| site.kramdown.syntax_highlighter_opts.bold_every |
|
WEBrick
| site.webrick |
|
| site.webrick.headers |
|
Values
site.include
size: 1
site.exclude
size: 8
- Gemfile
- Gemfile.lock
- node_modules
- vendor/bundle/
- vendor/cache/
- vendor/gems/
- vendor/ruby/
- CNAME
site.defaults
size: 8
- {"scope"=>{"path"=>"", "type"=>"info"}, "values"=>{"layout"=>"wiki/page"}}
- {"scope"=>{"path"=>"", "type"=>"wiki"}, "values"=>{"layout"=>"wiki/page"}}
- {"scope"=>{"path"=>"", "type"=>"wiki_objects_ck"}, "values"=>{"layout"=>"wiki/page"}}
- {"scope"=>{"path"=>"", "type"=>"wiki_objects_papyrus"}, "values"=>{"layout"=>"wiki/page"}}
- {"scope"=>{"path"=>"", "type"=>"wiki_ui_scaleform"}, "values"=>{"layout"=>"wiki/page", "categories"=>"fo4 interface reference scripts"}}
- {"scope"=>{"path"=>"", "type"=>"wiki_ui_shared"}, "values"=>{"layout"=>"wiki/page", "categories"=>"fo4 interface reference scripts"}}
- {"scope"=>{"path"=>"", "type"=>"wiki_ui_menus"}, "values"=>{"layout"=>"wiki/page", "categories"=>"fo4 interface reference menus"}}
- {"scope"=>{"path"=>"assets/object_icon"}, "values"=>{"category"=>"ck:object:icon"}}
site.pages (5)
- /404.html
- /about.html : About
- / : Home
- /assets/main.css
- /feed.xml
site.posts (1)
site.categories (2)
Only posts with categories are stored in this array.
- jekyll (used by 1)
- update (used by 1)
site.tags (4)
Only posts with tags are stored in this array.
- tag-a (used by 1)
- hello-world (used by 1)
- web (used by 1)
- testing (used by 1)