New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

baron

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

baron

  • 1.0.20
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

#Baron Blog Engine Gem

No one needs another blog engine. This is just a fun side project to play around with Ruby and a small web-based app. I wanted to create the simplest content management engine I could that included all the features I was looking for to power my blog.

There are two parts, the Baron Blog Engine Gem and the Baron Blog project. The gem contains the code for routing, HTTP, and the MVC components of a simple blog. The blog project instantiates the gem and includes the blog UI templates and content.

Features

  • Publish to Heroku (or similar) using Git
  • Easy to customize the look & feel via a common site layout template
  • Author posts or custom pages in markdown or HTML
  • Organize content into categories
  • Several permalink formats are supported, including a custom prefix and several date formats
  • 301 or 302 redirects are supported for easy porting from your current blog
  • SEO optimized with built-in support for Robots.txt, Google Analytics, Google web master tools
  • Fun tech used: Ruby, Rack, RSpec, Bootstrap, Disqus

FAQs

Package last updated on 12 Jul 2016

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc