diff --git a/README.md b/README.md index 184dcaa..aefa46b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ # website HNSAU website files -These sync to the https://gday.hnsau website +To deploy the website, run the following commands: + +``` +sudo docker run -d -p 5000:5000 --name hnsau git.woodburn.au/nathanwoodburn/hnsau:latest +``` diff --git a/templates/404.html b/templates/404.html index c86dbe0..995bba8 100644 --- a/templates/404.html +++ b/templates/404.html @@ -1,11 +1,13 @@ - + HNS AU - + + + @@ -15,19 +17,19 @@ - - - - - - - - - + + + + + + + + + - + - + - + - - - + + + \ No newline at end of file diff --git a/templates/about.html b/templates/about.html index 4bbe0e6..e4c8526 100644 --- a/templates/about.html +++ b/templates/about.html @@ -1,11 +1,13 @@ - + About Us | HNSAU - + + + @@ -15,20 +17,20 @@ - - - - - - - - - + + + + + + + + + - - + + - + - + + - - + + \ No newline at end of file diff --git a/templates/assets/img/backgrounds/blobs.svg b/templates/assets/img/backgrounds/blobs.svg new file mode 100644 index 0000000..68907a6 --- /dev/null +++ b/templates/assets/img/backgrounds/blobs.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/templates/assets/img/backgrounds/polygons.svg b/templates/assets/img/backgrounds/polygons.svg new file mode 100644 index 0000000..569549c --- /dev/null +++ b/templates/assets/img/backgrounds/polygons.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/templates/assets/img/hns/transparent.png b/templates/assets/img/hns/transparent.png new file mode 100644 index 0000000..63b5eb6 Binary files /dev/null and b/templates/assets/img/hns/transparent.png differ diff --git a/templates/blog.html b/templates/blog.html index 43c2002..223785e 100644 --- a/templates/blog.html +++ b/templates/blog.html @@ -1,11 +1,13 @@ - + Blog - HNSAU - + + + @@ -15,18 +17,18 @@ - - - - - - - - - + + + + + + + + + - + + - - + + \ No newline at end of file diff --git a/templates/blog/happening.html b/templates/blog/happening.html index 795828a..2325df9 100644 --- a/templates/blog/happening.html +++ b/templates/blog/happening.html @@ -1,11 +1,13 @@ - + Happening - HNSAU - + + + @@ -15,18 +17,18 @@ - - - - - - - - - + + + + + + + + + - + + - - + + \ No newline at end of file diff --git a/templates/contact.html b/templates/contact.html index 74a892a..a238a60 100644 --- a/templates/contact.html +++ b/templates/contact.html @@ -1,11 +1,13 @@ - + Contact | HNSAU - + + + @@ -15,19 +17,19 @@ - - - - - - - - - + + + + + + + + + - + - + - -