From cb2923d4e0fe8631658ea8890ce769c370e12fe8 Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Mon, 6 May 2024 23:46:03 +0200 Subject: [PATCH] edit --- content/hero/index.md | 2 +- content/home/index.md | 30 ++++++++++++++++-------------- content/mycelium/farmer/index.md | 2 +- content/mycelium/hero/index.md | 2 +- content/nodes/index.md | 10 +++++----- content/xperiences/index.md | 2 +- css/code.css | 1 + css/index.css | 7 +++++-- templates/_default/base.html | 1 + templates/partials/banner.html | 16 ++++++++++++++++ templates/partials/faq.html | 12 +++++------- 11 files changed, 53 insertions(+), 32 deletions(-) create mode 100644 templates/partials/banner.html diff --git a/content/hero/index.md b/content/hero/index.md index 9ef2201..6c1b8db 100644 --- a/content/hero/index.md +++ b/content/hero/index.md @@ -27,7 +27,7 @@ template: "layouts/hero.html"

Hero is your unique, singular digital avatar, streamlining your online interactions by eliminating the need to duplicate identities across various platforms. With Hero, manage every aspect of your digital life through one secure, efficient identity.


- diff --git a/content/home/index.md b/content/home/index.md index a5d96e2..9ec0395 100644 --- a/content/home/index.md +++ b/content/home/index.md @@ -26,7 +26,7 @@ weight: 1

Meet Hero: your unique digital avatar, streamlining your online presence by eliminating the need for duplicate identities across platforms.


- @@ -37,23 +37,23 @@ weight: 1 {% row(style="center" padding="top") %} -[![logo1](img/brand1.png#sm)](yourlink) +[![logo1](img/brand1.png#sm)](https://ourworld.tf) ||| -[![logo2](img/brand2.png#sm)](yourlink) +[![logo2](img/brand2.png#sm)](https://ourworld.tf) ||| -[![logo3](img/brand3.png#sm)](yourlink) +[![logo3](img/brand3.png#sm)](https://www.sikana.tv/) ||| -[![logo3](img/brand5.png#sm)](yourlink) +[![logo3](img/brand5.png#sm)](https://www.threefold.io) ||| -[![logo4](img/brand2.png#sm)](yourlink) +[![logo4](img/brand4.png#sm)](https://www.vverse.co/) {% end %} @@ -62,14 +62,14 @@ weight: 1 -{% row(style="right" margin="hero" reverse="rightreserve" padding="bottom") %} +{% row(style="right" margin="hero" reverse="rightreserve" padding="both") %} ## Everyone Can be a Hero ### Discover how Hero empowers
everyone to become digital pioneers. -

Heroes were designed with technologies
that promote universal accessibility,
freedom, equality, and personal growth for all.

+

Heroes were designed with technologies
that promote universal accessibility,
freedom, equality, and personal growth for all.


@@ -86,7 +86,11 @@ weight: 1
-
Learn More about Hero
+
+ +
+ +
Learn More about Hero
||| @@ -123,7 +127,7 @@ weight: 1
- @@ -168,7 +172,7 @@ weight: 1
-
Learn More about Mycelium Nodes
+
Learn More about Mycelium Nodes
{% end %} @@ -259,11 +263,9 @@ weight: 1
-
Explore Hero Xperiences
+
Explore Hero Xperiences
{% end %} -

-
diff --git a/content/mycelium/farmer/index.md b/content/mycelium/farmer/index.md index 1e3dca9..91463e0 100644 --- a/content/mycelium/farmer/index.md +++ b/content/mycelium/farmer/index.md @@ -25,7 +25,7 @@ id: farmer
-
Become a Mycelium Farmer
+
Become a Mycelium Farmer
||| diff --git a/content/mycelium/hero/index.md b/content/mycelium/hero/index.md index 46eb90c..6ad215d 100644 --- a/content/mycelium/hero/index.md +++ b/content/mycelium/hero/index.md @@ -21,7 +21,7 @@ id: hero
- diff --git a/content/nodes/index.md b/content/nodes/index.md index 109eb0b..f8f718c 100644 --- a/content/nodes/index.md +++ b/content/nodes/index.md @@ -16,13 +16,13 @@ template: "layouts/nodes.html"
-# Powering the Network:
Mycelium Node +# Powering the Network:
Mycelium Nodes -

Hero is your unique, singular digital avatar, streamlining your online interactions by eliminating the need to duplicate identities across various platforms. With Hero, manage every aspect of your digital life through one secure, efficient identity.

+

Explore how each Mycelium Node contributes to the robust, decentralized architecture of the Mycelium Network, ensuring security, scalability, and resilience.


- @@ -38,7 +38,7 @@ template: "layouts/nodes.html" -
+
{% row(style="center" margin="hero" padding="bottom") %} @@ -85,7 +85,7 @@ template: "layouts/nodes.html" -{% row(style="left" margin="wide" padding="bottom") %} +{% row(style="left" margin="wide" padding="both") %} ## Unlock the Power of Decentralization with Mycelium Nodes diff --git a/content/xperiences/index.md b/content/xperiences/index.md index cd5c47c..8762b3a 100644 --- a/content/xperiences/index.md +++ b/content/xperiences/index.md @@ -19,7 +19,7 @@ template: "layouts/xperiences.html"

Dive into a suite of secure and integrated applications designed for the Hero identity, enhancing your connectivity, creativity, and control across the digital space.


- diff --git a/css/code.css b/css/code.css index 199e52f..14bdcb2 100644 --- a/css/code.css +++ b/css/code.css @@ -78,3 +78,4 @@ pre code { padding: 0 0.9rem 0 0.25rem; } } + diff --git a/css/index.css b/css/index.css index 215c0d3..a89599d 100644 --- a/css/index.css +++ b/css/index.css @@ -29,6 +29,10 @@ background-color: rgba(255, 255, 255, 0.75); } +.bg-purple { + background-color: #4207ab ; +} + /* Image styling in markdown */ img[src*="#mx-auto"] { margin: auto; } img[src*="#small"] { width: 68px; margin: auto; } @@ -59,10 +63,9 @@ img[src*="#3col"] { width: 100px; margin-left: auto; margin-right: auto; } blockquote { @apply border-l-4 border-gray-400 mx-2 my-2 p-2; font-family: "Reddit Sans", sans-serif; font-weight: 300; } li { @apply text-sm lg:text-sm font-light my-2; font-family: "Reddit Sans", sans-serif; font-weight: 200; } li li { @apply text-sm lg:text-sm font-light;font-family: "Reddit Sans", sans-serif; font-weight: 200; } - button { @apply inline-block text-base lg:text-lg px-8 py-1 my-3 border-2 shadow;font-family: "Reddit Sans", sans-serif; font-weight: 400; } + button { @apply inline-block text-base lg:text-lg px-8 py-1 my-3 border-1 shadow;font-family: "Reddit Sans", sans-serif; font-weight: 400; } article h2 { @apply text-xl lg:text-3xl font-medium; font-family: "Reddit Sans", sans-serif; font-weight: 500; } article { @apply text-base lg:text-lg; font-family: "Reddit Sans", sans-serif; font-weight: 400; } - li { @apply text-sm lg:text-base; font-family: "Reddit Sans", sans-serif; font-weight: 300; } } diff --git a/templates/_default/base.html b/templates/_default/base.html index ad8bbca..06cf445 100644 --- a/templates/_default/base.html +++ b/templates/_default/base.html @@ -8,6 +8,7 @@
{% block content %}{% endblock %}
+ {% include "partials/banner.html" %} {% include "partials/footer.html" %} diff --git a/templates/partials/banner.html b/templates/partials/banner.html new file mode 100644 index 0000000..b08e714 --- /dev/null +++ b/templates/partials/banner.html @@ -0,0 +1,16 @@ + +
+
+
+

Be a part of the New Internet

+

Start Owning Your Data and Digital Life.

+ +
+
+ Free Trial Image +
+
+
+
+
+ \ No newline at end of file diff --git a/templates/partials/faq.html b/templates/partials/faq.html index 9dafc15..15cb7d1 100644 --- a/templates/partials/faq.html +++ b/templates/partials/faq.html @@ -1,14 +1,11 @@ - -
-
-
+

Frequently Asked Questions

- +
-
+

What is Hero and how does it work within the Mycelium network?

@@ -58,7 +55,8 @@ The Mycelium network is built on the principles of inclusivity and equality, providing equal access to its decentralized infrastructure. This ensures that all users, regardless of their background or location, have the opportunity to participate, earn, and contribute to the network, thereby fostering a community that values diversity and equal opportunity. Learn more about these technologies: Mycelium Project Manual
-
+
+