top | item 29271606

(no title)

fabacef | 4 years ago

(Gnu) Make.

Long time ago I used to work in a startup. Their servers and workstations were old, slow and weak.

But on their web pages, extra-net and intra-netpages everything was up to date, sharp and really fast!

For adding new subcategory of pages was as easy as

mkdir sub ; cd sub ; ln -s ../Makefile

Some ideas e.g. from https://itnext.io/glorious-makefile-building-your-static-web...

discuss

order

derek_codes|4 years ago

This is interesting but it might be a bit too low-level for these clients. I appreciate the suggestion!