
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
middleman-blog
Advanced tools
middleman-blog is an extension for the Middleman static site generator that
adds blog-specific functionality. This includes:
If you're just getting started, install the middleman gem and generate a new
project:
gem install middleman
middleman init MY_PROJECT --template=blog
If you already have a Middleman project, add the gem "middleman-blog" line to your
Gemfile and then run bundle install.
Within the config.rb of the middleman project, include the line
activate :blog
A more extensive guide can be found in the Middleman blogging guide.
Additionally, up-to-date generated code documentation is available on RubyDoc.
Please also visit the the official Middleman community forum
Github Issues are used for managing bug reports and feature requests.
If you run into issues or have an idea; please search and then submit the ticket here
The best way to get quick responses to your issues and swift fixes to your bugs is to submit detailed bug reports, include test cases and respond to developer questions in a timely manner. Even better, if you know Ruby, you can submit Pull Requests containing Cucumber Features which describe how your feature should work or exploit the bug you are submitting.
You can run all the tests by:
git clone https://github.com/middleman/middleman-blog.gitgem install bundlerbundle install inside the project root to install the gem dependencies.bundle exec rake testTo run an individual test use:
bundle exec cucumber features/blog_sources.feature
bundle exec rake doc
Click here to lend your support to Middleman
Copyright (c) 2010-2017 Thomas Reynolds. MIT Licensed, see LICENSE for details.
FAQs
Unknown package
We found that middleman-blog demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers 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.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.