-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #8 from pstephens/develop
Develop
- Loading branch information
Showing
3 changed files
with
121 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,17 @@ | ||
EverlastingBible | ||
================ | ||
# EverlastingBible.com | ||
Source for http://everlastingbible.com, one of many copies of the King James Bible on the web. | ||
|
||
Source for everlastingbible.com | ||
This is a labor of love with the end goal being a clean, high quality implementation without distracting fluff. | ||
|
||
## Roadmap | ||
Here is the current thinking and relative order of planned features: | ||
* Single Page App (SPA) but retaining SEO features | ||
* Full text searching | ||
* Built-in dictionary | ||
* Copy + Paste functionality to aid in copying bible content to blogs and web sites with configurable styling | ||
* Embeddable "verse of the day" | ||
* Embeddable Bible search | ||
* A flash card style memorization site | ||
|
||
## Contact | ||
Please add feature suggestions to the issue tracker and I'll see what I can do. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters