scidsg / frontpage

A self-hosted, privacy-focused publishing platform for autonomous and independent newsrooms.
https://ddosecrets.news
GNU Affero General Public License v3.0
14 stars 2 forks source link

Update __init__.py #35

Closed glenn-sorrentino closed 7 months ago

glenn-sorrentino commented 8 months ago

Include "Greenhouse Project" in list of article types.

brassy-endomorph commented 8 months ago

We probably want to just add a CLI tool or web UI route for adding article types. And in fact we probably eventually want to remove the autopopulation on the assumption that a random user of this as a FOSS tool wouldn't want our article types. I can direct you on that if you want.

glenn-sorrentino commented 8 months ago

We probably want to just add a CLI tool or web UI route for adding article types. And in fact we probably eventually want to remove the autopopulation on the assumption that a random user of this as a FOSS tool wouldn't want our article types. I can direct you on that if you want.

Added a CLI tool to create new article types. I rebased, and it added a few files that already exist in the main repo.