TrikeApps has done a great job running LessWrong and adding new features, but they could use a little help. Have you thought about improving the LessWrong website but haven't done it because you weren't sure how? Or had installation issues? Well, now is a great time to start, because hacking on LessWrong just got much easier!
On behalf of the LessWrong Public Goods Team, I have built a Virtual Machine Image which hosts its own version of the LessWrong website. This eliminates the need to figure out how to host LessWrong yourself. To hack on LessWrong you simply:
- Install VirtualBox
- Download and use the VM image
- Edit LessWrong's code
- Test
- Submit pull request
Detailed instructions and download link here.
Interested, but not sure what to work on? The LessWrong issue tracker is here. Run into trouble with the code? Ask questions on the dev list.
Is there an easy way to change the logo/name?
It would be good to have a more generic default name and header, as this takes off there will be half finished sites turning up in google.
Good thing to consider, though I'm not sure if this is actually going to happen.
I'd guess that you need to do some configuration on your home router in order for your local site to show up to the rest of the internet. Does Google crawl fast enough to catch people's personal computer's IPs? I'd be surprised if they did.
I hope to see a lot of forks of LW on github, but half-finished code on the internet doesn't look that bad.