commit 9168f0ac9cb9dd12701024e78cf53d9f4955dad2 Author: Joshua L3 Date: Fri Jun 20 12:53:20 2025 -0600 Initial Page diff --git a/assets/banner.json b/assets/banner.json new file mode 100644 index 0000000..ff482e5 --- /dev/null +++ b/assets/banner.json @@ -0,0 +1,4 @@ +{ + "title": "Field Day - July 28th", + "content": "Join us at the pavilion at the stake center adjacent to the temple from 11AM - 3:30PM!" +} diff --git a/assets/pages.json b/assets/pages.json new file mode 100644 index 0000000..7e31985 --- /dev/null +++ b/assets/pages.json @@ -0,0 +1,7 @@ +[ + { "name": "Home", "path": "/" }, + { "name": "Exams", "path": "/exams.html" }, + { "name": "Net Check-Ins", "path": "/net/index.html" }, + { "name": "Meshtastic", "path": "/mesh/index.html" }, + { "name": "History", "path": "/history.html" } +] diff --git a/index.html b/index.html new file mode 100644 index 0000000..01b440e --- /dev/null +++ b/index.html @@ -0,0 +1,87 @@ + + + + + + BYU-Idaho Amateur Radio Society + + + + + + + + + + + + + + + +
+

Welcome to the BYU-Idaho Amateur Radio Society

+

This is a placeholder for your page content. Replace this with your actual content per page.

+
+ + + + + + +