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

Move main code into packages for reusability #13

Open
engelgabriel opened this issue Jan 19, 2016 · 2 comments
Open

Move main code into packages for reusability #13

engelgabriel opened this issue Jan 19, 2016 · 2 comments
Labels

Comments

@engelgabriel
Copy link

engelgabriel commented Jan 19, 2016

We are starting to use REDOC for the Rocket.Chat documentation. Awesome work!

What do you guys think about following Telescope approach and moving the core code into packages, or just a big package that can be added into other projects?

@aaronjudd
Copy link

I thought about that - it'd be easy to move into a package. we've also put a couple things in the nav header that we need to break out, (just going for a quick simple solution vs injecting headers) - you'll see that as you start to play around.

@aaronjudd aaronjudd self-assigned this Jan 23, 2016
aaronjudd pushed a commit that referenced this issue Jan 23, 2016
Initial commit for #13
- add schedule to settings
- add gitter.room to settings
- add default branch to settings
- remove  `”react-es7-mixin": "^1.1.0”` -  wasn’t able to install.
@mikemurray
Copy link
Member

Think we should close this since meteor 1.4 & 1.5 will are moving toward deprecating atmosphere packages. We'll probably end up moving all the code back to the App level; similarly to what's happening in the Reaction repo.

@aaronjudd aaronjudd removed their assignment Feb 5, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants