Thanks to visit codestin.com
Credit goes to github.com

Skip to content

htimesnine/kindlemodding.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kindle Modding Wiki

Getting Started

This project is a static website built with Jekyll using the just-the-docs theme.

Prerequisites

Installation

  1. Install Bundler
    • Open a terminal (PowerShell or Command Prompt) and run:
      gem install bundler
  2. Install project dependencies
    • In the project directory, run:
      bundle install

Development

To run the site locally for development:

  1. In the project directory, start the Jekyll server:
    bundle exec jekyll serve
  2. Open your browser and go to http://localhost:4000

The site will automatically reload when you save changes to files.

Troubleshooting

  • If you have problems installing the wdm gem on Windows, you can comment out or remove the gem "wdm" line in your Gemfile. This gem is optional and not required for the site to work.

For more information, see the Jekyll documentation.

About

Technical Kindle Documentation With Jailbreaking Guides

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 55.2%
  • Python 28.2%
  • JavaScript 8.2%
  • CSS 7.1%
  • Ruby 1.1%
  • Shell 0.2%