removing a bunch of personal junk

This commit is contained in:
JesseBot 2016-01-03 20:10:12 +00:00
parent f8c9c823e2
commit ac0c7b6e7c
13 changed files with 26 additions and 1 deletions

1
.gitignore vendored
View file

@ -2,3 +2,4 @@ legacy/*
legacy
config/config.yaml
config.yaml
front_end/images/private/*

View file

@ -1,2 +1,26 @@
Globals:
web_root: 'PLACE ABSOLUTE PATH TO WEB ROOT HERE'
# absolute path required
web_root: '/var/www/html'
# favicon, can take any image type
favicon: 'favicon.ico'
# domain name, or whatever you want the tab in the browser to say
website_title: 'example.com'
# the default image shown at the front of the page
profile_image: 'my_picture.JPG'
# Your name
profile_name: 'Jesse'
# Quote of any sort you'd like
profile_quote: "The internet is great."
# Full URL to your github
github_URL: 'https://github.com/jessebot'
# complete google doc sharing URL, assuming this is public
resume_google_doc: 'https://docs.google.com/document/d/blahblahblah'
# in your google doc, you can go to download as and right click copy that
# URL, or you can host a live copy at another URL
resume_pdf_download: 'https://docs.google.com/document/d/blahpdfblahblahblah'
resume_docx_download: 'https://docs.google.com/document/d/1t-xBYBxyUbDKUKQFIY1_r0GnjCMIUAyelfnyIhTK2Uc/export?format=docx&id=1t-xBYBxyUbDKUKQFIY1_r0GnjCMIUAyelfnyIhTK2Uc'
# this could be social media, other conent, whatever suits you!
extra_box_title: "Linux Newbie Class"
extra_box_image: "penguin_copy.png"
extra_box_link_title: "How To Unix/Linux"
extra_box_URL: "http://howtonix.info/"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 222 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 495 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 269 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1,010 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 237 KiB

Binary file not shown.