|
| | This Site was built using an odd mixture of programs and hardware. Here is a quick List.
- The GNU make utility, make - to quickly build multiple pages using dependencies.
- My custom html preprocessor, HTML_PP, which does #defines and #includes substitutions
- html_stripper, a little custom utility to compact the page.
- An Apple eMac or a Cobalt Qube wg2700, the computers I use to perform the make.
- Project Builder V2.1, Apples IDE for the GCC compiler.
-
For backup, my Linux fileserver with a 3 hard drive RAID 0 mirror array, all drives mounted in a different orientation.
Here is a link to the makefile I used to build this site, if you are into that sort of thing. |