Smithy —> Use Me —> Get Started —> How to Setup —> On Mobile
Installation on Mobile (Android)
- Git Client - (from Drive APK) - PocketGit.
- AWebServer - install - no url rewriting, but this is taken care of. Document Root MUST be /sdcard/Magique. Port can be 80 or 8080 - its fine.
- Obsidian.md - install - for markdown file editing, note taking etc.
- File and PHP Editor - (from Drive / APK) - ES File Explorer
Setup Process
- Theme assets automatically loaded from live site (hosting), not needed to extract zip on phone.
- Use Android's "My Files" or "ES File Explorer" to create /sdcard/Magique.
- Go to PocketGit and create a "Project" and clone it. Configure Project Name "Spring" with cloneUrl (.git) and local path (Magique) as
- https://github.com/joyfulearth/spring.git
- /sdcard/Magique/spring
- same relative path to Magique as ./data/site.tsv > local-url
- Open A WebServer and choose /sdcard/Magique as "DocumentRoot". Port can remain 8080. Tap "Service > Start" and wait for the Ad / Status which says "Running" in Green.
- Visit localhost:8080/spring/ in the mobile browser.
Notes and TODOs
- This needs to be done in version 9.2, but: Dawn > Admin > Git Manager will have repos listed and mobile clone paths for quick copy paste.