Skip to content

This is work-in-progress prototype of a smart editor for journalists.

Notifications You must be signed in to change notification settings

glitchdigital/articulate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Articulate ReadMe

This is work-in-progress prototype of a smart editor for journalists.

It's a desktop application created using web technologies (HTML5/AngularJS), and can open and save local documents in Markdown and does very basic entity extraction to show information on related topics from Wikipedia in a resizeable sidebar.

articulate

It builds and works (ish!) but is just a proof of concept. It's a test bed for some of the tech we want to try out and see how well we might be able to turn into a real tool, but we have now pushed back from targeting a specific release date (though some of the things we have learned from this will likely show up in other projects first).

If you would like to know more, or help sponsor development of this project or be involved in it please get in touch with [email protected].

Dependancies

Election: 1.2.2 Node: v6.2.1

Building a test release

This will quickly build release for all platforms in ./build/test/

npm run build-test

This is a quick preview release suitable for testing, but not for release.

Building a production release

To build a production release you will need to have SSL certificates suitable for signing installed.

This will build production-ready releases for all platforms in ./build/

npm run build-release

About

This is work-in-progress prototype of a smart editor for journalists.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published