(no commit message)
[ucc-www.git] / index.mdwn
1 [[!set PAGE_TITLE="Welcome to the UCC"]]
2 ## Welcome to the University Computer Club
3
4 Check out [[ThingsToDo]].
5
6 *** THINGS ON THE WEB SIDE AREN'T GOING TO BE WORKING VERY WELL (ie: AT ALL) UNTIL I MAKE MORE PROGRESS ON THE TEMPLATES. ***
7 This may be remedied now? If you can read this, web-based editing works and the new design is one step closer to implementation. Now to work out how to create new pages from the web. Maybe by following a [[Wiki]]-link to nowhere. Word.
8
9 You can still update the site by checking out the git repository from mussel:/usr/local/git/ucc-site. Updates to markdown files and media are applied on git push, updates to templates require a site rebuild ('sudo /etc/ikiwiki/update_site').
10
11 [[AnotherTestPage]]
12
13 I think one of the first things to do is to decide how the new site will be laid out. For this purpose use the [[Sitemap]] page.
14
15 Setup almost complete,leaving the below as a quick reference for now.
16 --
17 Some bits of information:
18
19 * Raw site files are currently in /services/http-iki/
20 * The site is rendered to /services/http/ver2/
21 * Configuration is in /etc/ikiwiki/site.conf
22 * Run "sudo /etc/ikiwiki/update_site" to push out configuration changes and manual updates to code in /services/http-iki/. 
23 * The script is necessary to fix file ownerships (we want files in the published site to be owned by http:www-data, not the user who ran the updater).
24
25 To set up RCS (*mostly done now, woo*):
26
27 * /services/http-iki/ will become ikiwiki's checkout/working directory, so once RCS is configured this directory should be left well alone and perhaps even moved out of harm's way.
28 * To create the git repo, run "ikiwiki-makerepo git /services/http-iki/ $REPO_LOCATION" ($REPO_LOCATION will be created) 
29 * If it's anything like SVN, this will check-in the current contents of /services/http-iki/ into the newly created repo and /services/http-iki/ will become ikiwiki's working directory for git.
30 * You'll have to edit /etc/ikiwiki/site.conf in the git section to get ikiwiki to start using it.
31 * Read http://ikiwiki.info/rcs/git/
32
33 * I've done pretty much all of the above now.
34 * CGI commits have issues, probably related to group permissions. Trying again.
35 * That worked, so now I'm going to try a git push.
36 * THAT worked, so I'm happy!
37 * openid login tested - mtearle
38
39 All wikis are supposed to have a [[SandBox]], so this one does too.
40
41 ----
42
43 This wiki is powered by [ikiwiki](http://ikiwiki.info/).
44
45
46
47 [[!set sidebar_item1_title="Upcoming Events" zsidebar_item1="""
48 *-* 10/03/09 1:00 PM: [UCC AGM] [i1]  
49 *-* 16/03/09 6:00 PM: [Monday at the Movies: Wargames] [i2]  
50 *-* 30/03/09 6:00 PM: [Monday at the Movies: TRON] [i3]  
51 [i1]: http://wonderful
52 [i2]: http://my-plugin-works
53 [i3]: http://i-am-pleased
54 """]]
55
56 [[!set sidebar_item2_title="System Status" asidebar_item2="""
57 *-* The core router, madako, had an unscheduled reboot after multicast made it unhappy. All services restored. It had been up for 469 days. - [5 days ago] [i1]
58 [i1]: http://twittter.com/ucc_status
59 """]]

UCC git Repository :: git.ucc.asn.au