Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

Commit

Permalink
Adjust readme to describe the redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
opatut committed Dec 13, 2020
1 parent c3af24c commit 1124bf3
Showing 1 changed file with 9 additions and 12 deletions.
21 changes: 9 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
# Find the documentation
# Repository was moved!!!

You can find the documentation at: https://friends-of-openbikesensor.github.io
You can find the new repository here:
**https://github.com/openbikesensor/openbikesensor.github.io**

## Build docs locally
This repository and associated github pages are left in place to provide HTTP
redirects (through `<meta>` tags) on the old URLs.

1. Follow the official installation guides: https://jekyllrb.com/docs/installation/
2. Clone this repo
3. Run the following commands
```bash
cd Friends-of-OpenBikeSensor.github.io/
bundle install
make
```
4. Open: http://127.0.0.1:4000
Please update your git remote url to continue working on the contents:

git remote set-url origin [email protected]:openbikesensor/openbikesensor.github.io

0 comments on commit 1124bf3

Please sign in to comment.