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

Contribution guide #120

Open
darkowic opened this issue May 18, 2017 · 5 comments
Open

Contribution guide #120

darkowic opened this issue May 18, 2017 · 5 comments

Comments

@darkowic
Copy link

Hello there!

I think this project needs some contribution guide. I've installed it locally, opened example project and that's all. I can not even edit the example project data.

Also https locally not working well - chrome is blocking it.

@benediktvaldez
Copy link
Contributor

I agree!

Regarding https locally: you can allow insecure localhost by enabling chrome://flags/#allow-insecure-localhost

@darkowic
Copy link
Author

darkowic commented May 19, 2017 via email

@eirikurn
Copy link
Member

The biggest barrier to tux right now is that it only has a cms adapter for Contentful.

E.g. the example app only works with specific schema/data in contentful, and to edit it, you need a Contentful admin user with access to this data.

We're currently evaluating the best option to get people started with new/example apps. Maybe a different adapter, shared contentful user or instructions for creating your own contentful site.

Regarding https... that's another Contentful requirement. You can't login with OAuth2 from a http url. 🙁

@darkowic
Copy link
Author

darkowic commented May 19, 2017 via email

@benediktvaldez
Copy link
Contributor

Creating a mocker for contentful would be non-trivial – but creating a simple alternative adapter for a local API server that returns some JSON scheme would make more sense IMHO.

Personally, I'd always intend to use tux with some adapter, but not sure.

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

3 participants