{"id":16897382,"url":"https://github.com/robwin/asciidoc2ghpages","last_synced_at":"2025-03-20T11:19:19.057Z","repository":{"id":83193281,"uuid":"44536094","full_name":"RobWin/asciidoc2ghPages","owner":"RobWin","description":"Gradle project which converts AsciiDoc documentation into HTML and publishes it to GitHub pages.","archived":false,"fork":false,"pushed_at":"2015-11-24T07:15:57.000Z","size":666,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-25T11:41:15.562Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RobWin.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-19T13:19:29.000Z","updated_at":"2019-01-04T10:46:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"5e33074c-fcbb-4902-b53a-21f38158078b","html_url":"https://github.com/RobWin/asciidoc2ghPages","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/RobWin%2Fasciidoc2ghPages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobWin%2Fasciidoc2ghPages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobWin%2Fasciidoc2ghPages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobWin%2Fasciidoc2ghPages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RobWin","download_url":"https://codeload.github.com/RobWin/asciidoc2ghPages/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244600725,"owners_count":20479307,"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":"2024-10-13T17:36:39.502Z","updated_at":"2025-03-20T11:19:19.036Z","avatar_url":"https://github.com/RobWin.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"= Gradle AsciiDoctor project\n\nThis is a Gradle project which converts AsciiDoc documentation into HTML and publishes it to GitHub pages.\n\n== Usage guide\n\n=== Create a gh-pages branch\nCreate a gh-pages branch and push it to GitHub\n\n[source]\n----\ngit branch gh-pages\ngit push --all -u\n----\n\n=== Create gradle.properties file\nCreate a `gradle.properties` file in the `.gradle` folder in your user home directory.\n\n----\ngithubUser=\u003cGitHub user\u003e\ngithubPassword=\u003cGitHub password\n----\n\n=== Convert AsciiDoc into HTML\n\n[source]\n----\ngradlew asciidoctor\n----\n\n=== Watch AsciiDoc files\n\n[source]\n----\ngradlew watch\n----\n\n=== Start LiveReload\n[source]\n----\ngradlew liveReload\n----\n\n\n=== Publish to GitHub pages\n\n[source]\n----\ngradlew publishGhPages\n----\n\n=== Check your GitHub page\n\nFor example:\n\nhttp://robwin.github.io/asciidoc2ghPages/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobwin%2Fasciidoc2ghpages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobwin%2Fasciidoc2ghpages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobwin%2Fasciidoc2ghpages/lists"}