/tastetyper

A typer with taste i.e. minimalistic

Primary LanguageCoffeeScriptApache License 2.0Apache-2.0

Tastetyper

A wiki with taste i.e. minimalistic

For a pastebin flavour of Tastetyper, see https://github.com/andreineculau/tastebin

  • server: NodeJS, CoffeeScript, ExpressJS, ...
  • client: HTML5, CoffeeScript, Marked, HighlightJs, ...

README

Install and run

git clone git://github.com/andreineculau/tastetyper.git
cd tastetyper
npm install
# edit config.coffee as you see fit
npm start

Here's what you can configure out-of-the-box: config.coffee.

In production, try

Deploy

Tested browsers

  • Chrome 44
  • Opera 30
  • Safari 8
  • Firefox 39

License

Apache 2.0