+ {% unless include.url == blank %} + {{ include.name }} + {% else %} + {{ include.name }} + {% endunless %} +
++ {% if include.date %} + {% if include.index %}{% endif %} + + {% if include.index %}{% endif %} + {% endif %} +
+diff --git a/landing.bryanroessler.com/.atom-build.yml b/landing.bryanroessler.com/.atom-build.yml new file mode 100644 index 0000000..52e6758 --- /dev/null +++ b/landing.bryanroessler.com/.atom-build.yml @@ -0,0 +1,13 @@ +cmd: '{FILE_ACTIVE}' +name: 'Run build.sh' +targets: + Persistent F31 container: + cmd: 'run-with-podman.sh --file {FILE_ACTIVE} --file-path {FILE_ACTIVE_PATH} --mode 1 --mask-dir RPMS --image fedora:latest --force-systemd -- -d -b' + Reset and run persistent F31 container: + cmd: 'run-with-podman.sh --file {FILE_ACTIVE} --file-path {FILE_ACTIVE_PATH} --mode 2 --mask-dir RPMS --image fedora:latest --force-systemd -- -d -b' + Nonpersistent F31 container w/ output: + cmd: 'run-with-podman.sh --file {FILE_ACTIVE} --file-path {FILE_ACTIVE_PATH} --mode 0 --image jekyll:latest' + Persistent F31 container w/ output: + cmd: 'run-with-podman.sh --file {FILE_ACTIVE} --file-path {FILE_ACTIVE_PATH} --mode 1 --image fedora:latest --force-systemd -- -d -b' + Reset and run persistent F31 container w/ output: + cmd: 'run-with-podman.sh --file {FILE_ACTIVE} --file-path {FILE_ACTIVE_PATH} --mode 2 --image fedora:latest --force-systemd -- -d -b' diff --git a/landing.bryanroessler.com/.github/FUNDING.yml b/landing.bryanroessler.com/.github/FUNDING.yml new file mode 100644 index 0000000..a11e5be --- /dev/null +++ b/landing.bryanroessler.com/.github/FUNDING.yml @@ -0,0 +1,3 @@ +# These are supported funding model platforms + +#github: daattali diff --git a/landing.bryanroessler.com/.github/issue_template.md b/landing.bryanroessler.com/.github/issue_template.md new file mode 100644 index 0000000..a22cbd3 --- /dev/null +++ b/landing.bryanroessler.com/.github/issue_template.md @@ -0,0 +1,3 @@ +Thank you for submitting an issue! + +Please only submit bug reports or feature suggestions. Please do not submit support requests and general help questions in this forum. diff --git a/landing.bryanroessler.com/.github/pull_request_template.md b/landing.bryanroessler.com/.github/pull_request_template.md new file mode 100644 index 0000000..a30e7e4 --- /dev/null +++ b/landing.bryanroessler.com/.github/pull_request_template.md @@ -0,0 +1,5 @@ +Please note that if you are trying to update **your** website, this is the wrong place to do so. Please carefully follow the Beautiful Jekyll instructions (found at https://github.com/daattali/beautiful-jekyll#readme) and make sure you submit changes to **your** version of the project. + +If your intention is to submit a Pull Request, please describe what your pull request achieves. + +Thank you! diff --git a/landing.bryanroessler.com/404.html b/landing.bryanroessler.com/404.html index 012e153..432a7a2 100644 --- a/landing.bryanroessler.com/404.html +++ b/landing.bryanroessler.com/404.html @@ -9,5 +9,5 @@ permalink: /404.html
+
diff --git a/landing.bryanroessler.com/CHANGELOG.md b/landing.bryanroessler.com/CHANGELOG.md
new file mode 100644
index 0000000..33fb2b7
--- /dev/null
+++ b/landing.bryanroessler.com/CHANGELOG.md
@@ -0,0 +1,75 @@
+# CHANGELOG
+
+This file lists all non-trivial changes to Beautiful Jekyll.
+
+I often make small changes to documentation, to the demo site, or to the general look-and-feel. These changes will not be listed here. Any other minor changes will also not be listed here.
+
+**2018-12-24** Add support for Staticman comments (#440) (thanks @VincentTam)
+
+**2018-10-19** Move Google Analytics to the head (#419) (thanks @jpvicari)
+
+**2018-06-08** Add support for Facebook comments (#350) (thanks @npes87184)
+
+**2018-02-22** Automatically generate sitemap (#323) (thanks @JosemyDuarte)
+
+**2018-01-18** Add clickable tags to each post and a tags index page, works for GitHub sites (#307) (thanks @OCram85)
+
+**2018-01-14** Redo Dockerfile (#302) (thanks @jennydaman)
+
+**2018-01-06** More color personalization options (#297 and #299) (thanks @jennydaman)
+
+**2018-01-05** Abstract the social networks logic (thanks @OCram85)
+
+**2018-01-03** Avatar image no longer causes a ghost click (thanks @alefi87)
+
+**2017-10-16** Add GitHub buttons to posts (#265) (thanks @yonicd)
+
+**2017-09-04** Ability to change colour/image of navbar/footer/body
+
+**2017-08-17** Add support for notification, error, and warning boxes in markdown (#227) (thanks @OCram85)
+
+**2017-08-12** Add social buttons for twitch, yelp, and steam (#234) (thanks @TheRealBenForce)
+
+**2017-03-30** Make the footer contact links friendly for screen readers (thanks @eugenius1)
+
+**2017-03-30** Started a CHANGELOG file (thanks @eugenius1)
+
+**2017-01-28** Add Subresource Integrity (SRI) support (#164) (thanks @tony-ho)
+
+**2017-01-09** Add Google Tag Manager Integration (#157) (thanks @csarigoz)
+
+**2017-01-06** Add options to configure HTML document title (#154) (thanks @tony-ho)
+
+**2016-12-25** Allow dynamic images on each blog post (#143) (thanks @bbritten)
+
+**2016-12-15** Support `title-img` config param to have image in the navbar instead of text
+
+**2016-12-08** Add support for phone numbers in footer; fix #136
+
+**2016-12-06** Update gemfile (#134) (thanks @stephentuso)
+
+**2016-10-09** Add Docker deployment (#114) (thanks @mangar)
+
+**2016-08-06** Add social share buttons for posts (thanks @rtlee9)
+
+**2016-07-29** Add CSS styling to code chunks
+
+**2016-07-27** Add clickable tags that lead to a tag page (doesn't work for GitHub hosted sites) (thanks @epwalsh)
+
+**2016-07-21** Add support for twitter cards (sharing on Twitter will be better); fixes #70
+
+**2016-03-18** Support full-width images in page headers; fixes #37
+
+**2016-03-18** Support menus in navigation bar
+
+**2016-02-07** Avatar is now conditional (thanks @hristoyankov)
+
+**2016-02-02** Migrate (forced to...) to jekyll 3
+
+**2016-01-22** Make sure not to include JQuery twice, fixes #29
+
+**2015-11-19** Support external links in navigation bar; fixes #3
+
+... Many small changes because the site was in its infancy
+
+**2015-03-12** Beautiful Jekyll version 0.0000001 is released!
diff --git a/landing.bryanroessler.com/Dockerfile b/landing.bryanroessler.com/Dockerfile
index 45c8cf1..455bc06 100644
--- a/landing.bryanroessler.com/Dockerfile
+++ b/landing.bryanroessler.com/Dockerfile
@@ -1,8 +1,8 @@
FROM jekyll/jekyll
-COPY Gemfile .
-COPY Gemfile.lock .
+COPY --chown=jekyll:jekyll Gemfile .
+#COPY --chown=jekyll:jekyll Gemfile.lock .
-RUN bundle install --quiet --clean
+RUN bundle install --clean
CMD ["jekyll", "serve"]
diff --git a/landing.bryanroessler.com/Gemfile b/landing.bryanroessler.com/Gemfile
index 00631df..7e0abdb 100644
--- a/landing.bryanroessler.com/Gemfile
+++ b/landing.bryanroessler.com/Gemfile
@@ -1,6 +1,6 @@
source 'https://rubygems.org'
-gem "github-pages", '193', group: :jekyll_plugins
+gem "github-pages", '197', group: :jekyll_plugins
# enable tzinfo-data for local build
# gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw]
diff --git a/landing.bryanroessler.com/Gemfile.lock b/landing.bryanroessler.com/Gemfile.lock
index 432aa71..5675c55 100644
--- a/landing.bryanroessler.com/Gemfile.lock
+++ b/landing.bryanroessler.com/Gemfile.lock
@@ -6,8 +6,8 @@ GEM
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
- addressable (2.6.0)
- public_suffix (>= 2.0.2, < 4.0)
+ addressable (2.7.0)
+ public_suffix (>= 2.0.2, < 5.0)
coffee-script (2.4.1)
coffee-script-source
execjs
@@ -16,7 +16,7 @@ GEM
commonmarker (0.17.13)
ruby-enum (~> 0.5)
concurrent-ruby (1.1.5)
- dnsruby (1.61.2)
+ dnsruby (1.61.3)
addressable (~> 2.5)
em-websocket (0.5.1)
eventmachine (>= 0.12.9)
@@ -25,14 +25,14 @@ GEM
ffi (>= 1.3.0)
eventmachine (1.2.7)
execjs (2.7.0)
- faraday (0.15.4)
+ faraday (1.0.0)
multipart-post (>= 1.2, < 3)
- ffi (1.11.1)
+ ffi (1.12.1)
forwardable-extended (2.6.0)
gemoji (3.0.1)
- github-pages (193)
+ github-pages (197)
activesupport (= 4.2.10)
- github-pages-health-check (= 1.8.1)
+ github-pages-health-check (= 1.16.1)
jekyll (= 3.7.4)
jekyll-avatar (= 0.6.0)
jekyll-coffeescript (= 1.1.1)
@@ -40,13 +40,13 @@ GEM
jekyll-default-layout (= 0.1.4)
jekyll-feed (= 0.11.0)
jekyll-gist (= 1.5.0)
- jekyll-github-metadata (= 2.9.4)
+ jekyll-github-metadata (= 2.12.1)
jekyll-mentions (= 1.4.1)
jekyll-optional-front-matter (= 0.3.0)
jekyll-paginate (= 1.1.0)
jekyll-readme-index (= 0.2.0)
jekyll-redirect-from (= 0.14.0)
- jekyll-relative-links (= 0.5.3)
+ jekyll-relative-links (= 0.6.0)
jekyll-remote-theme (= 0.3.1)
jekyll-sass-converter (= 1.5.2)
jekyll-seo-tag (= 2.5.0)
@@ -66,22 +66,22 @@ GEM
jekyll-theme-tactile (= 0.1.1)
jekyll-theme-time-machine (= 0.1.1)
jekyll-titles-from-headings (= 0.5.1)
- jemoji (= 0.10.1)
+ jemoji (= 0.10.2)
kramdown (= 1.17.0)
liquid (= 4.0.0)
listen (= 3.1.5)
mercenary (~> 0.3)
minima (= 2.5.0)
- nokogiri (>= 1.8.2, < 2.0)
+ nokogiri (>= 1.8.5, < 2.0)
rouge (= 2.2.1)
terminal-table (~> 1.4)
- github-pages-health-check (1.8.1)
+ github-pages-health-check (1.16.1)
addressable (~> 2.3)
dnsruby (~> 1.60)
octokit (~> 4.0)
- public_suffix (~> 2.0)
+ public_suffix (~> 3.0)
typhoeus (~> 1.3)
- html-pipeline (2.11.0)
+ html-pipeline (2.12.3)
activesupport (>= 2)
nokogiri (>= 1.4)
http_parser.rb (0.6.0)
@@ -118,8 +118,8 @@ GEM
jekyll (~> 3.3)
jekyll-gist (1.5.0)
octokit (~> 4.2)
- jekyll-github-metadata (2.9.4)
- jekyll (~> 3.1)
+ jekyll-github-metadata (2.12.1)
+ jekyll (~> 3.4)
octokit (~> 4.0, != 4.4.0)
jekyll-mentions (1.4.1)
html-pipeline (~> 2.3)
@@ -131,7 +131,7 @@ GEM
jekyll (~> 3.0)
jekyll-redirect-from (0.14.0)
jekyll (~> 3.3)
- jekyll-relative-links (0.5.3)
+ jekyll-relative-links (0.6.0)
jekyll (~> 3.3)
jekyll-remote-theme (0.3.1)
jekyll (~> 3.5)
@@ -187,7 +187,7 @@ GEM
jekyll (~> 3.3)
jekyll-watch (2.2.1)
listen (~> 3.0)
- jemoji (0.10.1)
+ jemoji (0.10.2)
gemoji (~> 3.0)
html-pipeline (~> 2.2)
jekyll (~> 3.0)
@@ -203,23 +203,24 @@ GEM
jekyll (~> 3.5)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
- minitest (5.11.3)
+ minitest (5.14.0)
multipart-post (2.1.1)
- nokogiri (1.10.3)
+ nokogiri (1.10.7)
mini_portile2 (~> 2.4.0)
- octokit (4.14.0)
+ octokit (4.15.0)
+ faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
- public_suffix (2.0.5)
+ public_suffix (3.1.1)
rb-fsevent (0.10.3)
- rb-inotify (0.10.0)
+ rb-inotify (0.10.1)
ffi (~> 1.0)
rouge (2.2.1)
ruby-enum (0.7.2)
i18n
ruby_dep (1.5.0)
- rubyzip (1.2.3)
+ rubyzip (2.1.0)
safe_yaml (1.0.5)
sass (3.7.4)
sass-listen (~> 4.0.0)
@@ -234,16 +235,16 @@ GEM
thread_safe (0.3.6)
typhoeus (1.3.1)
ethon (>= 0.9.0)
- tzinfo (1.2.5)
+ tzinfo (1.2.6)
thread_safe (~> 0.1)
- unicode-display_width (1.6.0)
+ unicode-display_width (1.6.1)
PLATFORMS
ruby
DEPENDENCIES
- github-pages (= 193)
+ github-pages (= 197)
jekyll-paginate
BUNDLED WITH
- 2.0.1
+ 2.0.2
diff --git a/landing.bryanroessler.com/LICENSE b/landing.bryanroessler.com/LICENSE
index 72fab4a..1258343 100644
--- a/landing.bryanroessler.com/LICENSE
+++ b/landing.bryanroessler.com/LICENSE
@@ -1,6 +1,6 @@
The MIT License (MIT)
-Copyright (c) 2016 Dean Attali
+Copyright (c) 2015-2018 Dean Attali
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@@ -19,3 +19,12 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
+
+
+
+staticman integration
+=================================================================================
+
+The MIT License (MIT)
+
+Copyright (c) 2013-2018 Michael Rose
diff --git a/landing.bryanroessler.com/README.md b/landing.bryanroessler.com/README.md
new file mode 100644
index 0000000..820f501
--- /dev/null
+++ b/landing.bryanroessler.com/README.md
@@ -0,0 +1,325 @@
+# Beautiful Jekyll
+
+[](https://www.paypal.me/daattali/20)
+[](https://badge.fury.io/rb/beautiful-jekyll-theme)
+
+> *Copyright 2019 [Dean Attali](https://deanattali.com)*
+
+**Beautiful Jekyll** is a ready-to-use template to help you create an awesome website quickly. Perfect for personal sites, blogs, or simple project websites. [Check out a demo](https://deanattali.com/beautiful-jekyll) of what you'll get after just two minutes. You can also look at [my personal website](https://deanattali.com) to see it in use, or see examples of websites other people created using this theme [here](#showcased-users-success-stories).
+
+**If you enjoy this theme, please consider [supporting me](https://www.paypal.me/daattali/20) for developing and maintaining this template.**
+
+
+
+
+
+
Theme by - beautiful-jekyll + beautiful-jekyll
diff --git a/landing.bryanroessler.com/_includes/google_analytics.html b/landing.bryanroessler.com/_includes/google_analytics.html index eb9b7dd..18bd05b 100644 --- a/landing.bryanroessler.com/_includes/google_analytics.html +++ b/landing.bryanroessler.com/_includes/google_analytics.html @@ -1,12 +1,14 @@ {% if site.google_analytics %} - - - -{% endif %} \ No newline at end of file + + + +{% endif %} diff --git a/landing.bryanroessler.com/_includes/gtag.html b/landing.bryanroessler.com/_includes/gtag.html new file mode 100644 index 0000000..a7f4988 --- /dev/null +++ b/landing.bryanroessler.com/_includes/gtag.html @@ -0,0 +1,11 @@ +{% if site.gtag %} + + + +{% endif %} diff --git a/landing.bryanroessler.com/_includes/gtm_body.html b/landing.bryanroessler.com/_includes/gtm_body.html index 0d9ae02..7999512 100644 --- a/landing.bryanroessler.com/_includes/gtm_body.html +++ b/landing.bryanroessler.com/_includes/gtm_body.html @@ -3,4 +3,4 @@ -{% endif %} \ No newline at end of file +{% endif %} diff --git a/landing.bryanroessler.com/_includes/gtm_head.html b/landing.bryanroessler.com/_includes/gtm_head.html index ded5d41..f630f3e 100644 --- a/landing.bryanroessler.com/_includes/gtm_head.html +++ b/landing.bryanroessler.com/_includes/gtm_head.html @@ -6,4 +6,4 @@ 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','{{ site.gtm }}'); -{% endif %} \ No newline at end of file +{% endif %} diff --git a/landing.bryanroessler.com/_includes/head.html b/landing.bryanroessler.com/_includes/head.html index f26ea73..0c298c0 100644 --- a/landing.bryanroessler.com/_includes/head.html +++ b/landing.bryanroessler.com/_includes/head.html @@ -1,7 +1,7 @@ - ++ {% if include.date %} + {% if include.index %}{% endif %} + + {% if include.index %}{% endif %} + {% endif %} +
+{{ site.data.ui-text[site.locale].comment_form_info | default: "Your email address will not be published. Required fields are marked" }} *
+ +