Skip to content

Instantly share code, notes, and snippets.

View MEXdave1997's full-sized avatar

David Madrigal-Hernandez MEXdave1997

  • Los Angeles
View GitHub Profile
@MEXdave1997
MEXdave1997 / _config.yml
Created April 22, 2017 06:11
Self Taught programmers Jekyll Config File.
# Welcome to Jekyll!
#
# This config file is meant for settings that affect your whole blog, values
# which you are expected to set up once and rarely edit after that. If you find
# yourself editing this file very often, consider using Jekyll's data files
# feature for the data you need to update frequently.
#
# For technical reasons, this file is *NOT* reloaded automatically when you use
# 'bundle exec jekyll serve'. If you change this file, please restart the server process.
{
"extensions.autoUpdate": true,
"workbench.activityBar.visible": true,
"editor.minimap.enabled": true,
"editor.renderIndentGuides": true,
"editor.tabSize": 4,
"editor.wordWrap": "on",