-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
23 lines (17 loc) · 875 Bytes
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# }**************************************************{ inbuilt Them
# theme: jekyll-theme-minimal
# }**************************************************{ Remote Theme
plugins:
- jekyll-remote-theme # add this line to the plugins list if you already have one
# supported Themes: https://pages.github.com/themes/
remote_theme: pages-themes/architect@v0.2.0
# }**************************************************{
title: Python Helpers
description: Bookmark this to keep an eye on my project updates!
# }**************************************************{
# to preview your site on your computer, add the following to your site's Gemfile:
# gem "github-pages", group: :jekyll_plugins
# }**************************************************{
show_downloads: true
# }**************************************************{
# google_analytics: [Your Google Analytics tracking ID]