2022-04-30 21:17:18 -04:00
|
|
|
# Useful links
|
|
|
|
#github_username: "<github_username>"
|
|
|
|
#facebook_username: "<facebook_username>"
|
|
|
|
#twitter_username: "<twitter_username>"
|
|
|
|
#linkedin_id: "<linkedin_id>"
|
|
|
|
|
|
|
|
# Theme
|
|
|
|
theme: jekyll-theme-potato-hacker # Uncomment this
|
|
|
|
# remote_theme: luxedo/jekyll-theme-potato-hacker # Or this
|
|
|
|
theme_repository: "https://github.com/luxedo/jekyll-theme-potato-hacker"
|
|
|
|
theme_base: "dark" # Theme palette (light | dark)
|
|
|
|
#theme_switch: on # Show color switch (on | off)
|
|
|
|
|
|
|
|
# Extra settings
|
|
|
|
blog: on # Show blog tag and post list (on | off)
|
|
|
|
avatar: off # Show avatar (on | off)
|
|
|
|
#avatar_image: "assets/img/avatar.jpg"
|
|
|
|
#avatar_description: "My name is Popotato and I'm a HACKER."
|
|
|
|
highlighter_theme: monokai # Theme of the syntax_highlighter [base16 |
|
|
|
|
# colorful | github | gruvbox | molokai |
|
|
|
|
# monokai | pastie | thankful_eyes | tulip ]
|
2022-05-02 18:51:14 -04:00
|
|
|
# Order of the items in the toolbar (except for blog and home)
|
|
|
|
toolbar_priority:
|
|
|
|
- Guides
|
|
|
|
- dropdown1
|
|
|
|
- dropdown2
|
|
|
|
- blog
|
|
|
|
|
2022-04-30 21:17:18 -04:00
|
|
|
# Collections
|
|
|
|
collections:
|
2022-05-02 18:51:14 -04:00
|
|
|
guide:
|
|
|
|
output: true
|
2022-04-30 21:17:18 -04:00
|
|
|
dropdown:
|
|
|
|
output: true
|
|
|
|
items:
|
|
|
|
output: true
|