Skip to content

HackerAUG/kindlemodshelf.me

 
 

Repository files navigation

Kindle Mod Shelf

A community resource for Kindle mods, guides, games, utilities, and customizations. Find jailbreak instructions, e-ink apps, and advanced Kindle tweaks—all in one place.

Visit the site: kindlemodshelf.me


What is this?

Kindle Mod Shelf is a static website that organizes Kindle homebrew projects, guides, and resources. You'll find pages for games, apps, mod tools, image galleries, install guides, and more—all curated and community-friendly.


Creating Pages with the Page Builder

The easiest way to add a new guide is using the Page Builder. No coding required.

Visit: kindlemodshelf.me/pagebuilder.html

What you can do:

  • Write and format text with bold, italic, underline, links
  • Add sections with titles
  • Embed YouTube videos
  • Add code blocks, banners, and credits
  • Live preview of your page
  • Export as a complete HTML file

How to create a page:

  1. Go to the Page Builder
  2. Enter your page title and description
  3. Add blocks and fill in content
  4. Format text using the editor toolbar
  5. Click Export when done
  6. Send the HTML file to us

How to Share Your Page

You have multiple options. Pick whichever is easiest for you:

Option 1: Pull Request (GitHub) If you know how to use Git:

  1. Fork the repository
  2. Add your HTML file to the project
  3. Update index.html to link to your page
  4. Create a pull request

Option 2: Email or Direct Message If GitHub is too complicated:

  1. Create your page with the Page Builder
  2. Export the HTML file
  3. Email it to us or DM @kindlemodshelfguy on Discord
  4. We'll add it to the site for you

Don't worry about naming files, updating sitemap.xml, or any technical stuff. Just send us the file.


Proposing Changes & Reporting Issues

Use GitHub issues to suggest changes, report bugs, or propose new pages. This helps us track and organize feedback.

You can also reach us on the Kindle Modding Discord if you prefer, but GitHub issues are preferred.


Project Structure

  • index.html – Homepage and navigation
  • pagebuilder.html – Page builder tool for creating guides
  • pagebuilder.js – Page builder logic
  • pagebuilder.css – Page builder styles
  • style.css – Shared global styles
  • sitemap.xml – Sitemap for search engines
  • images.json – Image gallery manifest
  • /downloads/ – Downloadable assets and scripts
  • /images/ – Community screensaver images

Credits

This project is maintained by the Kindle modding community. Special thanks to all contributors and open-source Kindle tool authors.

Star History

Star History Chart

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 60.6%
  • HTML 27.3%
  • JavaScript 4.7%
  • CSS 3.9%
  • Lua 2.8%
  • Python 0.7%