-
Notifications
You must be signed in to change notification settings - Fork 217
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
Getting started guide for contributing to the site? #67
Comments
Are you using a web development platform like WAMP to display the webpage? Simply opening the HTML file isn't enough. |
That's what I mean, power. How can I get started? There isn't any indication on the readme about needing WAMP. |
Sorry, I thought you meant the Getting Started guide on the website. If you want to display the website locally and edit it, here's how to do it. Install WAMP. Once you finish installing it, put the website files in the /www directory of the WAMP directory. By default, the location of the WAMP directory is C:/wamp. Put "localhost" into the address of your browser to display the site. You can edit the site in the /www directory. If you have anymore questions, let me know. |
@cantbecool if you want to go with a complete cloud solution, you can use c9.io. I created a super quick picture tutorial. Note that I directly cloned the dogecoin.com repo, but you'd probably want to clone the repo to your github account, connect your github account, and then connect that to c9.io. |
thanks @dhpollack I'm going to look into that solution. I'm going to have some time around the holidays, so hopefully I can contribute. |
@cantbecool If you use Windows, use XAMPP. |
I pulled the git repository, but I'm having issues simply getting all the assets to display properly.
The text was updated successfully, but these errors were encountered: