Skip to content

zackrylangford/jekyll-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jekyll-AWS Project Template

This project contains source code and supporting files for a serverless application that you can deploy with the AWS Serverless Application Model (AWS SAM) command line interface (CLI). There is also a jekyll frontend that can be used to set up an interface. It includes the following files and folders:

  • src - Code for the application's Lambda function.
  • events - Invocation events that you can use to invoke the function.
  • __tests__ - Unit tests for the application code.
  • template.yaml - A template that defines the application's AWS resources.
  • jekyll-aws-frontend - A jekyll frontend that can be used to set up an interface.

About

Various branches that contain different starting points for a jekyll frontend with aws backend resources such as Cognito, API Gateway, DynamoDB, Lambda

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published