summaryrefslogtreecommitdiff
path: root/templates/public
AgeCommit message (Collapse)Author
2010-01-31More validation fixupsDan McGee
Random stupids in our HTML, this should be a little better at least. Signed-off-by: Dan McGee <dan@archlinux.org>
2010-01-30Update beginners' guide namingDan McGee
FS#17287. Signed-off-by: Dan McGee <dan@archlinux.org>
2010-01-30Update download page to match the kernel on the current ISO imagePierre Schmitz
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-01-30Add Costa Rica IRC channelAaron Griffin
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> Signed-off-by: Dan McGee <dan@archlinux.org>
2009-11-17added #archlinux-gaelic channel, sorted listAndrea Scarpino
2009-11-09made every public view return a RequestContextIsmael Carnales
RequestContexts are needed to check if the user is logged in NOTE: Generic views as direct_to_template and object_list always return a request context, so is good to use them :) Later will add a render_template shortcut that adds the RequestContext automatically
2009-11-09changed landing viewIsmael Carnales
- moved devel.views.siteindex to public.views.index - using template from public view with added devel menu - added extra styles and images
2009-11-09"imported" public app files from archweb_pubIsmael Carnales
2007-12-29Moved some templates aroundeliott
2007-12-29Added logos under mediaeliott
2007-12-11Changed paypal information to Aaron, from Judd.eliott
2007-12-11Added irc channel.eliott
Removed media url. Should be served by apache.
2007-11-18Add Projects url to main pageSimo Leone
gogo gadget projects.
2007-11-06Fix schwag urlSimo Leone
http://bbs.archlinux.org/viewtopic.php?id=39575 Thanks for pointing this out.
2007-11-03Initial import for public release...eliott
Special Note Prior to git import, approx 90% of the code was done by Judd Vinet. Thanks Judd!