2025-07-14 17:08:27 -04:00
2025-07-14 17:08:27 -04:00
2025-07-14 17:02:30 -04:00
2025-07-14 17:08:27 -04:00

Balloon

Reuse chunks of HTML in other HTML files via preprocessing.

Reused the chunk in global_nav.html via <include src="global_nav.html" />.

Balloon will inflate the chunk in place of the <include> tag in the source file, dumping a released target file which can be pushed to the web server.

Description
Adding includes like Nginx, but for HTML.
Readme MIT 2.2 MiB
Languages
Python 91.7%
Rust 8.3%