Skip to content

Small utility for our build pipeline, reads all posts and creates an ics file to prevent double-posting.

Notifications You must be signed in to change notification settings

annoying-technology/hugo-post-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hugo Post Calendar

This is a small utility that is part of the Annoying.Technology build pipeline.

It generates a iCalendar file based on the “Published At” timestamp of Hugo posts. This helps us to schedule posts better so we don’t post twice per day. This file needs to be hosted somewhere so Calendar.app can subscribe to it.

Usage

go build && ./hugo-post-calendar --source="/Users/philipp/Blog/annoying.technology" --destination="annoying-technology.ics"

Or just use the binary on the Releases page.

About

Small utility for our build pipeline, reads all posts and creates an ics file to prevent double-posting.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages