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 deploy to netlify button #5

Merged
merged 3 commits into from
Jan 14, 2017
Merged

Conversation

bdougie
Copy link
Contributor

@bdougie bdougie commented Jan 10, 2017

I am looking to add this template as a featured and deployable Phenomic template staticgen.com, but it needs a netlify.toml file to do so.

I added a netlify.toml to save the build command and since I did that I added a deploy button so any user can click deploy to clone a version to their GitHub and see their changes live in production.

Checkout netlify if you are interested. We have an open source plan that is useful for templates like this or open source libraries. https://www.netlify.com/open-source/

Try it out here:

Deploy to Netlify

@bdougie
Copy link
Contributor Author

bdougie commented Jan 10, 2017

That build failure doesn't seem related to my changes...

@@ -89,6 +89,7 @@
"lost": "^6.7.2",
"moment": "^2.12.0",
"postcss-import": "^8.0.2",
"rucksack-css": "^0.8.5"
"rucksack-css": "^0.8.5",
"statinamic": "0.9.3"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@thangngoc89 trying to fix the travis failure, but this seems unsuccessful. anyone thoughts?

@thangngoc89
Copy link
Owner

@bdougie thank you, this is very nice. The build failure is unrelated to this PR, I'll fix the failure later (probably this weekends)

@thangngoc89 thangngoc89 merged commit 7934af2 into thangngoc89:master Jan 14, 2017
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.

2 participants