The Wayback Machine - https://web.archive.org/web/20201007031017/https://github.com/topics/journalism
Skip to content
#

journalism

Here are 401 public repositories matching this topic...

Open Semantic Search Engine and Open Source Text Mining & Text Analytics platform (Integrates ETL for document processing, OCR for images & PDF, named entity recognition for persons, organizations & locations, metadata management by thesaurus & ontologies, search user interface & search apps for fulltext search, faceted search & knowledge graph)

  • Updated Jul 31, 2020
  • Dockerfile
jloh
jloh commented Mar 26, 2020

When installing Ghost there isn't an option to specify a custom database port for MySQL. If you're installing it on a managed database service that runs on a non-standard MySQL port this means you have to install ghost initially and let it fail, then manually edit the config.production.json file and add the port, then restart ghost.

ApplebaumIan
ApplebaumIan commented Sep 5, 2020

When I try to swift build --configuration release on both MacOS and Ubuntu I get this error:

/Users/ianapplebaum/Documents/github/feather/Sources/App/Extensions/Environment+FetchValue.swift:18:9: error: 'guard' body must not fall through, consider using a 'return' or 'throw' to exit the scope
        }
        ^

This doesn't show up when I do a normal build. Not sure what to m

Improve this page

Add a description, image, and links to the journalism topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the journalism topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.