{"id":17696000,"url":"https://github.com/sonodar/sphinx-plantuml-browsersync","last_synced_at":"2025-03-31T00:18:19.668Z","repository":{"id":33553930,"uuid":"37200137","full_name":"sonodar/sphinx-plantuml-browsersync","owner":"sonodar","description":"Sphinx + PlantUML + Gulp + Browser-Sync","archived":false,"fork":false,"pushed_at":"2015-06-10T13:57:52.000Z","size":140,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-06T05:29:55.794Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sonodar.png","metadata":{"files":{"readme":"README.md","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-06-10T13:53:40.000Z","updated_at":"2016-05-28T08:00:08.000Z","dependencies_parsed_at":"2022-09-12T22:02:30.264Z","dependency_job_id":null,"html_url":"https://github.com/sonodar/sphinx-plantuml-browsersync","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/sonodar%2Fsphinx-plantuml-browsersync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonodar%2Fsphinx-plantuml-browsersync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonodar%2Fsphinx-plantuml-browsersync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonodar%2Fsphinx-plantuml-browsersync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sonodar","download_url":"https://codeload.github.com/sonodar/sphinx-plantuml-browsersync/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246395644,"owners_count":20770249,"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-24T14:43:01.470Z","updated_at":"2025-03-31T00:18:19.642Z","avatar_url":"https://github.com/sonodar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sphinx + PlantUML + Gulp + BrowserSync\n\n## Get Started\n\n### Clone repository\n\n```bash\ngit clone https://github.com/sonodar/sphinx-plantuml-browsersync.git\ncd sphinx-plantuml-browsersync\n```\n\n### Windows\n\n```dos\nrem Install Chocolatey (Administrators only)\npowershell -NoProfile -ExecutionPolicy unrestricted -Command ^\n            \"iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))\"\n\nrem Install Dependencies (Administrators only)\n%ALLUSERSPROFILE%\\chocolatey\\bin\\choco.exe install -y jre8 nodejs.install pip graphviz\n\nrem Download PlantUML\npowershell -NoProfile -ExecutionPolicy unrestricted -Command ^\n  \"wget http://sourceforge.net/projects/plantuml/files/plantuml.jar/download -OutFile plantuml.jar\"\n\nrem Sphinx-PlantUML\npip install Sphinx sphinxcontrib-plantuml\n\nrem Install node packages\nnpm install\n```\n\n### Linux\n\n```bash\n# Install Dependencies (for Redhat/CentOS)\nsudo yum install epel-release\nsudo yum install java-1.8.0-openjdk graphviz python-pip nodejs npm make\n# Install Dependencies (for Debian/Ubuntu)\nsudo add-apt-repository ppa:chris-lea/node.js \u0026\u0026 sudo apt-get update\nsudo apt-get install openjdk-8-jdk graphviz python-pip nodejs npm\n\n# PlantUML\nwget http://sourceforge.net/projects/plantuml/files/plantuml.jar/download -O plantuml.jar\n\n# Sphinx-PlantUML\nsudo pip install Sphinx sphinxcontrib-plantuml\n\n# Install node packages\nnpm install\n```\n\n## How to use\n\n### Run Browser-Sync by gulp (watch *.rst)\n\n```bash\n./node_modules/.bin/gulp\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonodar%2Fsphinx-plantuml-browsersync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsonodar%2Fsphinx-plantuml-browsersync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonodar%2Fsphinx-plantuml-browsersync/lists"}