Making changes to the blog: Difference between revisions

From OpenHatch wiki
Content added Content deleted
imported>Paulproteus
No edit summary
imported>Paulproteus
Line 19: Line 19:
Do a GET of them in a web browser, too, to make sure the styling looks okay.
Do a GET of them in a web browser, too, to make sure the styling looks okay.


Then, log into the backend:
Then, log into the backend. (Make sure to log ''out'' if you are already logged-in, so that the test is a high-quality test.)


* https://openhatch.org/blog/wp-login.php
* https://openhatch.org/blog/wp-login.php


Make sure it still accepts your admin username and that clicking around the admin doesn't show any obvious problems.
Make sure it still accepts your admin username and that clicking around the admin doesn't show any obvious problems.

Finally, make a test comment. This is a good URL for that:

* https://openhatch.org/blog/2011/openhatch-0-11-11-is-live/

Revision as of 23:43, 7 August 2012

This is a page about improving or modifying OpenHatch.

We call that "Hacking OpenHatch," and there is a whole category of pages about that.


When making changes to the blog, keep the following notes in mind:

Server facts

  • The blog runs as www-data on linode.openhatch.org
  • It lives in /var/www/blog/

Sanity checklist

If you've made some changes to the blog backend, GET the following resources using wget and make sure they don't fail:

Do a GET of them in a web browser, too, to make sure the styling looks okay.

Then, log into the backend. (Make sure to log out if you are already logged-in, so that the test is a high-quality test.)

Make sure it still accepts your admin username and that clicking around the admin doesn't show any obvious problems.

Finally, make a test comment. This is a good URL for that: