Skip to content

Commit

Permalink
modified gem
Browse files Browse the repository at this point in the history
  • Loading branch information
esohkevin committed Apr 27, 2024
1 parent bc81b77 commit 4c83c5e
Showing 1 changed file with 0 additions and 82 deletions.
82 changes: 0 additions & 82 deletions docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,85 +20,3 @@

remote_theme: chrisrhymes/bulma-clean-theme

# Site Settings
lang: en
title: esohinformatics: smart bioinformatics
tagline: ei
email: esohkev
description: >
The demo site for Bulma Clean Theme, made for Jekyll and GitHub pages websites
#baseurl: "/esohinformatics"
# url: "https://www.csrhymes.com"
permalink: pretty
#favicon: /path/to/favicon.png
gh_sponsor: chrisrhymes
#hide_share_buttons: true
#theme_color: '#eeeeee'
#fixed_navbar: top
#direction: one of <ltr, rtl, auto>, default: ltr

paginate: 5
paginate_path: "/blog/page:num"

# Disqus Comments
disqus:
# Leave shortname blank to disable comments site-wide.
# Disable comments for any post by adding `comments: false` to that post's YAML Front Matter.
# shortname: my_disqus_shortname
shortname: csrhymes


plugins:
- jekyll-sitemap
- jekyll-paginate
- jekyll-feed
- jekyll-seo-tag
- kramdown-parser-gfm
- jekyll-redirect-from

exclude:
- Gemfile
- clean-theme.gemspec
- Gemfile.lock
- node_modules
- vendor/bundle/
- vendor/cache/
- vendor/gems/
- vendor/ruby/

livereload: true

sass:
style: compressed
source_dir: _sass

#google_analytics: UA-code-here

defaults:
-
scope:
path: ""
type: "pages"
values:
show_sidebar: true
-
scope:
path: ""
type: "posts"
values:
author: "C.S. Rhymes"
layout: post
image: https://via.placeholder.com/1200x800
show_sidebar: true

markdown: kramdown
highlighter: rouge

footer_menu: example_footer_menu

collections:
products:
output: true
layout: product
image: https://via.placeholder.com/800x600
show_sidebar: false

0 comments on commit 4c83c5e

Please sign in to comment.