Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demo is dead #1556

Open
geoidesic opened this issue Dec 20, 2016 · 8 comments
Open

Demo is dead #1556

geoidesic opened this issue Dec 20, 2016 · 8 comments

Comments

@geoidesic
Copy link

http://alohaeditor/demo/

@balupton
Copy link
Contributor

@codingisacopingstrategy
Copy link
Contributor

Just a heads-up, there seems to be something weird going on in the redirects on alohaeditor.org, which redirect to a non-existing domain:

$ curl -iL http://aloha-editor.org/demo

HTTP/1.1 301 Moved Permanently
Location: http://www.alohaeditor.org/demo

HTTP/1.1 301 Moved Permanently
Location: http://alohaeditor/demo/

curl: (6) Could not resolve host: alohaeditor

Maybe this is a buggy rule for adding trailing slashes?

http://aloha-editor.org/guides/ redirects to http://www.alohaeditor.org/guides/ just fine.

codingisacopingstrategy added a commit to codingisacopingstrategy/Aloha-Editor that referenced this issue Apr 8, 2017
Replaced the no-longer working link to the demo with a rawgit link as per @balupton’s suggestion.

The ‘guides’ link can be relative as it refers to itself.

Also removed a link to no longer existing features page.
@codingisacopingstrategy
Copy link
Contributor

The rawgit link is a good alternative though—

another dead link in the guides is to ‘features’ http://www.alohaeditor.org/Content.Node/index.html#features

I made a pull request with these changes

@elonmir
Copy link

elonmir commented Nov 14, 2017

I think the whole project is dead ... :(

@bernhardriegler
Copy link
Contributor

bernhardriegler commented Sep 26, 2019

The demo link is pointing to the rawgit url suggested by @balupton for now.
If you want to run the demo locally:

  • clone the repo
  • run a http sever in the root folder
  • navigate your browser to <your-host>/src/demo/boilerplate/

@mgifford
Copy link

mgifford commented Jun 4, 2020

A demo would be very good. I don't want to run the demo locally, I want something I can just experiment with without running a few extra steps. I could, but many others can't.

@bernhardriegler
Copy link
Contributor

here is the demo run from the repo code via rawgit.com
https://rawgit.com/alohaeditor/Aloha-Editor/hotfix/src/demo/boilerplate/

@mgifford
Copy link

mgifford commented Jun 4, 2020

That's great.. Would be terrific just to point to that from the home page (or GitHub Readme.md). Thanks @bernhardriegler

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants