Persnickety design
“Web Design is 95% Typography” they say… and I tend to agree. This post looks at how improved my site’s typography using a Node.js module and closes with a remark on CSS hyphenation.
“Web Design is 95% Typography” they say… and I tend to agree. This post looks at how improved my site’s typography using a Node.js module and closes with a remark on CSS hyphenation.
Following my previous entry on static commenting, this article serves as a step-by-step guide to implementing the “emailed comments” approach in Wintersmith and subsequently, Jade templating.
Note: I’ve generalised and packaged a variant of this project as wintersmith-static-comments on GitHub.
Static website generators typically rely on third-parties to provide commenting services. This post introduces static commenting as an alternative and reviews existing solutions.