Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
**Frontend:** | |
Update screenshot to show text at top, verse text, and ... Roots section (:-D!!!) | |
In verse page, words should not get pushed down to fit under Text, they should jump to the next line. Also they should stay aligned right even during resizing, and extra lines should be aligned right as well. | |
Add back button to VersesShow that makes API call to words/:id. Pull first verse that contains the word besides the current verse in VersesShow when the button under the word is clicked. | |
The verses in words' show should be a span of the words in the verse so the matched_word can be highlighted and hyperlinked. | |
Basic Tailwind styling, header, footer. | |
The verses in words' show and verses' show should be hyperlinked. In the words' show only the book:chapter:verse should be hyperlinked. | |
Verses page should have layout of x01.htm, or switch all pages to format of /p/pt/pt01.htm (see Translation Strategy). | |
Home page can have search boxes for book:chapter:verse, or word, and a button for file ingestion. | |
Wheel and spok |