GithubHelp home page GithubHelp logo

atkrad / hurad Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hurad/hurad

0.0 3.0 0.0 5.89 MB

Hurad is web software you can use to create a beautiful blog

License: MIT License

ApacheConf 0.03% PHP 75.54% Shell 0.10% Batchfile 0.08% CSS 4.38% JavaScript 4.11% HTML 15.76%

hurad's Introduction

Hurad Build Status Dependency Status Bitdeli Badge

Hurad is a free and opensource content managment which is base on CakePHP framework under the MIT License. Some parts of this system are similar to WordPress and some of them got from it.

Requirements

  • Apache with mod_rewrite is preferred, but by no means required.
  • PHP 5.4 or greater.
  • MySQL 4 or greater.

Installation

After cloning this repository you can install dependencies into your new application in one of two ways:

Install with composer

  1. Download composer.
  2. Run php composer.phar install to install dependencies.

Manual installation

  1. Clone CakePHP into /Vendor/cakephp/cakephp.
  2. Clone Utils into /Plugin/Utils.
  3. Hurad uses the tmp/ directory for a number of different operations. As such, make sure the directory tmp/ and all its subdirectories in your Hurad installation are writable by the web server user.

You should now be able to visit the path to where you installed Hurad and see the setup traffic lights.

Support

To report bugs or request features, please visit the Hurad Issue Tracker.

Branch strategy

The master branch holds the STABLE latest version of the plugin. Develop branch is UNSTABLE and used to test new features before releasing them.

Contributing to Hurad

Please feel free to contribute to the Hurad with new issues, requests, unit tests and code fixes or new features. If you want to contribute some code, create a feature branch from develop, and send us your pull request. Unit tests for new features and issues detected are mandatory to keep quality high.

Versioning

For transparency into our release cycle and in striving to maintain backward compatibility, Hurad is maintained under the Semantic Versioning guidelines. Sometimes we screw up, but we'll adhere to these rules whenever possible.

Releases will be numbered with the following format:

<major>.<minor>.<patch>

And constructed with the following guidelines:

  • Breaking backward compatibility bumps the major while resetting minor and patch
  • New additions without breaking backward compatibility bumps the minor while resetting the patch
  • Bug fixes and misc changes bumps only the patch

For more information on SemVer, please visit http://semver.org/.

Links

hurad's People

Contributors

atabrizian avatar atkrad avatar mirmousaviii avatar

Watchers

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