Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imazen/repositext-guide

Getting started with Repositext
https://github.com/imazen/repositext-guide

Last synced: about 2 months ago
JSON representation

Getting started with Repositext

Awesome Lists containing this project

README

        

# Getting started with Repositext

Repositext is a collection of tools that enables a non-linear, collaborative,
and distributed workflow for versioning and publishing document collections.

Repositext is designed around Git and Markdown (the Kramdown variety).

## Installation

..todo

## Gotchas

### Pargraph number tabs

Many text editors automatically convert tabs to spaces. To disable this in Sublime Text 2, follow [these instructions](http://www.sublimetext.com/docs/2/indentation.html).

### Checking the current font in ST

Ctrl+` to open the console. Enter `view.settings().get('font_face')` and hit enter.

## Supported platforms

Primary development efforts are made on Linux and OS X platforms.
We may support MS Windows as well.