Blog — paradigm-threat-files
Blog posts live in blog/ and follow the naming convention YYYY-MM-DD-slug.md. They serve as changelogs and highlights for the Paradigm Threat project.
URL and image links (blog only)
The rules below apply only to files in blog/. Other content (e.g. influence/) may use relative paths.
In blog files, use fully absolute URLs:
- Links:
https://paradigmthreat.net/path/to/article - Images:
https://paradigmthreat.net/media/...orhttps://paradigmthreat.net/path/to/image.png
Do not use in blog files:
- Relative paths (
../influence/...,./image.png) - Root-relative paths (
/influence/...) — usehttps://paradigmthreat.net/influence/...instead
This ensures links work when blog posts are viewed in GitHub, RSS, or any context.
Site path map (files repo at URL root): See docs/LINKING_AND_SITE_PATHS.md — how paradigmthreat.net serves this repository and when to use root-relative vs absolute URLs outside blog/.
Images in blog posts
Blog roundups should illustrate major lanes—not only link to them. Embed https://paradigmthreat.net/... images the same way articles do:
- Hero or lead art for each major new essay or investigation when one exists (grep the article’s
#block and first##sections for - Avoid tags that don’t exist as folders or file names
- Repo
Keywords:lines (investigations, notes, blog): use PascalCase tokens with no hyphens and no underscores inside the tag (e.g.#JadeHelm,#StolenCredit,#PredictiveProgramming). This matches the static index parser andnpm run check-keywords. Social platforms may differ; the repo convention is stricter than Instagram’s underscore allowance.
Share
