Skip to content

Script to maintain generate related_posts property based on tags

Notifications You must be signed in to change notification settings

thoughtram/jekyll-related-posts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate meta data for related posts and videos

Invoke index.js with a parameter pointing to a directory that contains posts.

E.g node index.js ../thoughtram-blog/_posts/

It will generate sections related_posts and related_videos for each post. Generation of related videos can be skipped if the post head contains no_related_videos:true

About

Script to maintain generate related_posts property based on tags

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published