Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Gatsby frontend for the Latin Diachronic Database, enabling quantitative analysis of Latin language and intertextuality.

A quick and easy way to generate markup for mailto links without having to worry about the annoying formatting.
Latin Diachronic Frontend is a Gatsby and React web application that serves as the browser-based interface for the Latin Diachronic Database, a Digital Humanities toolkit focused on quantitative computational analysis of Latin language and ancient intertextuality. Developed by Jack Leslie in conjunction with the toolkit's creators Tommaso Spinelli and Giacomo Fenzi, the latest build of the master branch is automatically deployed to latin.netlify.com via Netlify.
The Latin Diachronic Frontend is an open-source frontend for the LatinDiachronicDatabase, a toolkit for quantitative computational analysis of the Latin language and digital study of ancient intertextuality. It takes queries from users and presents results from the underlying database through a web interface, making the toolkit accessible without needing to interact with the raw backend. The application is built on Gatsby, a static site generator, with React for interactive UI, and uses Chakra UI for component styling. Authors include Jack Leslie as developer, Giacomo Fenzi as developer, and Tommaso Spinelli as inventor/Latinist.
The frontend is aimed at researchers and students in Digital Humanities and Classics who want to use computational tools to study Latin. A Latinist can query the database for quantitative evidence about Latin usage, while a digital humanist can build on the toolkit to test intertextuality hypotheses. The project also serves as an example of a Humanities-focused web application, valuable for developers interested in applying modern frontend stacks to scholarly data.
The latest build of the master branch is deployed automatically on Netlify and can be accessed at latin.netlify.com. For development, the project supports Netlify Dev, which replicates the production environment locally. The frontend communicates with the Latin Diachronic Database through GraphQL queries, and the source code is available on the original repository for the toolkit.
The project is open source and hosted publicly on GitHub, and the live site is free to access at latin.netlify.com. No pricing information is mentioned in the repository readme.
It is a Gatsby-based React application styled with Chakra UI. Data is fetched using Apollo Client and GraphQL. The build is deployed via Netlify.
Jack Leslie developed the frontend in conjunction with the original authors of the Latin Diachronic Database, Tommaso Spinelli (inventor/Latinist) and Giacomo Fenzi (developer), both affiliated with St. Andrews University.
The live application is deployed at latin.netlify.com from the master branch, with a deploy status badge visible in the repository readme.
