Skip to content

kkgthb/web-site-11ty-03-netlify-function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Here's some boilerplate so you can focus on building Netlify Functions.

  1. Build a Netlify site out of this codebase.
  2. Go to https://your-netlify-site.netlify.app/ -- there should be static content visible on the home page.
  3. Go to https://your-netlify-site.netlify.app/.netlify/functions/helloWorld -- it should greet you with "Hello World."
  4. Go to https://your-netlify-site.netlify.app/.netlify/functions/helloWorld?name=FirstName -- it should greet you with "Hello FirstName."
  5. Experiment with actually writing functions -- have fun.

As seen at Katie Kodes

About

A teeny-tiny 11ty SSG starter with a single index.html and a single "Hello World" Netlify Function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published