From 6f26a87c1b7e696e1142cc78578861e57eb55d81 Mon Sep 17 00:00:00 2001 From: Nathan Woodburn Date: Sat, 20 Jan 2024 00:37:01 +1100 Subject: [PATCH] feat: Add happening blog --- server.py | 2 +- templates/404.html | 2 +- templates/about.html | 11 ++-- templates/blog.html | 115 ++++++++++++++++++++++++++++++++++ templates/blog/happening.html | 114 +++++++++++++++++++++++++++++++++ templates/contact.html | 11 ++-- templates/faq.html | 11 ++-- templates/index.html | 11 ++-- templates/links.html | 11 ++-- templates/uv.html | 11 ++-- 10 files changed, 267 insertions(+), 32 deletions(-) create mode 100644 templates/blog.html create mode 100644 templates/blog/happening.html diff --git a/server.py b/server.py index 9a2e075..878deca 100644 --- a/server.py +++ b/server.py @@ -36,7 +36,7 @@ def handshake(): @app.route('/.well-known/wallets/') def wallet(path): - return send_from_directory('.well-known/wallets', path, mimetype='text/plain') + return send_from_directory('templates/.well-known/wallets', path, mimetype='text/plain') diff --git a/templates/404.html b/templates/404.html index 4ff6e44..c86dbe0 100644 --- a/templates/404.html +++ b/templates/404.html @@ -23,7 +23,7 @@ - + diff --git a/templates/about.html b/templates/about.html index bd93b46..e0fd409 100644 --- a/templates/about.html +++ b/templates/about.html @@ -23,7 +23,7 @@ - + @@ -52,10 +52,11 @@ diff --git a/templates/blog.html b/templates/blog.html new file mode 100644 index 0000000..3edad60 --- /dev/null +++ b/templates/blog.html @@ -0,0 +1,115 @@ + + + + + + + Blog - HNSAU + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+

HNSAU Blog Posts

+

Latest Blog posts from HNSAU

+
+
+
+
+
+
+

The Happening

+
Jan 19, 2024 by Nathan.Woodburn/
+

The "Happening" is when over 78,000 domain names will be released to auction. The domains will be released in early Feb 2024

Read More +
+
+
+
+
+
+
+ + + + + + + + \ No newline at end of file diff --git a/templates/blog/happening.html b/templates/blog/happening.html new file mode 100644 index 0000000..a0be62b --- /dev/null +++ b/templates/blog/happening.html @@ -0,0 +1,114 @@ + + + + + + + Blog Post - HNSAU + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+

The Happening

+
+
+

The Happening

+ +

"The Happening" is an upcoming event in the Handshake (HNS) blockchain ecosystem scheduled for early February 2024 (block 210240). This is when the most of the 100 thousand reserved domain names becoming available for auction. This presents a significant opportunity for investors and builders to participate in the decentralized web.
Some of the 78 thousand domains released include high valued single works such as .tool, .hd and .code

+ +

What can I do to prepare?

+

The best way to prepare is by creating a list of domains you would like to bid on. Plan how much you are willing to spend before the auction happens so you don't overspend. Make sure you buy the amount of HNS you need before the fork to ensure you get a good price.

+

Support HNSAU with obtaining Australian related domains

+

HNSAU is a group of Australians who are enthusiastic about Handshake. We are slowly building a community in Australia to increase adoption of Handshake "down under".
We don't have any funding and are run by regular people. If you are interested in helping us with obtaining domains related to our cause, please contact us either via Discord (https://discord.hns.au) or email (hns@hns.au). Alternatively you can donate to support us with HNS hs1qjdsz8u2ftm93jmczq8x36zqmfh3pqagq0hkkaf or with alias @donate.hnsau 

+
+
+
+
+
+ + + + + + + + \ No newline at end of file diff --git a/templates/contact.html b/templates/contact.html index 9ce1825..3b2079d 100644 --- a/templates/contact.html +++ b/templates/contact.html @@ -23,7 +23,7 @@ - + @@ -52,10 +52,11 @@ diff --git a/templates/faq.html b/templates/faq.html index dcfef25..5d98c56 100644 --- a/templates/faq.html +++ b/templates/faq.html @@ -23,7 +23,7 @@ - + @@ -50,10 +50,11 @@ diff --git a/templates/index.html b/templates/index.html index 3b1e6e8..dc8e55b 100644 --- a/templates/index.html +++ b/templates/index.html @@ -31,7 +31,7 @@ - + @@ -59,10 +59,11 @@ diff --git a/templates/links.html b/templates/links.html index 739b3e1..dea09ac 100644 --- a/templates/links.html +++ b/templates/links.html @@ -23,7 +23,7 @@ - + @@ -50,10 +50,11 @@ diff --git a/templates/uv.html b/templates/uv.html index c7dbf65..2d592dd 100644 --- a/templates/uv.html +++ b/templates/uv.html @@ -23,7 +23,7 @@ - + @@ -50,10 +50,11 @@