Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Footer fixed on the bottom always #10

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 11 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ body {
line-height: 1.5;
margin: 0;
color: theme('colors.black');
/* background-color: bisque; */
}

header {
Expand Down Expand Up @@ -45,7 +46,7 @@ nav a {
}

.anchor--roadmap {
margin-top: -5rem; /*-80px*/
margin-top: -5rem; /* -80px */
padding-top: 5rem; /*80px*/
}

Expand Down
Binary file added assets/images/Hiero-Logo-Hgraph.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.
9 changes: 9 additions & 0 deletions content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,15 @@ May Chan, CEO, <a href="https://www.hashpack.app/" target="_blank" rel="noreferr
'''
logo = "images/Hiero-Logo-HashPack.png"

[[section_quotes]]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any idea why this is shown as addition for the PR? Can you rebase on the main and check if this goes away?

quote = '''
&#8220;By contributing its codebase to the Linux Foundation's Decentralized Trust, Hedera is demonstrating the ultimate commitment to open development. As a leading <a href="https://www.hgraph.com/blog/hedera-mirror-node" target="_blank" rel="noreferrer noopener">data infrastructure provider</a> in the ecosystem, Hgraph is actively dedicated to supporting the Hiero project as it transforms the open source DLT space and empowers the Hedera developer community.&#8221;
'''
author = '''
Tyler McDonald, CEO, <a href="https://hgraph.com/" target="_blank" rel="noreferrer noopener">Hgraph</a>
'''
logo = "images/Hiero-Logo-Hgraph.png"

[[section_quotes]]
quote = '''
&#8220;The HBAR Foundry community is excited to see the contribution of the Hedera software to the Linux Foundation Decentralized Trust project. We're delighted to see Hedera's commitment to growing an independently governed and transparent community with more resources and opportunities to engage and grow the ecosystem.&#8221;
Expand Down
2 changes: 1 addition & 1 deletion layouts/_default/baseof.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="{{ or site.Language.LanguageCode }}" dir="{{ or site.Language.LanguageDirection `ltr` }}">
<html lang="{{ or site.LanguageCode }}" dir="{{ or site.Language.LanguageDirection `ltr` }}">
<head>
{{ partial "head.html" . }}
</head>
Expand Down
2 changes: 1 addition & 1 deletion layouts/_default/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ <h3 class="text-2xl mb-4">{{ .firstName }} {{ .lastName }}</h3>
</div>
</div>
<!-- ROADMAP -->
<div id="roadmap" class="anchor anchor--roadmap">
<div id="roadmap" class="anchor h-fit anchor--roadmap">
<div class="bg-white">
<div id="roadmap-content" class="container pt-[40px] sm:pt-[120px] sm:pb-0 grid grid-cols-1 lg:grid-cols-2 gap-10">
<div id="roadmap-intro-column">
Expand Down
2 changes: 1 addition & 1 deletion layouts/partials/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
<div class="container">
<p>Copyright © Hiero a Series of LF Projects, LLC | For web site terms of use, trademark policy and other project policies please see <a href="https://lfprojects.org" target="_blank" rel="noreferrer noopener" class="text-white-dark">https://lfprojects.org</a>.</p>
</div>
</div>
</div>
18 changes: 17 additions & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,20 @@ command = "hugo"
publish = "public"

[build.environment]
HUGO_VERSION = "0.133.1"
HUGO_VERSION = "0.133.1"


[[headers]]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you give some information about the additions in the netlify file. I have no idea what headers and redirects this does.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah I think netlify rule is there, we need to add, headers and redirects

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry I do not understand what you mean. Do you have a link to a documentation for that?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it would help to refer to the documentation on redirect options provided by Netlify.

Netlify Redirect and Headers

As you can see in the initial stage, the Redirects and Headers columns are in a neutral state—they don't have the green check mark. At that time, I checked the documentation, and it mentioned that you need to add redirects and headers in the configuration file.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If it's not needed, I can remove it from the configuration file. Let me know what to do.

for = "/*"
[headers.values]
X-Frame-Options = "DENY"
X-Content-Type-Options = "nosniff"
X-XSS-Protection = "1; mode=block"


[[redirects]]
from = "/old-page"
to = "/new-page"
status = 301
force = true

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

42 changes: 42 additions & 0 deletions public-key.asc
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
-----BEGIN PGP PUBLIC KEY BLOCK-----
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For what usecase do we need a public key? How is it generated? Who owns the private key?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my local setup, I need to use PGP Key... I accidentally added it..


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
rw25Ew==
=T5Dr
-----END PGP PUBLIC KEY BLOCK-----
12 changes: 11 additions & 1 deletion static/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -650,6 +650,10 @@ video {
margin-bottom: 2.5rem;
}

.mb-2 {
margin-bottom: 0.5rem;
}

.mb-2\.5 {
margin-bottom: 0.625rem;
}
Expand Down Expand Up @@ -750,6 +754,11 @@ video {
height: 90px;
}

.h-fit {
height: -moz-fit-content;
height: fit-content;
}

.h-full {
height: 100%;
}
Expand Down Expand Up @@ -1218,6 +1227,7 @@ body {
line-height: 1.5;
margin: 0;
color: #1E1E1E;
background-color: bisque;
}

header {
Expand Down Expand Up @@ -1259,7 +1269,7 @@ nav a {

.anchor--roadmap {
margin-top: -5rem;
/*-80px*/
/* -80px */
padding-top: 5rem;
/*80px*/
}
Expand Down