Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/otwcode/otwarchive
The Organization for Transformative Works (OTW) - Archive Of Our Own (AO3) Project
https://github.com/otwcode/otwarchive
Last synced: 3 days ago
JSON representation
The Organization for Transformative Works (OTW) - Archive Of Our Own (AO3) Project
- Host: GitHub
- URL: https://github.com/otwcode/otwarchive
- Owner: otwcode
- License: gpl-2.0
- Created: 2011-02-07T14:50:58.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2024-12-09T20:58:05.000Z (12 days ago)
- Last Synced: 2024-12-09T21:34:30.443Z (12 days ago)
- Language: Ruby
- Homepage: https://www.transformativeworks.org/archive_of_our_own/
- Size: 64 MB
- Stars: 1,418
- Watchers: 76
- Forks: 500
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- starred - otwcode/otwarchive - The Organization for Transformative Works (OTW) - Archive Of Our Own (AO3) Project (Ruby)
- Open-Source-Ruby-and-Rails-Apps - otwarchive - The Organization for Transformative Works (OTW) - Archive Of Our Own (AO3) Project 🔥 ✅ 🚀 (Happy Exploring 🤘)
README
OTW-Archive
=========
[![Build Status](https://img.shields.io/github/actions/workflow/status/otwcode/otwarchive/automated-tests.yml?branch=master)](https://github.com/otwcode/otwarchive/actions/workflows/automated-tests.yml?query=branch%3Amaster) [![Codeship Status](https://img.shields.io/codeship/1f7468f0-7e15-0131-c059-7a8d26daf885/master.svg?label=codeship)](https://www.codeship.io/projects/14476) [![Coverage Status](https://img.shields.io/codecov/c/github/otwcode/otwarchive/master.svg)](https://app.codecov.io/gh/otwcode/otwarchive)The OTW-Archive software is an open-source web application intended for hosting archives of fanworks, including fanfic, fanart, and fan vids.
Its development is sponsored and managed by the [Organization for Transformative Works](https://www.transformativeworks.org/), a nonprofit organization by and for fans.
Release Status
---------
Development of the OTW-Archive software is an ongoing labor of love. You can see it in action on the [Archive of Our Own](https://archiveofourown.org/), aka AO3, a multifandom archive also run by the OTW.You can find more information about the [history and future of the AO3 project on the OTW website](https://www.transformativeworks.org/archive_of_our_own/).
If you wish to use this software, SquidgeWorld has generously provided [setup notes](https://squidgeworld.org/works/34491).
How to Contribute
----------
We welcome pull requests for bugs described in our issue tracker. Please see our [Contributing Guidelines](https://github.com/otwcode/otwarchive/blob/master/CONTRIBUTING.md) for further information!* [Bug Tracker](https://otwarchive.atlassian.net/projects/AO3/issues)
* [Developer Documentation](https://github.com/otwcode/otwarchive/wiki)
* [Commit Policy](https://github.com/otwcode/otwarchive/wiki/Commit-policy)We do not have a public chat, but you are welcome to contact us at [email protected] if you have any questions.
API
----------
There is currently no API for the OTW-Archive software. While it is something we're considering for the future, we ask that contributors instead focus on issues already in our [Jira issue tracker](https://otwarchive.atlassian.net/).License and Acknowledgments
----------
The Archive code is licensed under [GPL-2.0-or-later](https://www.gnu.org/licenses/gpl-2.0.html) by the [Organization for Transformative Works](https://www.transformativeworks.org/).We benefit from software and services that are free to use for Open Source projects, including:
* [RubyMine IDE](https://www.jetbrains.com/ruby/) by JetBrains
* [Codeship](https://codeship.com/)
* [Hound](https://houndci.com/) by [thoughtbot](https://thoughtbot.com/)
* [BrowserStack](https://www.browserstack.com)
* [Sentry](https://sentry.io)
* [Full list of acknowledgments](ACKNOWLEDGMENTS.md)Thank you kindly!