Regenerate blog
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
---
|
||||
BUNDLE_DISABLE_SHARED_GEMS: "true"
|
||||
BUNDLE_CLEAN: "true"
|
||||
@@ -1,5 +1,4 @@
|
||||
source "https://rubygems.org"
|
||||
|
||||
gem 'github-pages'
|
||||
gem 'font-awesome-sass'
|
||||
gem 'rake'
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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: "<p>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.</p>"
|
||||
resume_header_intro: >
|
||||
<p>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.</p>
|
||||
|
||||
# use "yes" to display the email contact button,
|
||||
# "no" to display an "I'm not looking for work" message,
|
||||
|
||||
Reference in New Issue
Block a user