|
|
|
|
|
by TheRealPomax
3566 days ago
|
|
It's why I stopped using hand coded markup at all, aside from markdown for article data. Everything else is data pushed into templates that generate "whatever the code is that the client needs to receive", and let the build tools figure it out. That's what they're for. |
|