docs: add info about setup on android #9854
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is a 🔦 documentation change. cc @ashmaroli
Summary
As discussed in #9668, Android support has come up quite a few times. This PR adds an article explaining ways to use Jekyll on Android using community tools like Termux and JekyllEx .
I had re-built JekyllEx (now also available on F-Droid!) from the ground up last year. It embeds the complete GitHub Pages environment in app along with a bunch of awesome UI features that makes it an ideal candidate as a mobile first Jekyll IDE - or at least that's where I wish it to reach. I intend to maintain it long term and have worked on quite a few features as of lately.
There's been consistent traction for the app, hence this inclusion should be helpful. I am also up to help with any Android related queries in the future.
Context
Fixes #9668