Skip to content

navarrorc/static-site-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static Site Demo

  • In the terminal/command-line run:

    npm i

  • After the dependencies have been installed, run:

    npm start

Have a look at the package.json file and at its scripts section to see how npm scripts can be written to execute multiple commands.

This technical demo shows how the 11ty static site generator can be used to prefetch data from an Api and use it in the index.html, review the books.js script in the _data directory.

For any additional questions contact me @navarrorc

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published