
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Blogsiple is the official Node.js testbed for Create CMS UI integration. It has been built using the NodeXT framework.
$ npm install -g blogsiple
Check out this repository from GitHub:
$ git://github.com/bergie/blogsiple.git
Then install dependencies:
$ cd blogsiple
$ npm install
You also need a JugglingDB database provider. By default we use Redis, which is installed via dependencies.
With globally-installed Blogsiple with a default configuration:
$ blogsiple
With locally-installed Blogsiple:
$ ./bin/blogsiple configuration/redis_8001.json
If you want to use a different database or a server setup, just create your own NodeXT configuration file for Blogsiple.
You can populate the Blogsiple database with blog posts from any RSS feed. Do this with:
$ ./bin/blogsiple_import_rss configuration/redis_8001.json http://bergie.iki.fi/blog/rss.xml
For now Blogsiple is intended to serve only as an example and CreateJS development testbed. But even so, contributions are welcome.
Blogsiple code is available under the MIT license.
FAQs
Simple CMS for NodeXT and Create
The npm package blogsiple receives a total of 8 weekly downloads. As such, blogsiple popularity was classified as not popular.
We found that blogsiple 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
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.