
Security News
GitHub Actions Checkout Now Blocks Risky pull_request_target Checkouts
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.
This is going to be a command line tool that allows you to have a folder of Markdown files which can be transformed into a static website and deployed to AWS.
It doesn't do most of those things right now, so it's more serving as a learning opportunity!
Spyre works best installed as a global package. I've made an example app which you can use to get a feel for how Spyre works.
npm install spyre -g
git clone https://github.com/jkup/spyre-example
cd spyre-example
spyre
If you feel like helping out, just hop on in! Feel free to create an issue or send a PR.
Spyre requires two folders in order to run:
All that is required to create a spyre post is a markdown file in the posts/ directory. If you want to keep chronological order, you should name your file in the following format:
YEAR-MONTH-DAY-title.md
For example:
2015-12-31-new-years-eve-is-awesome.md
2016-07-17-how-to-write-a-blog.md
FAQs
A blog-aware markdown to HTML generator
We found that spyre demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.