From c1761e7bca013a274a76063528c790360dc8956f Mon Sep 17 00:00:00 2001 From: Date: Fri, 18 Jan 2019 20:18:55 -0700 Subject: [PATCH] Large scale website redesign update thing - Updated lots and lots and lots of CSS - Changed all link colors from orange to black and underlined - Made site more accessible across the board - Seriously, look at all the pages and tell me it's not awesomer - Updated relevant HTML in pages to accomodate - Changed en.yml Developer Guides translated string to yes (why was it not already?) - Added images to the Using Monero page for wicked sick purposes --- _i18n/en.yml | 2 +- _layouts/blog_by_tag.html | 14 +- _layouts/post.html | 22 +- _layouts/user-guide.html | 2 +- blog/index.html | 42 ++- community/hangouts/index.md | 39 +- community/merchants/index.md | 4 +- community/team/index.md | 6 +- css/custom.css | 549 ++++++++++++++++++++++------ downloads/index.md | 55 ++- get-started/mining/index.md | 3 +- get-started/using/index.md | 84 +++-- img/create-wallet.png | Bin 0 -> 236903 bytes img/exchange.png | Bin 0 -> 331290 bytes img/learn-about-monero.png | Bin 0 -> 282543 bytes img/monero-accepted.png | Bin 0 -> 210772 bytes img/send-receive.png | Bin 0 -> 275573 bytes img/support.png | Bin 0 -> 317619 bytes index.html | 48 +-- library/index.md | 2 +- resources/developer-guides/index.md | 8 +- resources/research-lab/index.md | 50 +-- resources/roadmap/index.md | 23 +- resources/user-guides/index.md | 64 ++-- 24 files changed, 634 insertions(+), 383 deletions(-) create mode 100644 img/create-wallet.png create mode 100644 img/exchange.png create mode 100644 img/learn-about-monero.png create mode 100644 img/monero-accepted.png create mode 100644 img/send-receive.png create mode 100644 img/support.png diff --git a/_i18n/en.yml b/_i18n/en.yml index ce571357..2731573c 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -402,7 +402,7 @@ about: developer-guides: - translated: "no" + translated: "yes" outdated: "Please note: the guides below have been recently refreshed and are maintained almost up-to-date by the community. However, methods are often added / removed / updated and may not be accurately described here." rpc: RPC Documentation daemonrpc: Daemon RPC Documentation diff --git a/_layouts/blog_by_tag.html b/_layouts/blog_by_tag.html index 1b357a77..879862e8 100644 --- a/_layouts/blog_by_tag.html +++ b/_layouts/blog_by_tag.html @@ -20,18 +20,20 @@ layout: custom

{% t tags.all %}: {{ tag.name }}

-
+ {% if site.tags[tag.slug] %} {% for post in site.tags[tag.slug] %} -

{{ post.title }}

-

- {{ post.summary }} -

+ {% endfor %} {% else %}

{% t tags.notags %}

{% endif %} -
+ diff --git a/_layouts/post.html b/_layouts/post.html index 4989bf6d..9bcca2c4 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -26,26 +26,12 @@ layout: base
-
-

{{ page.title }}

-
-
-
-

{% t blog.author %}: {% if page.author %}{{page.author}}{% else %}{{site.author}}{% endif%}

-
-
-
-
-

{{ page.date | date: '%B %d, %Y' }}

-
-
-
- {{content}} -
-
-

{{ tags_content }}

+ + {{content}} +
+

{{ tags_content }}

diff --git a/_layouts/user-guide.html b/_layouts/user-guide.html index 2cde2d7e..19fd153e 100644 --- a/_layouts/user-guide.html +++ b/_layouts/user-guide.html @@ -3,7 +3,7 @@ layout: base ---
-
+
{{content}} diff --git a/blog/index.html b/blog/index.html index 5f056a91..8529044e 100644 --- a/blog/index.html +++ b/blog/index.html @@ -1,23 +1,37 @@ --- -layout: full-text +layout: base title: titles.allposts --- -{% for post in paginator.posts %} -

{{ post.title }}

-

- {{ post.summary }} - {% t blog.tagged %}: - {% for tag in post.tags %} - [{{ tag }}] - {% endfor %} - -

-{% endfor %} +

{% t page.title %}

+ +
+ +
+
+ {% for post in paginator.posts %} +
+

{{ post.title }}

+

+ {{ post.summary }} +

+

+ {% t blog.tagged %}: + {% for tag in post.tags %} + [{{ tag }}] + {% endfor %} + +

+
+ {% endfor %} +
+
+ +
{% if paginator.total_pages > 1 %} -

+

{% if paginator.previous_page %} « Prev {% else %} @@ -39,5 +53,5 @@ title: titles.allposts {% else %} Next » {% endif %} -

+

{% endif %} diff --git a/community/hangouts/index.md b/community/hangouts/index.md index 3de582a1..c9ac8abb 100644 --- a/community/hangouts/index.md +++ b/community/hangouts/index.md @@ -6,11 +6,8 @@ permalink: /community/hangouts/index.html {% t global.lang_tag %}
-

{% t hangouts.intro %}

-
- -
-
+

{% t hangouts.intro %}

+
  • @@ -26,6 +23,9 @@ permalink: /community/hangouts/index.html
+
+ +
@@ -40,7 +40,7 @@ permalink: /community/hangouts/index.html

{% t hangouts.resources_para %}

-
+
@@ -73,25 +73,22 @@ permalink: /community/hangouts/index.html
-