From 685c408652a4eb1fb51a9c5792281434ca332740 Mon Sep 17 00:00:00 2001 From: Dean Attali Date: Mon, 27 Apr 2020 19:14:09 +0000 Subject: [PATCH] move all beautifuljekyll links to dedicated site and replace http with https --- README.md | 4 ++-- _config.yml | 6 +++--- _includes/disqus.html | 2 +- _includes/footer.html | 2 +- _posts/2015-02-28-test-markdown.md | 2 +- aboutme.md | 2 +- staticman.yml | 4 ++-- 7 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index e5be86f..109c3f8 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ > *Copyright 2020 [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 [below](#showcased-users-success-stories). +**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://beautifuljekyll.com) 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 [below](#showcased-users-success-stories). **If you enjoy this theme, please consider [supporting me](http://paypal.me/daattali) or [sponsoring me](https://github.com/sponsors/daattali) for developing and maintaining it for over 5 years.** @@ -77,7 +77,7 @@ Note that in the video above I only edited one setting in the `_config.yml` file ### The hard way (using ruby gems) -If you followed the easy method above, then you already have your site and you can skip this section! If you want to install beautiful-jekyll using ruby gems instead, follow the [advanced installation instructions](https://deanattali.com/beautiful-jekyll/getstarted/#install-steps-hard). +If you followed the easy method above, then you already have your site and you can skip this section! If you want to install beautiful-jekyll using ruby gems instead, follow the [advanced installation instructions](https://beautifuljekyll.com/getstarted/#install-steps-hard). ## Add your own content diff --git a/_config.yml b/_config.yml index 704bbc8..f8bd375 100644 --- a/_config.yml +++ b/_config.yml @@ -14,9 +14,9 @@ author: Some Person navbar-links: About Me: "aboutme" Resources: - - Beautiful Jekyll: "http://deanattali.com/beautiful-jekyll/" - - Learn markdown: "http://www.markdowntutorial.com/" - Author's home: "http://deanattali.com" + - Beautiful Jekyll: "https://beautifuljekyll.com" + - Learn markdown: "https://www.markdowntutorial.com/" + Author's home: "https://deanattali.com" # --- Logo --- # diff --git a/_includes/disqus.html b/_includes/disqus.html index 3c55422..a0e4a02 100644 --- a/_includes/disqus.html +++ b/_includes/disqus.html @@ -13,7 +13,7 @@ (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); - + {%- endif -%} diff --git a/_includes/footer.html b/_includes/footer.html index 3150eff..c6a5082 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -25,7 +25,7 @@

Theme by - beautiful-jekyll + beautiful-jekyll

diff --git a/_posts/2015-02-28-test-markdown.md b/_posts/2015-02-28-test-markdown.md index 5654934..02c9eba 100644 --- a/_posts/2015-02-28-test-markdown.md +++ b/_posts/2015-02-28-test-markdown.md @@ -8,7 +8,7 @@ tags: [test] comments: true --- -You can write regular [markdown](http://markdowntutorial.com/) here and Jekyll will automatically convert it to a nice webpage. I strongly encourage you to [take 5 minutes to learn how to write in markdown](http://markdowntutorial.com/) - it'll teach you how to transform regular text into bold/italics/headings/tables/etc. +You can write regular [markdown](https://markdowntutorial.com/) here and Jekyll will automatically convert it to a nice webpage. I strongly encourage you to [take 5 minutes to learn how to write in markdown](https://markdowntutorial.com/) - it'll teach you how to transform regular text into bold/italics/headings/tables/etc. **Here is some bold text** diff --git a/aboutme.md b/aboutme.md index 62dc205..acb3ac8 100644 --- a/aboutme.md +++ b/aboutme.md @@ -13,4 +13,4 @@ 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. +To be honest, I'm having some trouble remembering right now, so why don't you just watch [my movie](https://en.wikipedia.org/wiki/The_Princess_Bride_%28film%29) and it will answer **all** your questions. diff --git a/staticman.yml b/staticman.yml index d8807ee..8fe1bad 100644 --- a/staticman.yml +++ b/staticman.yml @@ -18,7 +18,7 @@ comments: # # When allowedOrigins is defined, only requests sent from one of the domains # listed will be accepted. The origin is sent as part as the `options` object - # (e.g.