diff --git a/assets/exams.json b/assets/exams.json new file mode 100644 index 0000000..7c03034 --- /dev/null +++ b/assets/exams.json @@ -0,0 +1,8 @@ +[ + { + "date": "Tuesday, June 24th", + "time": "8:00 PM", + "location": "BYU-Idaho Campus, Specific Location TBD", + "register": "https://hamstudy.org/sessions/685338c538f59212e8d09613/1" + } +] diff --git a/assets/sample.exams.json b/assets/sample.exams.json new file mode 100644 index 0000000..3ee1b76 --- /dev/null +++ b/assets/sample.exams.json @@ -0,0 +1,14 @@ +[ + { + "date": "Tuesday, June 24th", + "time": "8:00 PM", + "location": "BYU-Idaho Campus, Specific Location TBD", + "register": "https://hamstudy.org/sessions/685338c538f59212e8d09613/1" + }, + { + "date": "Saturday, August 17", + "time": "10:00 AM", + "location": "Science & Technology Building Room 231", + "register": "https://example.com/register-august17" + } +] diff --git a/exams.html b/exams.html new file mode 100644 index 0000000..a2b914a --- /dev/null +++ b/exams.html @@ -0,0 +1,149 @@ + + + + + + Amateur Radio License Exams – BYU-Idaho Amateur Radio Society + + + + + + + + + + + + + + +
+

License Exams

+ +

+ Interested in getting your amateur radio license? The BYU-I Amateur Radio Society hosts exam sessions right here in Rexburg! +

+ +

Upcoming Exam Sessions

+ + +

Before You Test

+ + +

When You Test

+ +
+ + + + + + diff --git a/history.html b/history.html new file mode 100644 index 0000000..c9f5f42 --- /dev/null +++ b/history.html @@ -0,0 +1,116 @@ + + + + + + History – BYU-I Amateur Radio Society + + + + + + + + + + + + + + +
+

Our History

+ +

+ The BYU-Idaho Amateur Radio Society has a long-standing tradition of service, education, and community involvement. Our roots go back to Rick's College in the mid-1900s, and we're proud to still be here thriving today. +

+ +

+ This page is a work in progress — check back soon for a more detailed history of our club's leadership, milestones, and notable moments! +

+
+ + + + + + diff --git a/index.html b/index.html index 36d92d3..93c9c56 100644 --- a/index.html +++ b/index.html @@ -36,7 +36,7 @@