Skip to content

blacklanternsecurity/crowsnest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Black Lantern Security: Crow's Nest

Curated security blog. Source for crowsnest.blacklanternsecurity.com.

Stack

  • Hugo with the PaperMod theme
  • Deployed to GitHub Pages via GitHub Actions on push to main

Local preview

git clone --recurse-submodules git@github.com:blacklanternsecurity/crowsnest.git
cd crowsnest
hugo server -D

The site will be available at http://localhost:1313.

Posting

Posts are generated by the orchestrator (separate, private repo). Generated markdown lands in content/posts/ and is committed by the curator app. Manual edits to content/posts/*.md are discouraged — make corrections in the orchestrator and re-publish.

License

Posts are © Black Lantern Security. The site infrastructure (Hugo config, theme overrides, workflow) is MIT-licensed.

About

Security News Curator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors