-
Notifications
You must be signed in to change notification settings - Fork 4
/
params.json
6 lines (6 loc) · 2.7 KB
/
params.json
1
2
3
4
5
6
{
"name": "PKP.GitHub.io",
"tagline": "Source code resources for Public Knowledge Project software",
"body": "### PKP Code Resources\r\nWelcome! [The Public Knowledge Project](http://pkp.sfu.ca) maintains [Open Journal Systems](http://pkp.sfu.ca/ojs), [Open Monograph Press](http://pkp.sfu.ca/omp), [Open Conference Systems](http://pkp.sfu.ca/ocs), and more. Here you'll find a list of code repositories you can download, modify, and contribute to.\r\n\r\n### Application Code Repositories\r\n- [Open Journal Systems](https://github.com/pkp/ojs)\r\n- [Open Monograph Press](https://github.com/pkp/omp)\r\n- [Open Conference Systems](https://github.com/pkp/ocs)\r\n- [Open Harvester Systems](https://github.com/pkp/harvester)\r\n\r\nOur applications make use of a shared library called the [PKP Web Application Library](https://github.com/pkp/pkp-lib/).\r\n\r\n### Other Projects\r\n- [XML Parsing Service](https://github.com/pkp/xmlps): An automatic XML parsing service to convert scholarly documents into JATS XML\r\n\r\n### Tools\r\n- [OJS Stats](https://github.com/pkp/ojsstats): Crunch statistics about OJS usage.\r\n- [Vagrant Images](https://github.com/pkp/vagrant): Vagrant configurations for VM-based installations of PKP software.\r\n- [Scholarly Bot List](https://github.com/pkp/scholarly-bot-list): A list of user agents that should be considered robots when tracking readership statistics.\r\n\r\n### Documentation\r\n- [OMP User Guide](https://github.com/pkp/omp-user-guide) \r\n\r\n### Plugins\r\n- [PDF.js Viewer](https://github.com/pkp/pdfJsViewer): Deliver PDFs in OJS using the PDF.js reader.\r\n- [Custom Block Manager](https://github.com/pkp/customBlockManager): Create custom sidebar blocks through the web interface.\r\n- [Static Pages](https://github.com/pkp/staticPages): Create custom static pages through the web interface.\r\n- [TinyMCE](https://github.com/pkp/tinymce): Add support for rich text editing to PKP applications with TinyMCE.\r\n- [Email Logger](https://github.com/pkp/emailLogger): Log emails in the database for auditing and testing.\r\n- [Translator](https://github.com/pkp/translator): Edit translations directly from within PKP applications.\r\n- [OJS Markup](https://github.com/pkp/ojs-markup): Integrate the XML Parsing Service into OJS for automatic conversion of scholarly documents into JATS XML.\r\n- [Default Translation](https://github.com/pkp/defaultTranslation): Use English-language text when translations are missing.\r\n- [ALM](https://github.com/pkp/ALM): Present Article-Level Metrics for published content in OJS.\r\n\r\n### More Information\r\nSee [For Developers](https://pkp.sfu.ca/developers/).\r\n",
"note": "Don't delete this file! It's used internally to help with page regeneration."
}