Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/imazen/repositext-guide
- Owner: imazen
- License: mit
- Created: 2013-08-27T14:59:18.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-09T22:21:03.000Z (over 10 years ago)
- Last Synced: 2023-04-10T14:21:09.272Z (over 1 year ago)
- Language: Ruby
- Size: 164 KB
- Stars: 2
- Watchers: 14
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.