Skip to content

Commit

Permalink
Updated static docs site
Browse files Browse the repository at this point in the history
  • Loading branch information
nazuke committed Mar 4, 2018
1 parent c395e7d commit 5943118
Show file tree
Hide file tree
Showing 15 changed files with 55 additions and 8 deletions.
6 changes: 5 additions & 1 deletion docs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -71,7 +73,9 @@ GEM
tzinfo (>= 1.0.0)

PLATFORMS
ruby
x64-mingw32
x86_64-darwin-16

DEPENDENCIES
jekyll (= 3.7.2)
Expand All @@ -82,7 +86,7 @@ DEPENDENCIES
tzinfo-data

RUBY VERSION
ruby 2.4.3p205
ruby 2.5.0p0

BUNDLED WITH
1.16.1
6 changes: 5 additions & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -47,6 +47,10 @@ bing_site_verification:
development: 359738600A5C3D292F19866E1F240410
production: 359738600A5C3D292F19866E1F240410

# Crypto Donations
cryptodonate:
bitcoin: 3K6jYKbr7fGLtZADqFJSUZ7JFjo5ZbvWc2

# Build settings
markdown: kramdown
theme: minima
Expand Down
1 change: 1 addition & 0 deletions docs/_includes/donation-bitcoin-button.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<div><a class="btn btn-default" role="button" href="{{ "/donate/bitcoin" | relative_url }}"><img class="responsive" style="width:16px;height:16px;vertical-align:middle;" src="{{ "/donate/BC_Logo.png" | relative_url }}"/> Donate to SEO Macroscope</a></div>
14 changes: 14 additions & 0 deletions docs/_includes/donation-bitcoin.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title"><img class="responsive" style="width:16px;height:16px;vertical-align:middle;" src="{{ "/donate/BC_Logo.png" | relative_url }}"/> Bitcoin Donation for SEO Macroscope</h3>
</div>
<div class="panel-body">

<p>This is the primary Bitcoin address for SEO Macroscope:</p>

<p><a href="bitcoin:{{ site.cryptodonate.bitcoin }}?label=SEO-Macroscope-Donation"><img src="{{ "/donate/qr-codes/3K6jYKbr7fGLtZADqFJSUZ7JFjo5ZbvWc2.png" | relative_url }}"/></a></p>

<p>Bitcoin address: <a href="bitcoin:{{ site.cryptodonate.bitcoin }}?label=SEO-Macroscope-Donation">{{ site.cryptodonate.bitcoin }}</a></p>

</div>
</div>
2 changes: 1 addition & 1 deletion docs/_includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<p class="product-title"><a href="{{ '/' | relative_url }}">{{ site.title | escape }}</a></p>

<p class="product-slogan">The website broken link scanner and SEO tool</p>
<p class="product-slogan">The website broken link scanner and technical SEO toolbox</p>

</div>

Expand Down
4 changes: 4 additions & 0 deletions docs/_layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@

<div class="col-xs-12 col-sm-3 col-md-3 col-lg-3">

<div>
<div>{% include donation-bitcoin-button.html %}</div>
</div>

<h2><a href="{{ '/blog/' | relative_url }}">Development Blog</a></h2>

<ul class="post-list">
Expand Down
4 changes: 4 additions & 0 deletions docs/_layouts/page.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ <h1 class="post-title">{{ page.title | escape }}</h1>

<div class="col-xs-12 col-sm-3 col-md-3 col-lg-3">

<div>
<div>{% include donation-bitcoin-button.html %}</div>
</div>

<div>
<h2>Related Products</h2>
<div>{% include amazon-earnings.html %}</div>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
---
layout: post
title: "New v1.7 release of SEO Macroscope: Forensic Evidence"
date: "2018-02-28 21:00:00 -09:00"
published: false
title: "New v1.7 release of SEO Macroscope: HTTP Too"
date: "2018-03-04 18:00:00 -09:00"
published: true
description: "This release of SEO Macroscope includes support for HTTP/2 on Windows 10, and accelerates near-duplicate content detection."
excerpt: "This release of SEO Macroscope includes support for HTTP/2 on Windows 10, and accelerates near-duplicate content detection."
---


This release of SEO Macroscope includes support for HTTP/2 on Windows 10, and accelerates near-duplicate content detection. HTTP/2 support enables the application to work with websites that do not also support HTTP/1.1 as a fallback option.
{: .lead }

Expand Down
Binary file added docs/donate/BC_Logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions docs/donate/bitcoin.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
layout: page
title: SEO Macroscope Donations
description: "SEO Macroscope is a personal project that takes time to work on, any donations towards encouraging future development would be very much appreciated."
---

SEO Macroscope is a personal project that takes a fair amount of time to work on, any donations towards encouraging future development would be very much appreciated.
{: .lead }

Thank you very much for your interest in SEO Macroscope, and if you have any suggestions for improvements or features, then please drop a comment below, or send me a mail via the email address in the footer. I'm always interested to hear if this application is of use to others.

{% include donation-bitcoin.html %}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 3 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,11 @@ The SEO Macroscope website crawler will help you to:
* Perform simple, configurable Technical SEO checks on titles and descriptions.
* Report fastest/slowest pages.
* Export reports to Excel and CSV formats.
* Export text and XML sitemaps.
* Generate and export text and XML sitemaps from the crawled pages.
* Analyze redirect chains.
* Use custom filters to verify the presence/absence of tracking tags.
* Use CSS Selectors, XPath Queries, and Regular Expressions to scrape website data.
* And more besides...
* And much more besides...

Check out the source code repository at [https://github.com/nazuke/SEOMacroscope](https://github.com/nazuke/SEOMacroscope).

Expand Down
1 change: 1 addition & 0 deletions docs/jekyll-drafts.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
bundle exec jekyll serve --watch --drafts --host=0.0.0.0
1 change: 1 addition & 0 deletions docs/jekyll-test.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
bundle exec jekyll serve --watch --host=0.0.0.0 --incremental
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5943118

Please sign in to comment.