Skip to content
/ blogit Public

Convenient utility for generating blog posts with easy Galleria integration

License

Notifications You must be signed in to change notification settings

loukad/blogit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blogit is a convenient HTML generator utility for creating highly-customizable blog entries with image galleries. Much of the content on nablizo.com was created using this utility.

The concept is simple. One uses an HTML template containing variable names that are expanded in a content file that is the actual blog entry. This way, most of the HTML code for rendering the page can be kept separate from the actual blog content and all content has a consistent layout that can easily be changed later.

Image galleries are easy. Just create a <galleria> tag in the content file and list the image file names, and, optionally, their captions, and the script will convert the content into a Galleria div.

The script depends on ImageMagick for the image scaling operations in creating the galleria.

About

Convenient utility for generating blog posts with easy Galleria integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published