summaryrefslogtreecommitdiff
path: root/web
AgeCommit message (Collapse)Author
2015-04-24web: remove unused db dirRusty Russell
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2015-04-24web: remove unused directory.Rusty Russell
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2015-04-24Delete unused file.Rusty Russell
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2014-10-25Syntax highlighting for module example code using prettify. Note: prettify ↵Chris McCormick
is introduced with an svn checkout into the web directoy.
2014-10-25Removed more tables where they aren't required. Improved table layout.Chris McCormick
2014-10-23Changed the look of the website. Added a new logo design (source SVG ↵Chris McCormick
included). Fixed an issue with junkcode prefix not being set (broken links and images on current site). Removed /tmp/ccan in clean as it was preventing 'make webpages' running twice. Brought the HTML closer to standards compliance (doctype, encoding). Added meta tag for mobile device browsers to render nicely.
2012-11-22web: generate correct pages for submodules.Rusty Russell
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2012-06-26web: fix umask on uploader so it's group readable.Rusty Russell
2011-12-07web: publish See Also: for modules which supply it.Rusty Russell
2011-09-29web: add pointer to wiki/Contribute.Rusty Russell
2011-09-29Note new URL: ccodearchive.net, and point to new wiki on GitHub.Rusty Russell
2011-02-18web: delete unused tool binaries.Rusty Russell
2010-11-03web: point to the configurator to generate config.hRusty Russell
2010-10-29web: don't try to link to old bzr repository, use git.Rusty Russell
2010-10-26gitify the tree, especially the web makefile.Rusty Russell
2010-10-26web: clean up directoryRusty Russell
2010-10-17licence->license: US English is the standard for code.Rusty Russell
If a Swedish-speaking Finn writes code in English, why should I complain about a few weird spellings?
2010-08-27Update main page.Rusty Russell
2010-08-07web: handle symlinks in bzrbrowse.cgi, fix images.Rusty Russell
2010-05-04More web fixes.Rusty Russell
2010-01-23Fix config for browsing.Rusty Russell
2010-01-20Fix browser support.Rusty Russell
2009-11-20Update where browsing points.Rusty Russell
2009-10-07Web updates.Rusty Russell
2009-05-28Rename _info.c to _info: this means we can simple compile *.c.Rusty Russell
2009-04-09Allow things without test/ dirs to be modules.Rusty Russell
Allow versions on dependencies. Display external dependencies on info pages.
2009-04-07Change link naming to vastly prefer -with-deps download.Rusty Russell
2009-02-17Fix it not to include ccan dirs without test/Rusty Russell
2008-12-08Include Makefile, config.h, tools in all tarball.Rusty Russell
2008-12-08Fix size calc for full tarball.Rusty Russell
2008-11-13Junkcode now works.Rusty Russell
2008-11-10Upload now works, with a bit of hackery.Rusty Russell
Also, fixed "Archieve" typo in header (Thanks Tim Connors)
2008-11-09Static generation of web pages. Based on GSoC work, and still needs Rusty Russell
more polish (particularly uploading is untested).
2008-08-16display a-z index for module search and some fixesdinesh
2008-08-14update dispmoduleinfo.phpdinesh
2008-08-14make search page to display some resultdinesh
2008-08-14some bug fix in scriptsdinesh
2008-08-13committing changes for web pages after update of create_tar_balldinesh
2008-08-12commiting uploaded for bzrdinesh
2008-08-11Add main index page. Needs more polish.Rusty Russell
2008-08-11commiting ccan web pagesdinesh