Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snowdriftcoop/snowdrift
Infrastructure for Snowdrift.coop. This is a MIRROR of https://gitlab.com/snowdrift/snowdrift. Your issue reports and merge requests are welcome, but they will be moved to gitlab.com. You are encouraged to start there instead!
https://github.com/snowdriftcoop/snowdrift
coop haskell
Last synced: 2 days ago
JSON representation
Infrastructure for Snowdrift.coop. This is a MIRROR of https://gitlab.com/snowdrift/snowdrift. Your issue reports and merge requests are welcome, but they will be moved to gitlab.com. You are encouraged to start there instead!
- Host: GitHub
- URL: https://github.com/snowdriftcoop/snowdrift
- Owner: snowdriftcoop
- License: agpl-3.0
- Created: 2012-10-06T00:02:35.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-01-06T17:14:12.000Z (10 months ago)
- Last Synced: 2024-08-01T12:29:29.407Z (3 months ago)
- Topics: coop, haskell
- Language: Haskell
- Homepage: https://snowdrift.coop
- Size: 24.7 MB
- Stars: 92
- Watchers: 25
- Forks: 36
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-starred - snowdriftcoop/snowdrift - Infrastructure for Snowdrift.coop. This is a MIRROR of https://gitlab.com/snowdrift/snowdrift. Your issue reports and merge requests are welcome, but they will be moved to gitlab.com. You are encourag (haskell)
README
# [Snowdrift.coop]
[![build status](https://gitlab.com/snowdrift/snowdrift/badges/master/build.svg)](https://gitlab.com/snowdrift/snowdrift/commits/master)
This is the software that runs the [Snowdrift.coop] website.
It uses the [Yesod web framework] and [Haskell] programming language.Key links:
* [What is Snowdrift?]
* [code issues]
* [specs]
* [roadmap]## Code repositories
Main repositories: [gitlab.com/snowdrift]
We also mirror the code repo on [GitHub] but prefer issues and merge requests at the main location (and we do not maintain mirrors of the separate project repos like design, legal, ops, etc.).
## Contributing
Snowdrift.coop welcomes contributions of all sorts.
Outside of coding, see our [how-to-help] wiki page.
For code contributions, our **[contributor guide]** covers all the steps in
detail (including notes about our development practices, basic setup, and
resources for those new to Git, Haskell, or even to programming in general). The
core points are:* Follow our [build instructions] to build and test the software.
* File and search concrete issues/tickets/tasks in our GitLab [issues]
* Get in touch *any* time. Don't hesitate to ask questions, ask for help,
provide feedback etc. Use any of our [contact options] as appropriate.
* Note that we follow a [Code of Conduct] for all public discussions.License
-------Except where specified otherwise, all Snowdrift code is licensed under the
[GNU Affero General Public License](LICENSE.md) as published by the Free
Software Foundation, either version 3 of the License, or (at your option) any
later version.Our text and graphics documents (non-program-code) are also licensed under
[CC BY-SA 4.0 International].[build instructions]: BUILD.md
[CC BY-SA 4.0 International]: https://creativecommons.org/licenses/by-sa/4.0
[contributor guide]: CONTRIBUTING.md
[GitHub]: https://github.com/snowdriftcoop/snowdrift
[Haskell]: https://www.haskell.org/
[code issues]: https://gitlab.com/snowdrift/snowdrift/issues
[roadmap]: https://wiki.snowdrift.coop/planning
[Snowdrift.coop]: https://snowdrift.coop/
[What is Snowdrift?]: https://snowdrift.coop/about
[Yesod web framework]: http://www.yesodweb.com/
[gitlab.com/snowdrift]: https://gitlab.com/snowdrift/
[how-to-help]: https://wiki.snowdrift.coop/community/how-to-help
[Specs]: SPECS-STORIES.md
[Code of Conduct]: https://wiki.snowdrift.coop/community/conduct
[contact options]: https://snowdrift.coop/contact