Skip to content
This repository has been archived by the owner on Sep 18, 2022. It is now read-only.

A Jekyll plugin to include the <body> of another HTML document.

License

Notifications You must be signed in to change notification settings

Sixshaman/jekyll-include-body

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jekyll Include Body

This Jekyll plugin provides a Liquid tag that takes a relative path to .html file path and returns the contents of the <body> tag. The intended usage is the same as of include_relative tag. Unlike include_relative, this tag strips out stuff like <!DOCTYPE html> and the <head> tags.

This repository is archived. I merged it into https://github.com/Sixshaman/jekyll-include-head-body .

About

A Jekyll plugin to include the <body> of another HTML document.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages