mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 20:47:23 +00:00
Basic config
This commit is contained in:
parent
4d0e4eec5e
commit
2271bc5a9e
1 changed files with 2 additions and 19 deletions
21
_config.yml
21
_config.yml
|
@ -1,28 +1,11 @@
|
|||
title: "LBRY"
|
||||
baseurl: "" # apply repo name if use it under gh-pages branch
|
||||
|
||||
repo: https://github.com/LBRYians/lbry-org-new
|
||||
comments: false
|
||||
repo:LBRYians/lbry-org-new
|
||||
|
||||
|
||||
defaults:
|
||||
- scope:
|
||||
path:
|
||||
values:
|
||||
layout: layout
|
||||
|
||||
# Build settings
|
||||
markdown : kramdown
|
||||
highlighter : rouge
|
||||
|
||||
destination: build
|
||||
|
||||
# Author settings
|
||||
author:
|
||||
name : "LBRY"
|
||||
|
||||
# social settings
|
||||
og_locale: "en_US"
|
||||
|
||||
|
||||
exclude: [ "README.md", "TODO.md" , "LICENSE" ]
|
||||
exclude: [ "README.md", "TODO.md", "LICENSE" ]
|
Loading…
Add table
Reference in a new issue