Giter Site home page Giter Site logo

khorkov / middleman-blog Goto Github PK

View Code? Open in Web Editor NEW

This project forked from middleman/middleman-blog

1.0 0.0 0.0 746 KB

Blog engine for Middleman

Home Page: http://middlemanapp.com

License: MIT License

Ruby 34.08% Gherkin 38.29% HTML 15.94% JavaScript 10.38% CSS 1.31%

middleman-blog's Introduction

Middleman-Blog

middleman-blog is an extension for the Middleman static site generator that adds blog-specific functionality. This includes handling blog articles, helpers for listing articles, and tagging support.

Installation

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 gem "middleman-blog" to your Gemfile and run bundle install

Configuration

activate :blog

Learn More

See the blog extension guide for detailed information on configuring and using the blog extension.

Additionally, up-to-date generated code documentation is available on RubyDoc.

Build & Dependency Status

Gem Version Build Status Dependency Status Code Quality Code Coverage

Community

The official community forum is available at: http://forum.middlemanapp.com

Bug Reports

Github Issues are used for managing bug reports and feature requests. If you run into issues, please search the issues and submit new problems: https://github.com/middleman/middleman-blog/issues

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.

How to Run Cucumber Tests

  1. Checkout Repository: git clone https://github.com/middleman/middleman-blog.git
  2. Install Bundler: gem install bundler
  3. Run bundle install inside the project root to install the gem dependencies.
  4. Run test cases: bundle exec rake test

Donate

Click here to lend your support to Middleman

License

Copyright (c) 2010-2013 Thomas Reynolds. MIT Licensed, see LICENSE for details.

middleman-blog's People

Contributors

bhollis avatar tdreyno avatar rumpuslabs avatar rmm5t avatar koppen avatar karlfreeman avatar dgalarza avatar danielbayerlein avatar mikekolganov avatar tricknotes avatar fukayatsu avatar adamesque avatar andrewkvalheim avatar barraponto avatar ebouchut avatar kimisaraz avatar manuelmeurer avatar rriemann avatar cllns avatar soulou avatar sheerun avatar andrewcroce avatar lolmaus avatar turley avatar tehviking avatar mojavelinux avatar dinomite avatar gnandretta avatar gerwitz avatar jsahlen avatar

Stargazers

Alexander Khorkov avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.