Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Site
title: Moon
bio: 'Minimal, one column jekyll theme.'
description: "Moon is a minimal, one column jekyll theme for your blog."
title: Be Coder
bio: 'Just Study Blog'
description: "Just write, read, practice"
reading_time: true
words_per_minute: 200
logo: 'assets/img/logo.png'
background: 'assets/img/placeholder-big.jpg'
tiled_bg: false # Set this true if you want to tile your background image, otherwise it will be covered
locale: en_US
url: https://taylantatli.github.io/Moon
url: https://taylantatli.github.io/Moon/

# Jekyll
permalink: /:title/
Expand Down Expand Up @@ -74,3 +74,5 @@ jekyll-mentions:

# Exclude list
exclude: [README.md, Gemfile, Gemfile.lock, node_modules, gulpfile.js, package.json, _site, src, vendor, CNAME, LICENSE, Rakefile]

theme: jekyll-theme-midnight