Recently, [@ttscoff](https://twitter
Microformats are standards used to embed semantics and structured data in HTML, and provide an API to be used by social web applications, search engines, aggregators, and other tools. These minimal patterns of HTML are used for marking up entities that range from fundamental to domain-specific information, such as people, organizations, events, and locations.
Recently, [@ttscoff](https://twitter
A new addition to the series, all about bookmarks and link lists, what I learned about microformats support and how I ended up structuring two different types of link lists.
Gancio is a shared agenda for local communities.
An 11ty template for pulling down Salesforce user data via the JSForce API - jeffsikes/salesforce-eleventy-directory
Eleventy Experiment: Salesforce User Directory This is a simple experiment to see if I can use Eleventy to generate a small user directory from a Salesforce SOQL query. Spoiler - it works! npm I’m using the JSForce library to connect to Salesforce and run a SOQL query to get a list of users. I’m then using Eleventy to generate a static site with the user data.