{"id":24995635,"url":"https://github.com/peterfriese/cross-platform.mobi","last_synced_at":"2025-03-29T14:44:24.938Z","repository":{"id":3310337,"uuid":"4352680","full_name":"peterfriese/cross-platform.mobi","owner":"peterfriese","description":"This repo contains the source for my book on cross-platform mobile development.","archived":false,"fork":false,"pushed_at":"2012-09-12T13:32:15.000Z","size":1300,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-04T15:47:48.381Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://cross-platform.mobi","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peterfriese.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-05-16T22:54:04.000Z","updated_at":"2014-01-10T19:23:12.000Z","dependencies_parsed_at":"2022-08-29T06:10:51.150Z","dependency_job_id":null,"html_url":"https://github.com/peterfriese/cross-platform.mobi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfriese%2Fcross-platform.mobi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfriese%2Fcross-platform.mobi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfriese%2Fcross-platform.mobi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfriese%2Fcross-platform.mobi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterfriese","download_url":"https://codeload.github.com/peterfriese/cross-platform.mobi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246200299,"owners_count":20739563,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-04T15:39:21.508Z","updated_at":"2025-03-29T14:44:24.916Z","avatar_url":"https://github.com/peterfriese.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cross-platform.mobi\n\nThis repo contains the source for my book on cross-platform mobile development.\n\n## Prerequisites\n\nI use [Hakyll](http://jaspervdj.be/hakyll/) to build this book and the accompanying website. In order to build the book yourself, you'll need:\n\n* [Haskell](http://www.haskell.org/)\n* Hakyll(http://jaspervdj.be/hakyll/)\n\n## Building\n\nThe project comes with a make file to facilitate building. Do one of the following:\n\n* `make build` - builds the static site\n* `make preview` - builds the static site and starts a local web server on port 8000\n* `make deploy_dev`- builds the static site and uploads it to your development server\n* `make deploy` - builds the static site and uploads it to your webserver\n* `make publish` - pushes the local repo to Github\n\nIn order to deploy to a web server, you need to provide some options - see the beginning of the build script. The scripts logs in to your server using `rsync`/ `scp`. In order to log in without having to nter your password (or storing it in the script). follow the steps outlined in [this post](http://sleeplessgeek.blogspot.de/2011/03/authorizedkeys-and-scp.html) to set up scp to use authorized keys.\n\n## Branches\n\nIn order to be able to develop material while at the same time being able to publish stuff, I use the following very simple scheme:\n\n* The `master` branch contains the most current version that can be published.\n* The `development` branch contains stuff that is not yet ready for publishing.\n\nSimple, isn't it? I might later add code to the make script to prevent execution of the `publish`target when not on the `master`branch in order to prevent accidentally publishing work in progress material.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterfriese%2Fcross-platform.mobi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterfriese%2Fcross-platform.mobi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterfriese%2Fcross-platform.mobi/lists"}