Chris McCormick52132f2987New page layout, font, background image. Replaced table tags with headers and paragraph tags as appropriate. Redesigned logo. Added stylesheet to specify layout more easily. Meta tag for mobile device friendliness.
08f7134027
Changed the look of the website. Added a new logo design (source SVG 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.
52132f2987
New page layout, font, background image. Replaced table tags with headers and paragraph tags as appropriate. Redesigned logo. Added stylesheet to specify layout more easily. Meta tag for mobile device friendliness.
The C Code Archive Network: http://ccodearchive.net
You can find a set of helper utilities under tools/ and the modules under ccan/. The recommended way to add ccan modules to your project is to create a ccan/ directory and add one module per subdirectory (see tools/create-ccan-tree).