Skip to content

Commit 10f5218

Browse files
authored
Revise title and enhance project description in index.html
Updated the title and added a welcome section with project details and technology used.
1 parent b1ce89b commit 10f5218

1 file changed

Lines changed: 37 additions & 9 deletions

File tree

src/main/xar-resources/index.html

Lines changed: 37 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -271,15 +271,43 @@ <h2>Texts</h2>
271271
</div>
272272
</nav>
273273
<div class="row" id="zntitle">
274-
<h1>Digital Handbook of Jewish Authors Writing in Arabic - beta</h1>
274+
<h1>Digital Handbook of Jewish Authors Writing in Arabic – Beta</h1>
275275
</div>
276276
</div></div>
277-
<div class="container section"><div class="col-12">
278-
<h2>About the application</h2>
279-
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
280-
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
281-
</div></div>
282-
<div class="container-fluid quinconce"><div class="col-12">
277+
<div class="container section">
278+
<div class="col-12">
279+
<h2>Welcome to JALit</h2>
280+
<p>JALit (short for Jewish-Arabic Literature) is a digital handbook of Jewish
281+
authors writing in Arabic, comprising approximately 2000 records. Our project
282+
curates and organizes data on manuscripts, people (especially authors), works,
283+
places, and the relationships between them. </p>
284+
<p>The current version of JALit is an outcome of the ERC-funded MAJLIS project,
285+
focusing on texts produced and studied at the Qaraite academy in 11th-century
286+
Jerusalem. Our project team has dedicated themselves to documenting and
287+
describing manuscripts and codicological records, while the profiles of
288+
individuals and their relationships draw from our original research. </p>
289+
</div>
290+
</div>
291+
<div class="container section">
292+
<div class="col-12">
293+
<h2>Technology</h2>
294+
<p>JALit uses the TEI-XML format to systematically capture detailed data about
295+
manuscripts, people, places, works, and relationships, ensuring a standardized
296+
approach to documenting the intricate details of Jewish-Arabic literature. Data
297+
entry is facilitated by a customized exist-DB tool called manuForma, which is
298+
based on XForms. manuForma is a powerful tool that allows our team to generate
299+
TEI-XML compliant records through a user-friendly web interface, simplifying the
300+
data input process while ensuring high standards of accuracy and
301+
consistency.</p>
302+
<p>The JALit application builds on the exist-DB platform Srophé and adapted to meet
303+
our project's needs. Srophé manages Jewish-Arabic literary data, including
304+
manuscript records, author relationships, and metadata. Both manuForma and
305+
Srophé run on an exist-DB server, ensuring reliable performance and data
306+
integrity. They are available under an open-source license on GitHub,
307+
encouraging transparency and collaboration.</p>
308+
</div>
309+
</div>
310+
<!--<div class="container-fluid quinconce"><div class="col-12">
283311
<h2 class="withunderline">Active projects</h2>
284312
<div class="row section"><div class="col-12 col-md-6">
285313
<a href="http://syriaca.org/"><img src="resources/images/syriaca.png" /></a>
@@ -313,7 +341,7 @@ <h3>About the application</h3>
313341
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
314342
<a href="" class="cta_rnd">Visit website</a>
315343
</div></div>
316-
</div></div>
344+
</div></div>-->
317345
<div id="footer">
318346
<div class="container-fluid">
319347
<div class="col-12 col-md-5 text-left">
@@ -344,4 +372,4 @@ <h3>About the application</h3>
344372
</div>
345373
</div>
346374
</body>
347-
</html>
375+
</html>

0 commit comments

Comments
 (0)