diff --git a/blog.bryanroessler.com/_config.yml b/blog.bryanroessler.com/_config.yml index 84fbbde..0fe3a3a 100644 --- a/blog.bryanroessler.com/_config.yml +++ b/blog.bryanroessler.com/_config.yml @@ -23,7 +23,6 @@ description: Ordo ab chao # List of links in the navigation bar navbar-links: - Home: "https://bryanroessler.com" CV: "https://cv.bryanroessler.com" Repos: "https://git.bryanroessler.com" Services: @@ -32,11 +31,11 @@ navbar-links: # Image to show in the navigation bar - image must be a square (width = height) # Remove this parameter if you don't want an image in the navbar -#avatar: "/img/spinning_logo.gif" +avatar: "/img/me_square_sepia_small.jpg" # If you want to have an image logo in the top-left corner instead of the title text, # then specify the following parameter -# title-img: /path/to/image +#title-img: "./img/me_square_sepia_small.jpg" # --- Background colour/image options --- # @@ -160,7 +159,7 @@ defaults: values: layout: "post" comments: true # add comments to all blog posts - social-share: false # add social media sharing buttons to all blog posts + social-share: true # add social media sharing buttons to all blog posts - scope: path: "" # all files diff --git a/blog.bryanroessler.com/_data/SocialNetworks.yml b/blog.bryanroessler.com/_data/SocialNetworks.yml index fa49e26..d5ff4c3 100644 --- a/blog.bryanroessler.com/_data/SocialNetworks.yml +++ b/blog.bryanroessler.com/_data/SocialNetworks.yml @@ -12,7 +12,7 @@ facebook: icon: "fa-facebook" github: - name: "Git" + name: "GitHub" baseURL: "" icon: "fa-github" diff --git a/blog.bryanroessler.com/_includes/footer.html b/blog.bryanroessler.com/_includes/footer.html index b0acb30..ffbcfaf 100644 --- a/blog.bryanroessler.com/_includes/footer.html +++ b/blog.bryanroessler.com/_includes/footer.html @@ -44,8 +44,7 @@ +

--> diff --git a/blog.bryanroessler.com/_posts_drafts/2017-06-22-nginx-reverse-proxy-vps.md b/blog.bryanroessler.com/_posts_drafts/2017-06-22-nginx-reverse-proxy-vps.md deleted file mode 100644 index 8360c88..0000000 --- a/blog.bryanroessler.com/_posts_drafts/2017-06-22-nginx-reverse-proxy-vps.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -layout: post -title: Using NGINX as an HTTPS reverse proxy for your VPS -subtitle: Tunnel it all -#bigimg: /img/path.jpg -tags: [web, vps, nginx, https] ---- diff --git a/blog.bryanroessler.com/aboutme.md b/blog.bryanroessler.com/aboutme.md new file mode 100644 index 0000000..2347809 --- /dev/null +++ b/blog.bryanroessler.com/aboutme.md @@ -0,0 +1,16 @@ +--- +layout: page +title: About me +subtitle: Why you'd want to go on a date with me +--- + +My name is Inigo Montoya. I have the following qualities: + +- I rock a great mustache +- I'm extremely loyal to my family + +What else do you need? + +### my history + +To be honest, I'm having some trouble remembering right now, so why don't you just watch [my movie](http://en.wikipedia.org/wiki/The_Princess_Bride_%28film%29) and it will answer **all** your questions. \ No newline at end of file diff --git a/blog.bryanroessler.com/img/1.jpg b/blog.bryanroessler.com/img/1.jpg deleted file mode 100644 index 8574780..0000000 Binary files a/blog.bryanroessler.com/img/1.jpg and /dev/null differ diff --git a/blog.bryanroessler.com/img/1.png b/blog.bryanroessler.com/img/1.png deleted file mode 100644 index ea88b43..0000000 Binary files a/blog.bryanroessler.com/img/1.png and /dev/null differ diff --git a/blog.bryanroessler.com/img/2.png b/blog.bryanroessler.com/img/2.png deleted file mode 100644 index 6292464..0000000 Binary files a/blog.bryanroessler.com/img/2.png and /dev/null differ diff --git a/blog.bryanroessler.com/img/3.png b/blog.bryanroessler.com/img/3.png deleted file mode 100644 index 88a87d2..0000000 Binary files a/blog.bryanroessler.com/img/3.png and /dev/null differ diff --git a/blog.bryanroessler.com/img/ZUAB_STUDENT_IMAGE_DISPLAY.jpg b/blog.bryanroessler.com/img/ZUAB_STUDENT_IMAGE_DISPLAY.jpg deleted file mode 100644 index 90e3d79..0000000 Binary files a/blog.bryanroessler.com/img/ZUAB_STUDENT_IMAGE_DISPLAY.jpg and /dev/null differ diff --git a/blog.bryanroessler.com/img/blogger-circle_318-27548.jpg b/blog.bryanroessler.com/img/blogger-circle_318-27548.jpg deleted file mode 100644 index 0d564a4..0000000 Binary files a/blog.bryanroessler.com/img/blogger-circle_318-27548.jpg and /dev/null differ diff --git a/blog.bryanroessler.com/img/br.png b/blog.bryanroessler.com/img/br.png deleted file mode 100644 index 741adf0..0000000 Binary files a/blog.bryanroessler.com/img/br.png and /dev/null differ diff --git a/blog.bryanroessler.com/img/circle.png b/blog.bryanroessler.com/img/circle.png deleted file mode 100644 index 29d79c5..0000000 Binary files a/blog.bryanroessler.com/img/circle.png and /dev/null differ diff --git a/blog.bryanroessler.com/img/icon.png b/blog.bryanroessler.com/img/icon.png deleted file mode 100644 index 65ed713..0000000 Binary files a/blog.bryanroessler.com/img/icon.png and /dev/null differ diff --git a/blog.bryanroessler.com/img/me_square_bw_small.jpg b/blog.bryanroessler.com/img/me_square_bw_small.jpg new file mode 100644 index 0000000..db8f583 Binary files /dev/null and b/blog.bryanroessler.com/img/me_square_bw_small.jpg differ diff --git a/blog.bryanroessler.com/img/spinning-logo.gif b/blog.bryanroessler.com/img/spinning-logo.gif deleted file mode 100644 index af2341b..0000000 Binary files a/blog.bryanroessler.com/img/spinning-logo.gif and /dev/null differ diff --git a/blog.bryanroessler.com/index.html b/blog.bryanroessler.com/index.html index 84f6cc0..a437098 100644 --- a/blog.bryanroessler.com/index.html +++ b/blog.bryanroessler.com/index.html @@ -1,7 +1,7 @@ --- layout: page -title: -subtitle: + use-site-title: false --- diff --git a/cv.bryanroessler.com/.bundle/config b/cv.bryanroessler.com/.bundle/config deleted file mode 100644 index 298a6ea..0000000 --- a/cv.bryanroessler.com/.bundle/config +++ /dev/null @@ -1,3 +0,0 @@ ---- -BUNDLE_DISABLE_SHARED_GEMS: "true" -BUNDLE_CLEAN: "true" diff --git a/cv.bryanroessler.com/Gemfile b/cv.bryanroessler.com/Gemfile index c35ccb4..cd26cca 100644 --- a/cv.bryanroessler.com/Gemfile +++ b/cv.bryanroessler.com/Gemfile @@ -1,5 +1,4 @@ source "https://rubygems.org" gem 'github-pages' -gem 'font-awesome-sass' gem 'rake' diff --git a/cv.bryanroessler.com/Gemfile.lock b/cv.bryanroessler.com/Gemfile.lock index 412efde..53ef296 100644 --- a/cv.bryanroessler.com/Gemfile.lock +++ b/cv.bryanroessler.com/Gemfile.lock @@ -27,8 +27,6 @@ GEM faraday (0.15.2) multipart-post (>= 1.2, < 3) ffi (1.9.25) - font-awesome-sass (5.0.13) - sassc (>= 1.11) forwardable-extended (2.6.0) gemoji (3.0.0) github-pages (186) @@ -82,7 +80,7 @@ GEM octokit (~> 4.0) public_suffix (~> 2.0) typhoeus (~> 1.3) - html-pipeline (2.8.0) + html-pipeline (2.8.2) activesupport (>= 2) nokogiri (>= 1.4) http_parser.rb (0.6.0) @@ -197,9 +195,7 @@ GEM kramdown (1.16.2) liquid (4.0.0) listen (3.1.5) - rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - ruby_dep (~> 1.2) mercenary (0.3.6) mini_portile2 (2.3.0) minima (2.4.1) @@ -222,7 +218,6 @@ GEM rouge (2.2.1) ruby-enum (0.7.2) i18n - ruby_dep (1.5.0) rubyzip (1.2.1) safe_yaml (1.0.4) sass (3.5.6) @@ -230,10 +225,6 @@ GEM sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - sassc (1.11.4) - bundler - ffi (~> 1.9.6) - sass (>= 3.3.0) sawyer (0.8.1) addressable (>= 2.3.5, < 2.6) faraday (~> 0.8, < 1.0) @@ -250,7 +241,6 @@ PLATFORMS ruby DEPENDENCIES - font-awesome-sass github-pages rake diff --git a/cv.bryanroessler.com/_config.yml b/cv.bryanroessler.com/_config.yml index c2517db..97b1ee8 100644 --- a/cv.bryanroessler.com/_config.yml +++ b/cv.bryanroessler.com/_config.yml @@ -7,7 +7,6 @@ markdown: kramdown sass: load_paths: - _sass - - _vendor/bundle/ruby/2.5.0/gems/font-awesome-sass-5.0.13/assets/stylesheets style: compressed # Resume settings @@ -25,7 +24,11 @@ resume_contact_address: "St. Petersburg, FL" resume_header_contact_info: "St. Petersburg, FL • bryanroessler@gmail.com" display_header_contact_info: "true" -resume_header_intro: "

I am a computational biologist specializing in molecular dynamics that is currently seeking a creative and impactful position in the academic, pharmaceutical, or biotechnology sectors.

" +resume_header_intro: > +

I am a computational biologist specializing in molecular + dynamics that is currently seeking a creative and impactful + position in the academic, pharmaceutical, or biotechnology + sectors.

# use "yes" to display the email contact button, # "no" to display an "I'm not looking for work" message,