All Projects → robertrouse → theographic-web

robertrouse / theographic-web

Licence: GPL-3.0 license
A linked encyclopedia of biblical people, places, periods, and passages

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to theographic-web

Jamstack Serverless
Learn JAMstack Serverless Modern App Development in Baby Steps using Gatsby.js, React, TypeScript, GraphQL, Contentful, Netlify, FaunaDB, MongoDB, Apollo, Github Actions, Project Fugu, and CSS Houdini.
Stars: ✭ 178 (+836.84%)
Mutual labels:  gatsby, netlify
gatsby-blog-template
✍️ A GatsbyJS Blog Template for blogging purposes.
Stars: ✭ 38 (+100%)
Mutual labels:  gatsby, netlify
Here Covid 19 Tracker
Using HERE Technologies APIs, fork and build your own COVID-19 Tracker. For a live version, see the website.
Stars: ✭ 200 (+952.63%)
Mutual labels:  gatsby, netlify
gatsby-netlifycms-starter-template
All the technologies used are free and open-source. You are free to use this template for a personal hobby blog, a commercial news agency or professional journalist website etc. Don't forget to star the repo if you like this template.
Stars: ✭ 33 (+73.68%)
Mutual labels:  gatsby, netlify
Discord Fork
An open source Discord Bot List made with GatsbyJS
Stars: ✭ 60 (+215.79%)
Mutual labels:  gatsby, netlify
Gatsby Starter Lumen
A constantly evolving and thoughtful architecture for creating static blogs.
Stars: ✭ 1,797 (+9357.89%)
Mutual labels:  gatsby, netlify
portfolio
🌔 My Portfolio site
Stars: ✭ 22 (+15.79%)
Mutual labels:  gatsby, netlify
Gatsby Starter Procyon
An opinionated Gatsby starter designed for trash-eating pandas.
Stars: ✭ 88 (+363.16%)
Mutual labels:  gatsby, netlify
obsidian-bible-reference
Taking Bible Study note in Obsidian.md application easily. Automatically suggesting Bible Verses as references.
Stars: ✭ 60 (+215.79%)
Mutual labels:  bible, bible-study
trailing-slash-guide
Understand and fix your static website trailing slash issues!
Stars: ✭ 255 (+1242.11%)
Mutual labels:  gatsby, netlify
Gray Matter
Contributing Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.
Stars: ✭ 2,105 (+10978.95%)
Mutual labels:  gatsby, netlify
docs.wpgraphql.com
DEPRECATED. The docs now exist within the WPGraphQL repo:
Stars: ✭ 23 (+21.05%)
Mutual labels:  gatsby, netlify
Gatsby Starter Saas Marketing
☁️ A simple one page marketing site starter for SaaS companies and indie hackers
Stars: ✭ 103 (+442.11%)
Mutual labels:  gatsby, netlify
Gatsby Starter Netlify Cms
Example gatsby + netlify cms project
Stars: ✭ 1,932 (+10068.42%)
Mutual labels:  gatsby, netlify
Gatsby Shopify Theme
🛒 Simple theme to build a blazing simple and fast store with Gatsby and Shopify.
Stars: ✭ 95 (+400%)
Mutual labels:  gatsby, netlify
testimonial
Jamstack app using Gatsby, Netlify, and FaunaDB.
Stars: ✭ 23 (+21.05%)
Mutual labels:  gatsby, netlify
Gatsby Mdx Netlify Cms Starter
Gatsby-MDX with Netlify CMS. Support React components in your CMS editor!
Stars: ✭ 84 (+342.11%)
Mutual labels:  gatsby, netlify
Rw
Ryan Wiemer's Digital Portfolio
Stars: ✭ 87 (+357.89%)
Mutual labels:  gatsby, netlify
gatsby-starter
Gatsby Starter for creating portfolio & blog.
Stars: ✭ 55 (+189.47%)
Mutual labels:  gatsby, netlify
gatsby-starter-developer-diary
An official Gatsby blog template designed for web developers. Blazing fast, it includes beautful web developer topic tags and social-media links
Stars: ✭ 76 (+300%)
Mutual labels:  gatsby, netlify

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].