You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(ui): improve Bible reader interface and fix mobile bugs
- Enhanced unloaded highlights with clearer "Text not available, click to refresh" message
- Moved book/chapter reference up and removed date display
- Removed redundant "Currently selected translation" attribution for cleaner footer
- Fixed Unicode toggle bug on mobile by replacing with Font Awesome icons
- Updated README with explanations for "Provinent" term and added attribution links
- Modified audio player to only show stop button when audio is active
- Updated Bible Gateway search header styling
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@
2
2
3
3
A comprehensive, feature-rich Bible study web application designed for serious scripture engagement with modern tools.
4
4
The entirety of this project was written using AI tools like [Gab AI](https://gab.ai) and [Lumo](https://lumo.proton.me).
5
+
The meaning of "Provinent" is a portmanteau of "providence" and "covenant", each referring to God's divine sovereignty.
5
6
6
7
Access the site here: [https://provinent.org](https://provinent.org)
7
8
@@ -12,7 +13,7 @@ Access the site here: [https://provinent.org](https://provinent.org)
12
13
-**Study Notes**: Full Markdown support with live preview and export capabilities
13
14
-**Verse Analysis**: Left-click any verse for analyis of a single verse with a side-by-side view of Strong's concordance (provided by [STEP Bible](https://www.stepbible.org)) and a Hebrew or Greek interlinear Bible (provided by [Bible Hub](https://biblehub.com/interlinear/))
14
15
-**Verse Highlighting**: Right-click verses to highlight in one of six different colors for study emphasis
15
-
-**Reference Bible**: Use the reference Bible to select from multiple translation options to compare with (NASB 1995, NASB 2020, ASV, KJV, ESV, GNV, BSB, NET, CSB, NIV, NKJV, and NLT)
16
+
-**Reference Bible**: Use the reference Bible to select from multiple translation options to compare with (NASB 1995, NASB 2020, ASV, KJV, ESV, GNV, BSB, NET, CSB, NIV, NKJV, and NLT); this also sets the translation for Bible Gateway searches and the Verse Analysis popup
0 commit comments