Yay naming

This commit is contained in:
Vit Brunner
2017-09-29 13:50:01 +02:00
parent 40ff502666
commit 4056731bf4
3 changed files with 10 additions and 10 deletions
+5 -5
View File
@@ -3,8 +3,8 @@
Easy visual comparison of different translations or versions of itemized texts;
e.g. poems, bibles, etc.
This repository is the build artifact of https://github.com/tasuk/side-by-side
See sample application at http://tasuk.github.io/sbs/#/base:tests.the_raven
This repository is the build artifact of https://github.com/tasuki/side-by-side
See sample application at http://tasuki.github.io/sbs/#/base:tests.the_raven
## Quick start — Set up
@@ -13,7 +13,7 @@ appear at http://username.github.io/sbs/, where _username_ is your github
username.
[fork]: https://help.github.com/articles/fork-a-repo/
[repository]: https://github.com/tasuk/sbs
[repository]: https://github.com/tasuki/sbs
### Basic usage
@@ -149,7 +149,7 @@ You can [download the build] and set it up on your own web server. There are no
dynamic parts, a static server is enough. Don't forget to set the appropriate
`base` in `index.html`.
[download the build]: https://github.com/tasuk/sbs/archive/gh-pages.zip
[download the build]: https://github.com/tasuki/sbs/archive/gh-pages.zip
### Pretty urls — HTML5 mode
@@ -163,7 +163,7 @@ To get rid of the hash in the url:
## Source & License
https://github.com/tasuk/side-by-side
https://github.com/tasuki/side-by-side
Copyright (c) 2015 Vít Brunner
+4 -4
View File
@@ -1,6 +1,6 @@
# Side By Side
[![Build Status](https://travis-ci.org/tasuk/side-by-side.png?branch=master)](https://travis-ci.org/tasuk/side-by-side)
[![Build Status](https://travis-ci.org/tasuki/side-by-side.png?branch=master)](https://travis-ci.org/tasuki/side-by-side)
Easy visual comparison of different translations or versions of itemized texts;
e.g. poems, bibles, etc.
@@ -9,7 +9,7 @@ e.g. poems, bibles, etc.
Want to set up your own side by side comparison with minimal hassle?
See [the sample app](https://github.com/tasuk/sbs) with the instructions!
See [the sample app](https://github.com/tasuki/sbs) with the instructions!
## Development
@@ -21,7 +21,7 @@ Install nodejs, eg. on Debian/Ubuntu:
Clone the project, go to project folder, and install dependencies:
git clone git@github.com:tasuk/side-by-side.git
git clone git@github.com:tasuki/side-by-side.git
cd side-by-side
npm install
@@ -38,7 +38,7 @@ http://0.0.0.0:8000/tests.html. Otherwise, run tests with `npm test`.
## Source & License
https://github.com/tasuk/side-by-side
https://github.com/tasuki/side-by-side
Copyright (c) 2015 Vít Brunner
+1 -1
View File
@@ -1,6 +1,6 @@
:markdown
This project runs on free software, [grab the source
code](https://github.com/tasuk/side-by-side)!
code](https://github.com/tasuki/side-by-side)!
*Note: This is very much work in progress!*