Giter Site home page Giter Site logo

spree-awesome-blog's Introduction

Spree Awesome! Blog

Build Status Dependency Status Coverage Status

Awesome! minimalistic blog for Spree. It use markdown instead of html so no images or media are stored but linked.

WIP

Note: Its a heavy refactor from the previous version so I doubt its upgradable.

TODO

high prio

  • add factories and fix mass-assign protected attributes in tests
  • fix rest of port from older version
  • update all views
  • fix override so its hooked into admin
  • fix assets
  • apply epiceditor or cleaner like jbt.gihub.io markdown-editor
  • fix tests
  • remove locale keys that exists already in spree core
  • change to strong_parameters gem so its more rails4 ready

features

  • add ability decorator with tests
  • add preferences to customize markdown editor
  • better caching of posts and assets
  • pingback
  • social share (responsive and retina ready font icons)
  • make it more html5ish

if you wanna do it

  • make it upgradable from previous versions
  • add other neat fatures

Installing

Add spree_awesome_blog to your Gemfile:

gem 'spree_awesome_blog', github: 'futhr/spree-awesome-blog'

Run bundler

bundle install

Install migrations & initializer file

bundle exec rails g spree_awesome_blog:install

Contributing

In the spirit of free software, everyone is encouraged to help improve this project.

Here are some ways you can contribute:

  • by using prerelease versions
  • by reporting bugs
  • by suggesting new features
  • by writing translations
  • by writing or editing documentation
  • by writing specifications
  • by writing code (no patch is too small: fix typos, add comments, clean up inconsistent whitespace)
  • by refactoring code
  • by resolving issues
  • by reviewing patches

Starting point:

  • Fork the repo
  • Clone your repo
  • Run bundle install
  • Run bundle exec rake test_app to create the test application in spec/test_app
  • Make your changes and follow this Style Guide
  • Ensure specs pass by running bundle exec rspec spec
  • Submit your pull request

Copyright (c) 2013 Josh Nussbaum, Tobias Bohwalli, released under the New BSD License

spree-awesome-blog's People

Contributors

futhr avatar joshnuss avatar

Stargazers

 avatar

Watchers

 avatar  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.