-
Notifications
You must be signed in to change notification settings - Fork 0
Technical stuff
Espen Dalløkken edited this page Feb 16, 2015
·
14 revisions
- Hosting: Nodejitsu
- DNS: Name Cheap
- Video hosting: Vimeo
- Billing: Sendregning.no
- Tickets: EventBrite and PayPal
- Source code: GitHub
First off, create a gh-pages branch.
Then save the website down by with wget:
-
start the site
-
then run this
wget --recursive --no-clobber --page-requisites --html-extension --convert-links --restrict-file-names=windows --no-parent http://localhost:8000 -
Then you must edit out any script issues which might occur
-
Add the file CNAME with the following contents:
<year>.webrebels.org -
Push the gh-pages branch to github
-
Update CNAME records on NameCheap. Subdomain is the year and URL is webrebels.github.io.