Advanced configuration
We'll cover some optional modes for Notion Blog React.
You will be able to change them in config/mode.config.js
for semi-customization.
Global Configuration
Default Language
path: global.language.default
default: 'en-GB'
(default)default: 'zh-CN'
Navbar
-
atom:
path:
global.navbar.atom
shown: true
(default)shown: false
-
github:
path:
global.navbar.github
shown: true
(default)shown: false
-
email:
path:
global.navbar.email
shown: true
shown: false
(default)
-
privacy_policy:
path:
global.navbar.privacy_policy
shown: true
(default)shown: false
-
language:
path:
global.navbar.language
shown: true
(default)shown: false
Footer
-
poweredByVercel:
path:
global.footer.poweredByVercel
-
shown: true
(default) -
shown: false
-
-
themeSwitcher:
path:
global.footer.themeSwitcher
-
shown: true
(default) -
shown: false
-
Homepage
Header Avatar
path: home.header.avatar
-
shown: true
(default) -
shown: false
Blog Card Information Details Display Mode
path: home.card.mode
-
mode: 0
-
mode: 1
(default)
Blog Card Information Details Date - Locale
path: home.card.date.locale
Default: locale: 'en-GB'
Please check here for more information.
Posts page
Collection
path: posts.collection
-
shown: true
(default) -
shown: false
Table of Content
path: posts.toc
-
shown: true
(default) -
shown: false