MCPcopy Create free account
hub / github.com/codenameone/CodenameOne / syndicate_blog_posts.py

File syndicate_blog_posts.py

scripts/website/syndicate_blog_posts.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""Syndicate Codename One Hugo blog posts to dev.to.
3
4Selects the oldest blog post under ``docs/website/content/blog`` that:

Callers

nothing calls this directly

Calls 6

dateMethod · 0.80
mainFunction · 0.70
compileMethod · 0.65
PathClass · 0.50
resolveMethod · 0.45
exitMethod · 0.45

Tested by

no test coverage detected