Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dieseltech/cbl-readinglists
Comic Book Reading Orders - Reading Lists for Marvel / DC / Image / Others
https://github.com/dieseltech/cbl-readinglists
cbl cbro cmro comic-reading-list comicrack comics kavita komga leage-of-comic-geeks reading-list reading-orders
Last synced: about 1 month ago
JSON representation
Comic Book Reading Orders - Reading Lists for Marvel / DC / Image / Others
- Host: GitHub
- URL: https://github.com/dieseltech/cbl-readinglists
- Owner: DieselTech
- Created: 2022-05-20T16:06:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-02T16:07:23.000Z (7 months ago)
- Last Synced: 2024-05-03T02:37:42.607Z (7 months ago)
- Topics: cbl, cbro, cmro, comic-reading-list, comicrack, comics, kavita, komga, leage-of-comic-geeks, reading-list, reading-orders
- Homepage:
- Size: 192 MB
- Stars: 73
- Watchers: 13
- Forks: 17
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CBL-ReadingLists
Started off as the Marvel Master Reading Order + Others but has rapidly changed into support for all facets of reading lists.These lists are not created by me. Credit goes to the orginal authors. I'm just curating them into a single place to hopefully make it easier for people to find what they want to read.
# Discord
We now have a discord server to help cordinate changes and discuss things in an open and public place. Join us!https://discord.gg/DQmHfzFdGG
# About This Project
- The main intention of this project is to create an organised source of reading lists for use with comic readers/management software
- All reading lists are provided in CBL format, with book data verified on ComicVine
- The data used to create these reading lists is based on CBRO, CMRO and other reading-list management tools. The intention of this project is not to create an alternative to these tools, but to make the information in these tools usable in comic reading/management software.# Additional Resources
There are a number of websites that host reading lists in a visual display (no CBL files available). These include the following:
- [Comic Book Reading Orders (CBRO)](https://comicbookreadingorders.com/)
- [Complete Marvel Reading Orders (CMRO)](https://cmro.travis-starnes.com/)
- [Comic Book Herald (CBH)](https://www.comicbookherald.com/)
- [Comic Book Treasury (CBT)](https://www.comicbooktreasury.com/)
- [Marvel Guides (MG)](https://marvelguides.com/)
- [Comicvine](https://comicvine.gamespot.com/story-arcs/)
- [The Marvel Comics Guide](http://marvelcrossovers.blogspot.com/)
- [Marvel Fandom](https://marvel.fandom.com/wiki/Marvel_Universe_Reading_Order)
- [How To Love Comics (HTLC)](https://www.howtolovecomics.com/)
- [League of ComicGeeks (LoCG)](https://leagueofcomicgeeks.com/)
- [Marvel.com Reading Orders (Official)](https://www.marvel.com/comics/discover)# Contributing
We are looking for people who want to assist in the efforts to make the best reading lists possible.
Different ways to help include:## Contributing code (Pull Requests)
- ~~Only make pull requests against the untrusted branch - never main!~~ For the time being we are doing pulls against main. This might change in the future.
- Please explain your logic when submitting each PR. You're probably going to get some comments or questions from us, to ensure consistency and maintainability.
- Each PR should come with a meaningful name (what is being added/fixed)
- Make meaningful commits, squash them if necessary
- Try to keep it to one feature/fix per pull request to keep things clean and easy to understand## Suggesting improvements or changes
- If you have any constructive feedback on the data structure, how reading lists are handled, or issues within the reading-lists themselves, please create an issue on Github which clearly explains your thoughts, or join our discord to talk it over.## Creating tools
- If you have programming abilities there is always some small script that could be useful. Join the discord and ask in the #tools channel.