Giter Site home page Giter Site logo

iq-scm / textus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from okfn/textus

0.0 0.0 0.0 13.92 MB

A toolbox and web application for working with and presenting textual material from Shakespeare to Schopenhauer, and letters to literature.

Home Page: http://okfnlabs.org/textus/

License: MIT License

JavaScript 93.21% CSS 2.00% HTML 4.79%

textus's Introduction

Textus is an open-source platform for presenting and working with cultural and historical texts.

As of March 2013 Textus is undergoing a substantial refactor into smaller components. Please see the website for details.

Textus represents the evolution of more than 6 years of software development, building as it does on the OpenShakspeare platform (which powered http://openshakespeare.org from 2005 until 2011) and the OpenCorrespondence system (which powered http://opencorrespondence.org since 2009).

Components

The Textus Platform is now being refactored composed of 4 separate components:

  • Textus Formatter - this tool converts standard text formats to the Textus format
  • Textus Viewer - this is a pure Javascript + HTML app that displays a text in Textus Format
  • Textus Wordpress - a plugin that uses the other Textus tools to turn Wordpress into a platform for hosting, presenting and collaborating on cultural texts
  • Textus API - create an API for texts in Textus format

Note these components are under active development as of December 2013.

Quick getting started guide

This is the version on beta.openphilosophy.org:

  • Install Node.js and NPM (Node Package Manager) and ElasticSearch
  • Configure and run an ElasticSearch server, making note of the connection protocol, port and host.
  • In a shell:
    • git clone git://github.com/okfn/textus.git
    • cd textus
    • npm install
    • node src/server.js --help
  • Call node src/server.js with appropriate options (see the message returned from the help option)
  • Point your web browser at localhost on whatever port you've configured for Textus (defaults to 8080 if not specified).

Copyright and License

Copyright 2011-2013 Open Knowledge Foundation

Licensed under the MIT License:

A copy of the license can be found in the LICENSE file

textus's People

Contributors

emanuil-tolev avatar nickstenning avatar pudo avatar rufuspollock avatar todrobbins avatar tomoinn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.