
Security News
AGENTS.md Gains Traction as an Open Format for AI Coding Agents
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
docpad-plugin-minicms
Advanced tools
I know there has been a lot of talk about defining a roadmap to build a docpad GUI, but I needed an admin panel with basic CMS features right now, so I just made one. It is far from being perfect but it works.
Run docpad install minicms
Then, you should definitely take a look at the docpad.coffee file of the blog example project in order to know how to configure the plugin.
To run the demo, download the zip file including a blog example project.
Go to the examples/blog/
directory and run:
npm install
./app run
Then you can try the admin panel by going on http://localhost:9778/cms/ (access: admin/password) and see what it becomes on clicking the "Site" item of the navbar.
All these projects that were very helpful:
FAQs
Add admin features to docpad
The npm package docpad-plugin-minicms receives a total of 1 weekly downloads. As such, docpad-plugin-minicms popularity was classified as not popular.
We found that docpad-plugin-minicms 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
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.