-
-
Notifications
You must be signed in to change notification settings - Fork 520
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
Readme - Quick Installation using GitHub template repository instead of forking #32
base: master
Are you sure you want to change the base?
Conversation
PS: The other commits showed up because I messed up my branches. The "Files changed" shows only the readme, which is the only thing this PR changes. |
Thanks a lot for this - can you please add these instructions in |
Done! However, don't you think more people will be using GitHub Pages than local development? Those using GitHub Pages will likely be more inexperienced than those looking for local development, so maybe you should consider adding the GH Pages instructions in the README and moving the local instructions to a separate file. Having them both together is fine too. It's your decision though! |
Also, I removed the instructions about GH Branches and Soopr SEO Tag. Soopr seems to work fine with GH Pages. Those who've worked with GH Pages will already know about branches, and those who haven't will find it much easier for follow the step-by-step instructions. Let me know if you want me to add it back though. |
I'm sorry to be a bit slow with my responses. I promise to take a look at all the pull requests you have contributed in a couple of weeks. Thanks again for your contributions. I appreciate them. |
To answer your questions
Thanks a lot |
I made a GitHub template repository for moonwalk (here) which makes quick start a lot easier if you're working mainly from GH Pages instead of locally. This PR updates the readme for better getting started instructions regarding this.