Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
/ choa Public

Static single page site generated w/ eleventy

Notifications You must be signed in to change notification settings

jevets/choa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eleventy-generated static single page site

Uses @11ty/eleventy

I\O

  • Input directory: ./src
  • Output directory: ./dist

Commands

yarn fetch-projects

  • Requests projects from the Sanity.io API and saves the data into ./src/_data/projects.json
  • Generates thumbnail and full size versions of each project image and saves to ./src/projects/[full,thumb]

yarn dev

Runs the Eleventy dev server

yarn build

Fetches projects and compiles to ./dist

About

Static single page site generated w/ eleventy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published