{"id":33078864,"url":"https://github.com/ubiquitypress/rua","last_synced_at":"2025-11-19T05:03:31.538Z","repository":{"id":29580330,"uuid":"33120052","full_name":"ubiquitypress/rua","owner":"ubiquitypress","description":"Rua, the simple monograph workflow - WARNING: this project has moved to Gitlab: https://gitlab.com/ubiquitypress/rua","archived":true,"fork":false,"pushed_at":"2020-07-15T11:31:17.000Z","size":5653,"stargazers_count":10,"open_issues_count":42,"forks_count":3,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-04-21T06:32:51.731Z","etag":null,"topics":["books","monograph-workflow","publishing","python"],"latest_commit_sha":null,"homepage":"https://gitlab.com/ubiquitypress/rua","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ubiquitypress.png","metadata":{"files":{"readme":"README.rst","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-03-30T11:47:28.000Z","updated_at":"2023-01-28T13:42:53.000Z","dependencies_parsed_at":"2022-09-13T03:00:59.070Z","dependency_job_id":null,"html_url":"https://github.com/ubiquitypress/rua","commit_stats":null,"previous_names":[],"tags_count":100,"template":false,"template_full_name":null,"purl":"pkg:github/ubiquitypress/rua","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubiquitypress%2Frua","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubiquitypress%2Frua/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubiquitypress%2Frua/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubiquitypress%2Frua/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ubiquitypress","download_url":"https://codeload.github.com/ubiquitypress/rua/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubiquitypress%2Frua/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285187928,"owners_count":27129352,"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","status":"online","status_checked_at":"2025-11-19T02:00:05.673Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["books","monograph-workflow","publishing","python"],"created_at":"2025-11-14T11:00:34.713Z","updated_at":"2025-11-19T05:03:31.533Z","avatar_url":"https://github.com/ubiquitypress.png","language":"Python","funding_links":[],"categories":["Publishing Tools and Platforms"],"sub_categories":[],"readme":"RUA\n===\n\nRua - the Simple Monograph Workflow\n\nMoved\n-----\nThis project has moved to GitLab: https://gitlab.com/ubiquitypress/rua\n\nContext\n-------\n\nRua is an Open Source application designed to assist with the Monograph\npublishing life cycle. Stages include:\n\n- optional proposal\n- submission\n- internal review\n- peer review\n- copy editing\n- production\n- publication\n\nRua is completely free to use under the GNU GENERAL PUBLIC LICENSE v2 (see\nLICENSE). [Ubiquity Press](http://ubiquitypress.com/site/contact/) also offers a paid for hosted service for Rua.\n\nTechnology\n----------\n\nRUA is written in Python using the Django Web Application framework and follows a MTV (that is, “model”, “template”, and “view.”) style. The template system is simple, easy to modify and uses Twitter Bootstrap 3.\n\nInstallation\n------------\n\nIf you want to hack on Rua, getting it set up is easy. You'll need a unix machine (you can set it up on Windows if you're super hard core). We recommend you use [VirtualEnvironment](https://virtualenv.pypa.io/en/latest/). \n\nRua uses a MySQL database called 'rua' accessed by a 'root' user by default. Create it with:\n\n\t$ mysql -u root -p -e \"CREATE DATABASE rua;\"\n\nOnce created, clone the repo with:\n\n\t$ git clone https://github.com/ubiquitypress/rua.git\n\nAnd install with:\n\n    $ ./install.sh\n\nThis will install a small number of requirements including Django.\n\nDevelopment\n-----------\n\nTo start hacking run (from the src folder):\n\n\t$ python manage.py runserver\n\nYou'll now be able to access the server from http://localhost:8000\n\nTesting\n-------\n\nRun the unit tests with:\n\n    $ ./test.sh\n\n# Credit\nOriginally started by a team of volunteer developers, this project is now supported by [Ubiquity Press](http://ubiquitypress.com/).\n\nCore developers:\n\n- Andy Byers\n- Mauro Sanchez\n- Ioannis Cleary\n- Paige MacKay\n\nMilestones\n----------\n\nWe're currently working on the Alpha, which is the backend release, this will be followed by the initial front end release then others.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fubiquitypress%2Frua","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fubiquitypress%2Frua","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fubiquitypress%2Frua/lists"}