Tag: node.js

Automatically generate Google Fonts link.

Useful if you are making a customizable skin, or if you allow users to set font preferences in their account settings. Of course, the basic way you include google fonts on your page is like this: HTML (preconnects are technically optional): Or, CSS Include: So how to generate that link from an array of font… Read More

The Book of Traceable Heraldic Art

Book of Traceable Heraldic Art

This is a complete rebuild of the back end of an existing website. The old site had a complex build process was but then serving static html pages. I am rebuilding it as a node.js site with a MongoDB back end.