page favicon for site or author

Jeff Sikes 2 posts

Jeff Sikes is a development manager for a large non-profit. Scribbles mostly about coding, leading a team and non-profit technologies.

Jeff Sikes is a development manager for a large non-profit. Scribbles mostly about coding, leading a team and non-profit technologies.

2024

Eleventy Experiment - Salesforce User 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 the

2023

Taking Eleventy into the Spiderverse with eleventy-fetch

Let’s walk through the specifics of how to utilize the @eleventy/eleventy-fetch plugin to retrieve data from an API and use it in an Eleventy generated site.

Some content below may have been published before the release of Eleventy v3.0.0 (October 1, 2024). Information may have changed in newer versions. Current stable release: 3.12
Some content below may have been published before the release of Eleventy v2.0.0 (Feb 8, 2023). Information may have changed in newer versions. Current stable release: 3.12.
Some content below may have been published before the release of Eleventy v1.0.0 (Jan 8, 2022). Information may have changed in newer versions. Current stable release: 3.12.
All of the content below was published before the release of Eleventy v1.0.0 (Jan 8, 2022). Information may have changed in newer versions. Current stable release: 3.12.