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

Add How To for ExpressionEngine cms #686

Merged
merged 6 commits into from
Mar 20, 2020

Conversation

ops-andy
Copy link
Contributor

Add How To for ExpressionEngine cms

Goal

To add installation instructions for installing ExpressionEngine in devilbox.

Have instructions added to docs

DESCRIPTION

I've added instructions for installing ExpressionEngine cms. I also added appropriate links and added to FAQ.

I must admit that I could not get any preview tools to render the docs. However, I've gone over the commit pretty thoroughly and believe that all the syntax is correct.

@cytopia
Copy link
Owner

cytopia commented Mar 19, 2020

I must admit that I could not get any preview tools to render the docs. However, I've gone over the commit pretty thoroughly and believe that all the syntax is correct.

FYI: You can go into the docs/ directory and type make autobuild. This will start a dockerized sphinx server (no dependencies required) and make a live preview available on port 8000 which can be viewed in your browser.

@ops-andy
Copy link
Contributor Author

ah. that's a lot easier than trying to get this running before. I already see another syntax error that I'll resolve and push. I'll wait on this local build to complete and then push any other errors I find.
Thanks!

@cytopia
Copy link
Owner

cytopia commented Mar 19, 2020

ah. that's a lot easier than trying to get this running before. I already see another syntax error that I'll resolve and push. I'll wait on this local build to complete and then push any other errors I find.
Thanks!

make build will also tell you syntax errors. This is also being run in CI to catch them: https://github.com/cytopia/devilbox/pull/686/checks?check_run_id=519819535

@ops-andy
Copy link
Contributor Author

ah. that's a lot easier than trying to get this running before. I already see another syntax error that I'll resolve and push. I'll wait on this local build to complete and then push any other errors I find.
Thanks!

make build will also tell you syntax errors. This is also being run in CI to catch them: https://github.com/cytopia/devilbox/pull/686/checks?check_run_id=519819535

I've pushed what I believe to be final updates (under my other username :/ ). I was able to build the docs with no errors locally. Also checked over everything and made a few more corrections to the doc. Looks like all the tests on here are queued. Do I need to do anything to have those run again?

Copy link
Owner

@cytopia cytopia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one 👍 Thanks for the contribution!

@cytopia cytopia merged commit 844ca28 into cytopia:master Mar 20, 2020
@cytopia cytopia mentioned this pull request Mar 22, 2020
@cytopia cytopia self-assigned this Mar 22, 2020
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

Successfully merging this pull request may close these issues.

3 participants