Skip to content

adipasquale/giantsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Giant static website builder

A very simple script fetches 5000 photos from the JSONPlaceholder Fake API, and builds a static website with an index and one page per photo.

This repository is used in this blog post: Build and deploy huge static websites with Caddy

Run

The script has no external dependency, you just need to run it with Python 3 :

python3 build.py /tmp/www

About

Giant Static Website Builder Example

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages