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

docs: add heroku deploy instructions #366

Merged
merged 3 commits into from
May 10, 2018
Merged

docs: add heroku deploy instructions #366

merged 3 commits into from
May 10, 2018

Conversation

leovafme
Copy link
Contributor

@leovafme leovafme commented May 8, 2018

No description provided.

Copy link
Contributor

@ycmjason ycmjason left a comment

Choose a reason for hiding this comment

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

Left a comment about the instructions. Otherwise LGTM.


# publish site
git push heroku master
Copy link
Contributor

@ycmjason ycmjason May 8, 2018

Choose a reason for hiding this comment

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

Please move everything before this to something like 5. Set up your heroku git remote

Then put this line to 6. Deploying Your Site

Since only this line is needed to deploy the site, other lines just have to be done once.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

thanks for the review

patch configuration of heroku and deploy
Copy link
Member

@ulivz ulivz left a comment

Choose a reason for hiding this comment

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

Only small things.

BTW, Can you tell me how many users used it?

You can also deploy to a [custom domain](http://surge.sh/help/adding-a-custom-domain) by adding `surge docs/.vuepress/dist yourdomain.com`.
Copy link
Member

Choose a reason for hiding this comment

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

These two lines looks the same, I don't know why they are diffs?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

believe me I do not know either, just add a new line to start with the deploy in heroku
Any recommendation?

5. Set up your heroku git remote

``` bash
Copy link
Member

Choose a reason for hiding this comment

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

Keep the same indent here as above.

Copy link
Contributor

Choose a reason for hiding this comment

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

I think he should remove the indentation from line 150 - 155

@ycmjason
Copy link
Contributor

ycmjason commented May 9, 2018

@ulivz

how many users used it?

Do you mean how many users are using Heroku?

Update indent between lines 150 - 155
Copy link
Contributor Author

@leovafme leovafme left a comment

Choose a reason for hiding this comment

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

me and other developers. I propose Heroku, is one of the first computing platforms in the cloud. and you do not have to pay to start

You can also deploy to a [custom domain](http://surge.sh/help/adding-a-custom-domain) by adding `surge docs/.vuepress/dist yourdomain.com`.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

believe me I do not know either, just add a new line to start with the deploy in heroku
Any recommendation?

@ulivz
Copy link
Member

ulivz commented May 10, 2018

@ycmjason Yes, I want to know how many users are using Heroku?

Copy link
Member

@ulivz ulivz left a comment

Choose a reason for hiding this comment

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

LGTM

@ycmjason
Copy link
Contributor

@ulivz heroku is very popular for deploying apps. So might be worthwhile to add this.

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