Explore >> Select a destination


You are here

conductofcode.io
| | stepzen.com
1.9 parsecs away

Travel
| | We can leverage StepZen to pull data from a variety of data sources and convert that data into Markdown, YAML and JSON data files using the new `stepzen-content-pull` npm package.
| | hamatti.org
1.3 parsecs away

Travel
| | In this blog series, we will build a static website using Eleventy, NetlifyCMS, GitHub and Netlify. In the first post, we set everything up and deploy a template page to make sure everything works.
| | www.seancdavis.com
1.6 parsecs away

Travel
| | What the what is Netlify and why am I always talking about it?
| | hjr265.me
10.8 parsecs away

Travel
| Toph Help is built with Hugo - a static site generator. As you would expect with static sites, the pages are all generated ahead of time and hosted as plain HTML. You get all the benefits of static websites, but what about search? Client-side search is one way to work around this limitation of static websites. You build an array of objects describing all your pages on your website. You serve it to the client as JSON.