_config.yml in moonwalk-0.1.1 vs _config.yml in moonwalk-0.1.2
- old
+ new
@@ -2,11 +2,11 @@
author: Abhinav Saxena
url: https://www.abhinavsaxena.com/moonwalk # root address of the site
description: > # description of the site (multiple lines allowed)
Moonwalk is a fast and elegant Jekyll theme with a clean dark mode. It comes with horizontal list (for navbar and footer), card list (for portfolio), and a generic vertical list. It is very easy to modify in case you want to build over it - please see _layouts/home.html to do that.
-permalink: /:slug.html
+permalink: /:slug
favicon: "./logo.png" # relative path to site's favicon
twitter:
username: abhinav # update or delete this
@@ -27,9 +27,10 @@
# following keys are using to create home layout
show_projects: true # show projects as cards, add in _data/home.yml
show_blog: true # show blog posts added in _posts
show_old_projects: true # show old projects as cards, add in _data/home.yml
show_misc_list: false # show generic vertical list for misc details, add _data/home.yml
+ show_reading_time: true # show number of words and reading time in the blog posts
# options for "home" page
home:
title_projects: Portfolio
title_misc_list: Details
title_blog: Blog