Skip to content

Commit

Permalink
Make sure we escape double-quotes in multiline yaml, as it silently f…
Browse files Browse the repository at this point in the history
…ails in Hugo website. Resolves #7
  • Loading branch information
patcon committed Oct 22, 2024
1 parent d8a9c05 commit 8e6a94c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Readme and the website are automatically generated. In order to add an element t
- 2017-12: [OpenSourcePolitics/decidim-efb](https://haddock.opensourcepolitics.eu/processes/test-process/f/101/) - An example Decidim codebase with the Decidim::Polis module installed [Source](https://github.com/OpenSourcePolitics/decidim-efb)
- 2022-09: [OpenSourcePolitics/decidim-polis](https://haddock.opensourcepolitics.eu/processes/test-process/f/101/) - Decidim module for integrating Polis into that platform. [Source](https://github.com/OpenSourcePolitics/decidim-polis/)
- 2016-06: [padagraph/vTaiwanAirBnbImporter](https://github.com/padagraph/vTaiwanAirBnbImporter/) - An experiment with Airbnb Pol.is data, importing it into graph database.
- [Partici.app](https://demo.partici.app/?base_url=https://api.partici.app/&conversation_id=8vwsnjphnz) - An Alternative Polis frontend, used in the PolisPilot demo. (<a href="https://gitlab.com/betabreak/polispilot/polis-innovation/">Kanban board</a>) [Source](https://gitlab.com/particiapp/particiapp-example-frontend)
- [Partici.app](https://demo.partici.app/?base_url=https://api.partici.app/&conversation_id=8vwsnjphnz) - An Alternative Polis frontend, used in the PolisPilot demo. (<a href=\"https://gitlab.com/betabreak/polispilot/polis-innovation/\">Kanban board</a>) [Source](https://gitlab.com/particiapp/particiapp-example-frontend)
- 2024-06: [Partici.app Docker](https://gitlab.com/particiapp/particiapp-docker) - Support infrastructure to host Partici.app and their Polis fork.
- 2024-06: [ParticiAPI](https://api.partici.app/api/conversations/8vwsnjphnz) - A server providing an alternative API on top of the Polis database, supporting third-party frontends for the Polis project. [Source](https://gitlab.com/particiapp/particiapi)
- [Participa infra](https://github.com/participa-lab/plataforma) - Deployment scripts for deploying Participa platform alongside a self-hosted Polis instance.
Expand All @@ -111,7 +111,7 @@ Readme and the website are automatically generated. In order to add an element t
- 2024-10: [Pushing Together (EJ)](https://www.ejplatform.org/docs/) - A platform using gamification and machine learning to promote discussions and participation in a virtual democracy. (EJ was started by previous Polis users.) [Source](https://gitlab.com/pencillabs/ej/ej-application)
- 2024-10: [Pushing Together (EJ) bot](https://www.ejplatform.org/docs/user-guides/pt-br/tools.html#telegram-e-whatsapp) - An opinion research chatbot for Telegram and WhatsApp. (EJ was started by previous Polis users.) [Source](https://gitlab.com/pencillabs/ej/ej-bot)
- [Storybook: Polis](https://civictechto.github.io/polis-storybook/) - A "storybook" instance to display frontend UI components from Polis and its forks, to allow more collaboration and experimentation on UX and accessibility improvements. [Source](https://github.com/CivicTechTO/polis-storybook)
- [Talk to Taiwan](https://web.archive.org/web/20170523073533/http://talkto.tw/talk/17) - Source for generating the <a href="https://github.com/maylogger/talkto.tw">Talkto.tw website codebase</a>, which used Polis alongside livestreamed interviews of public figures. [Source](https://github.com/maylogger/talkto.tw.source)
- [Talk to Taiwan](https://web.archive.org/web/20170523073533/http://talkto.tw/talk/17) - Source for generating the <a href=\"https://github.com/maylogger/talkto.tw\">Talkto.tw website codebase</a>, which used Polis alongside livestreamed interviews of public figures. [Source](https://github.com/maylogger/talkto.tw.source)
- [Talk to the City (tttc-light-js)](https://ai.objectives.institute/talk-to-the-city) - The codebase for generating reports. Talk to the City is an open-source LLM interface for improving collective deliberation and decision-making by analyzing detailed, qualitative data. It aggregates responses and arranges similar arguments into clusters. [Source](https://github.com/AIObjectives/tttc-light-js)
- [talk-to-the-city-reports](https://talktothecity.org/) - Sample reports generated by Talk to the City, an open-source LLM survey tool to improve collective discourse and decision-making by analyzing detailed qualitative responses to questions and generating an easy-to-navigate report based on the input data. [Source](https://github.com/AIObjectives/talk-to-the-city-reports)
- 2017-08: [Talkto.NYC](http://talkto.nyc/) - Polis-integrated media platform for the people of NYC to bring their ideas to city politics [Source](https://github.com/g0vNYC/talkto.nyc)
Expand Down
4 changes: 2 additions & 2 deletions data/uncategorized.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ content:
source: "https://github.com/maylogger/talkto.tw.source"
picture: "https://mir-s3-cdn-cf.behance.net/project_modules/max_3840/e4f86b36293785.5716ade2c7605.png"
description: >
Source for generating the <a href="https://github.com/maylogger/talkto.tw">Talkto.tw website codebase</a>, which used Polis alongside livestreamed interviews of public figures.
Source for generating the <a href=\"https://github.com/maylogger/talkto.tw\">Talkto.tw website codebase</a>, which used Polis alongside livestreamed interviews of public figures.
- title: "codefornl/polis-splash"
website: ""
source: "https://github.com/codefornl/polis-splash"
Expand All @@ -287,7 +287,7 @@ content:
source: "https://gitlab.com/particiapp/particiapp-example-frontend"
picture: "https://gitlab.com/betabreak/polispilot/demo/-/raw/master/images/logo.svg?ref_type=heads"
description: >
An Alternative Polis frontend, used in the PolisPilot demo. (<a href="https://gitlab.com/betabreak/polispilot/polis-innovation/">Kanban board</a>)
An Alternative Polis frontend, used in the PolisPilot demo. (<a href=\"https://gitlab.com/betabreak/polispilot/polis-innovation/\">Kanban board</a>)
- title: "Partici.app Docker"
source: "https://gitlab.com/particiapp/particiapp-docker"
date: "2024-06"
Expand Down

0 comments on commit 8e6a94c

Please sign in to comment.