Get the latest tech news
Using Ed(1) as My Static Site Generator
You can tell I'm an ed fan. Not only do I use it for esoteric challenges or compiler building, it also is my new SSG (Static Site Generator.) So here's how it works:
Makefile implicit rule for conversion from .h to actual output text files With ed, I can go crazy with something like<cd code-here>, imitating self-closing HTML tags. C Preprocessor recognizes apostrophe as a char marker and reads the rest of the line verbatim.
Or read this on Hacker News