Skip to content

EcrituresNumeriques/stylo-old

 
 

Repository files navigation

endt logo

Stylo

Stylo is a semantic writing tool prototype which aims at improving the scientific edition and publication process by putting the production of semantic markup into the hands of the academic writers themselves.

It is designed as a WYSYWYM text editor (What You See Is What You Mean) providing a simple environment dedicated to writing with intra-textual semantic markup possibilities.

Stylo is based on Texture, a collection of components for realizing content production systems.

Install

Clone the repository:

$ git clone https://github.com/EcrituresNumeriques/stylo.git

Navigate to the source directory:

$ cd stylo

Install via npm:

$ npm install

Start the dev server:

$ npm run start

And navigate to http://localhost:5555

About

Front-end tools for digital content production.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.0%
  • CSS 3.9%
  • HTML 3.1%