Bolls-Bible / bain

A web app for reading the Bible with full emphasis on the God`s Word only. Sola scriptura
https://bolls.life
58 stars 9 forks source link

Legacy Standard Bible #18

Closed ejjett closed 3 months ago

ejjett commented 10 months ago

Any plans to add the LSB to the available translations? Thanks!

Bohooslav commented 10 months ago

The translation isn't available publicly in digitized format that I can use to bring it easily into my application. I guess I'll have to crawl their website and scrap all the text manually, and I guess their publisher will not be happy with that, that's gonna be piracy. I'll see what I can do on the weekend.

Bohooslav commented 9 months ago

My lazy ass finally scrapped the LSB translation from their website sine I haven't found it in a ready shape. Please check if everything is correct.

LSB.csv

ejjett commented 9 months ago

Whoa, dude. That's awesome. Not sure I can check to see if everything is correct of the whole bible, but I've looked at some key verses and it looks good.

On Sun, Dec 3, 2023, at 11:26, Bohuslav wrote:

My lazy ass finally scrapped the LSB translation from their website sine I haven't found it in a ready shape. Please check if everything is correct.

LSB.csv https://github.com/Bolls-Bible/bain/files/13539982/LSB.csv

— Reply to this email directly, view it on GitHub https://github.com/Bolls-Bible/bain/issues/18#issuecomment-1837576394, or unsubscribe https://github.com/notifications/unsubscribe-auth/BCEXSLKEI3NPYPANC4OH5MDYHTHADAVCNFSM6AAAAAA7CF6NROVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZXGU3TMMZZGQ. You are receiving this because you authored the thread.Message ID: @.***>

Eric Jett

Bohooslav commented 9 months ago

OK, then next time I'll add it to the app.

ejjett commented 9 months ago

Thanks, I really appreciate it.

On Sun, Dec 3, 2023, at 22:57, Bohuslav wrote:

OK, then nexct time I'll add it to the app.

— Reply to this email directly, view it on GitHub https://github.com/Bolls-Bible/bain/issues/18#issuecomment-1837945817, or unsubscribe https://github.com/notifications/unsubscribe-auth/BCEXSLJIT3IIUHSQGNN2543YHVX33AVCNFSM6AAAAAA7CF6NROVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZXHE2DKOBRG4. You are receiving this because you authored the thread.Message ID: @.***>

Eric Jett

Bohooslav commented 9 months ago

Just pushed an update with added LSB. Please check and if everything is good close this PR https://bolls.life/LSB/1/1/

ejjett commented 9 months ago

Headers have the verse numbers ahead of them instead of starting at the verse.

See Genesis 1:1 and Matthew 1:1 as examples.

"Creation" and "The Genealogy of Jesus Christ" are the headers but they have verse 1 in front of them.

Bohooslav commented 9 months ago

Due to nuances of the format I'm using, I can't do it differently. Sorry. Hope that's not a big concern.