erlanglab / erlangpl-ui

DEPRECATED: UI for Erlang Performance Lab
http://www.erlang.pl/
Apache License 2.0
18 stars 2 forks source link

About page basic content #18

Closed baransu closed 7 years ago

baransu commented 7 years ago

Resolve #7 This is only basic content to fill this page with some informations. Future plan is to support markdown rendering and add FAQ, Contribution Guide, maybe some setting user can adjust.

baransu commented 7 years ago

@michalslaski Version from server should work but I've problems with CORS because I'm testing from other port than erlangpl is running on.

michalslaski commented 7 years ago

It's good time to update the bootstrap script to include erlangpl-ui build. It should help you with testing. I hope to fix it soon.

baransu commented 7 years ago

Should I take care of bootstrap script?

michalslaski commented 7 years ago

Sure.

baransu commented 7 years ago

I'm going to add erlang-ui as erlangpl submodule.

baransu commented 7 years ago

I've tested it with latest version of erlangpl. Going to merge and release 0.1 version.

/cc @michalslaski