Skip to content

robertrouse/theographic-web

Repository files navigation

Description

Theographic is a knowledge graph of the Bible, weaving data about people, places, and periods of time into the tapestry of God's story. This data enables smarter search algorithms, new apps, and exciting research potential. It's an open-source project to share information about the scriptures in our digital world. Learn more at this link.

The code in this repository builds a website allowing users to explore the data. It is React-based and uses Gatsby (static site generator) for optimal performance.

Installation

  1. You will need the Gatsby-cli client to develop and build the site
npm install --global gatsby-cli
  1. Install other dependent packages
npm install

Usage

To test locally, run:

gatsby develop

To build all static pages locally, run:

gatsby build

Contributing

This project is backed by individuals passionate about applying our best technology to the mission of making disciples. Find out how to contribute your creative or technical skills at this link.

License

GNU General Public License v3.0

About

A linked encyclopedia of biblical people, places, periods, and passages

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published