From 5943118dd07e30c23e09f217c3e58b93979c37e4 Mon Sep 17 00:00:00 2001 From: nazuke Date: Sun, 4 Mar 2018 18:50:13 +0900 Subject: [PATCH] Updated static docs site --- docs/Gemfile.lock | 6 +++++- docs/_config.yml | 6 +++++- docs/_includes/donation-bitcoin-button.html | 1 + docs/_includes/donation-bitcoin.html | 14 ++++++++++++++ docs/_includes/header.html | 2 +- docs/_layouts/home.html | 4 ++++ docs/_layouts/page.html | 4 ++++ ...8-03-04-seo-macroscope-release-v1.7.0.0.md} | 7 ++++--- docs/donate/BC_Logo.png | Bin 0 -> 13005 bytes docs/donate/bitcoin.md | 12 ++++++++++++ .../3K6jYKbr7fGLtZADqFJSUZ7JFjo5ZbvWc2.png | Bin 0 -> 2121 bytes docs/index.md | 5 +++-- docs/jekyll-drafts.sh | 1 + docs/jekyll-test.sh | 1 + .../seo-macroscope-main-window-v1.7.png | Bin 0 -> 112955 bytes 15 files changed, 55 insertions(+), 8 deletions(-) create mode 100644 docs/_includes/donation-bitcoin-button.html create mode 100644 docs/_includes/donation-bitcoin.html rename docs/{_drafts/2018-02-01-seo-macroscope-release-v1.7.0.0.md => _posts/2018-03-04-seo-macroscope-release-v1.7.0.0.md} (96%) create mode 100644 docs/donate/BC_Logo.png create mode 100644 docs/donate/bitcoin.md create mode 100644 docs/donate/qr-codes/3K6jYKbr7fGLtZADqFJSUZ7JFjo5ZbvWc2.png create mode 100644 docs/jekyll-drafts.sh create mode 100644 docs/jekyll-test.sh create mode 100644 docs/media/screenshots/seo-macroscope-main-window-v1.7.png diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 50a45f2..7851eed 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -8,7 +8,9 @@ GEM em-websocket (0.5.1) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) + eventmachine (1.2.5) eventmachine (1.2.5-x64-mingw32) + ffi (1.9.23) ffi (1.9.23-x64-mingw32) forwardable-extended (2.6.0) http_parser.rb (0.6.0) @@ -71,7 +73,9 @@ GEM tzinfo (>= 1.0.0) PLATFORMS + ruby x64-mingw32 + x86_64-darwin-16 DEPENDENCIES jekyll (= 3.7.2) @@ -82,7 +86,7 @@ DEPENDENCIES tzinfo-data RUBY VERSION - ruby 2.4.3p205 + ruby 2.5.0p0 BUNDLED WITH 1.16.1 diff --git a/docs/_config.yml b/docs/_config.yml index 0243a83..79ac7ac 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -16,7 +16,7 @@ title: SEO Macroscope email: seo.macroscope@gmail.com description: > # this means to ignore newlines until "baseurl:" - SEO Macroscope is a free and open source website broken link checker and SEO tool for Windows. + SEO Macroscope is a free and open source website broken link checker and Technical SEO toolbox for Windows. baseurl: "/SEOMacroscope" # the subpath of your site, e.g. /blog @@ -47,6 +47,10 @@ bing_site_verification: development: 359738600A5C3D292F19866E1F240410 production: 359738600A5C3D292F19866E1F240410 +# Crypto Donations +cryptodonate: + bitcoin: 3K6jYKbr7fGLtZADqFJSUZ7JFjo5ZbvWc2 + # Build settings markdown: kramdown theme: minima diff --git a/docs/_includes/donation-bitcoin-button.html b/docs/_includes/donation-bitcoin-button.html new file mode 100644 index 0000000..35832cb --- /dev/null +++ b/docs/_includes/donation-bitcoin-button.html @@ -0,0 +1 @@ +
Donate to SEO Macroscope
diff --git a/docs/_includes/donation-bitcoin.html b/docs/_includes/donation-bitcoin.html new file mode 100644 index 0000000..084297f --- /dev/null +++ b/docs/_includes/donation-bitcoin.html @@ -0,0 +1,14 @@ +
+
+

Bitcoin Donation for SEO Macroscope

+
+
+ +

This is the primary Bitcoin address for SEO Macroscope:

+ +

+ +

Bitcoin address: {{ site.cryptodonate.bitcoin }}

+ +
+
diff --git a/docs/_includes/header.html b/docs/_includes/header.html index c0b58af..a977183 100644 --- a/docs/_includes/header.html +++ b/docs/_includes/header.html @@ -26,7 +26,7 @@

{{ site.title | escape }}

-

The website broken link scanner and SEO tool

+

The website broken link scanner and technical SEO toolbox

diff --git a/docs/_layouts/home.html b/docs/_layouts/home.html index c5c1630..bbc2cc6 100644 --- a/docs/_layouts/home.html +++ b/docs/_layouts/home.html @@ -16,6 +16,10 @@
+
+
{% include donation-bitcoin-button.html %}
+
+

Development Blog