-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
142 lines (129 loc) · 7.41 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
<!DOCTYPE html>
<html>
<head>
<title>Wilford Woodruff's Papers</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<img src="https://camo.githubusercontent.com/6eeee36df191cbf5868e2c64469419fc8eba3b898bec383aa4715f48b28a315f/68747470733a2f2f77696c666f7264776f6f64727566667061706572732e6f72672f696d672f696d6167652d6c6f676f2e706e67" alt="Banner Image">
<header>
<h1>Wilford Woodruff's Papers</h1>
</header>
<section>
<div class="container">
<h2 style="text-align: center;">Our Goal</h2>
<p>
Our goal, by 2027, is to digitally preserve and publish the first-hand account of Wilford Woodruff regarding the Restoration of the Gospel of Jesus Christ from 1833 to 1898. Our aim is to make Wilford Woodruff's faithful records accessible to everyone, inspiring individuals, particularly the younger generation, to study and strengthen their faith in Jesus Christ, comprehend and honor sacred temple commitments, and thereby receive the blessings of eternal life with their families.
<br><br>
Brigham Young University - Idaho's Data Science Program and The Research and Business Development Center, in collaboration with The Wilford Woodruff Papers project, are embarking on a journey to integrate data science tools into the editorial process of bringing Wilford Woodruff's writings into the limelight. We utilize our Data Science Society, Senior Projects, and Data Science Consulting Class to accomplish this objective.
</p>
</div>
</section>
<img src="https://assets.ldscdn.org/85/86/8586d03e5130bd050b3c6cce7604c77cdde620da/wilford_woodruff_portrait.jpeg">
<section>
<div class="container">
<h2 style="text-align: center;">Students Contributions</h2>
<p>
Discover the remarkable projects crafted by fellow students. From innovative technologies to captivating artwork and groundbreaking research, be inspired by their passion and creativity. Witness the incredible contributions of these talented individuals as you explore their achievements. Welcome to a world of student innovation and ingenuity.
</p>
</div>
</section>
<main>
<div class="container">
<div class="block block1">
<section>
<h2 style="text-align: center;">Map Analysis</h2>
<br><br>
<p>Explore the cities where Wilford Woodruff lived, traveled, and wrote about in his journals. Discover the most mentioned cities and track the changes over time in this map analysis.</p>
</section>
<h2>Data Analysis</h2>
<p>Dive into a meticulous data analysis of Woodruff's journals, revealing patterns, themes, and milestones of the Restoration. Uncover recurring themes, influential figures, geographic and temporal patterns, and more.</p>
</section>
<section>
<h2>Interactive Visualizations</h2>
<p>Experience interactive visualizations that bring Wilford Woodruff's eyewitness account to life. Explore the Restoration's timeline, geographic impact, and thematic connections with engaging and intuitive visualizations.</p>
</section>
<section>
<h2>Research Findings</h2>
<br>
<p>Discover fascinating insights into the Restoration through our research findings. Explore the evolution of doctrinal understanding, significant events and revelations, historical and cultural influences, and the impact of key individuals.</p>
<br><br><br><br>
<div class="image-container">
<a href="https://clarabrobergseniorproject.netlify.app/posts/final_project">
<img src="wwmap.png" alt="World Map">
</a>
</div>
<br><br><br><br><br>
<p style="text-align: center;">
For a more in-depth explanation, visit <b><a href="https://clarabrobergseniorproject.netlify.app/posts/final_project/">Wilford Woodruff Mapping</a></b>
</p>
<br>
</section>
</div>
<div class="block block1">
<section>
<h2 style="text-align: center;">Exploration</h2>
<br><br>
<p>Enhance your understanding of Wilford Woodruff's eyewitness account through interactive visualizations showcasing the Restoration's timeline, geographic impact, and thematic connections.</p>
</section>
<section>
<h2>Map of Locations</h2>
<p>Gain insights into the locations mentioned by Wilford Woodruff in his writings. The Map of Locations feature visually displays these places, offering valuable context and understanding of Woodruff's experiences and connections.</p>
</section>
<section>
<h2>Frequency & Usage</h2>
<p>Analyze the frequency and patterns of Woodruff's discussions or writings on specific topics or themes. Discover how often and extensively he explored certain subjects.</p>
</section>
<section>
<h2>Source Data</h2>
<p>Access the original documents on the Wilford Woodruff Papers website through the "See Originals" tab in the Wilford Woodruff Papers Exploration. Sort pages by various columns for specific information and delve deeper into further exploration.</p>
</section>
<div class="image-container">
<a href = "https://dr-iggs.shinyapps.io/Wilford-Woodruff-Exploration/">
<img src="exploration.png" alt="World Map">
</a>
</div>
<p style="text-align: center;">
For a more in-depth explanation, visit <b><a href="https://dr-iggs.shinyapps.io/Wilford-Woodruff-Exploration/">Explore Woodruff's Papers</a></b>
</p>
</div>
</div>
<div class="container">
<div class="blockLong block1">
<section>
<h2>Streamlit</h2>
<p>The Streamlit web app conducted an analysis of historical locations and references. It examined the writings of President Woodruff, including the books "Doctrine and Covenants" and "Alma." The analysis revealed insights into the geographic scope and historical context of Woodruff's works, as well as the connections between different locations and references throughout history.</p>
</section>
<div class="image-container">
<a href="https://woodruffquery.streamlit.app/">
<img src="streamlit-img.png" alt="World Map">
</a>
</div>
<p style="text-align: center;">
More in depth explanation: <b><a href="https://woodruffquery.streamlit.app/">WW Papers (Streamlit)</a>
</b>
</div>
</div>
<section>
<div class="container">
<h2 style="text-align: center;">Start Your Own Project Here</h2>
<p>
Ready to dive in? Don't fret about having a concrete plan in place. Just let your curiosity run wild and start tinkering with things that catch your eye. Why not take a peek at this link that leads to a treasure trove of journals and letters? Who knows, as you delve into Wilford Woodruff's shared experiences, a brilliant idea might just strike you like lightning! So go ahead, explore and let your imagination roam free. The possibilities are endless!
<br><br>
<a href="https://wilfordwoodruff.github.io/Public_Stories/">START HERE</a>
</div>
</section>
</main>
<footer>
<div class="contact-info">
<h3>Contact Information</h3>
<p>Slack: BYUI DSS</p>
<p>Github: github.com/wilfordwoodruff</p>
<p>Address: 525 S Center St, Rexburg, ID 83460</p>
</div>
</footer>
<footer>
© 2023 Wilford Woodruff's Eyewitness Account of the Restoration
</footer>
</body>
</html>