GithubHelp home page GithubHelp logo

eliuflorez / wardrobe Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wardrobecms/wardrobe-archived

0.0 2.0 0.0 497 KB

A minimal blogging application

Home Page: http://wardrobecms.com/

License: MIT License

wardrobe's Introduction

Wardrobe

Latest Stable Version Total Downloads

Wardrobe is designed to be a very minimal blogging platform with the primary focus on writing. Currently it is a work in progress but you are free to give it a try. (Just be warned this alpha/beta quality). If you have any issues or ideas please report them.

Wardobe

Requirements

Wardrobe has a few system requirements:

  • PHP >= 5.3.7
  • MCrypt PHP Extension
  • PDO compliant database (SQL, MySQL, PostgreSQL, SQLite)

Installing Wardrobe

Installing Wardrobe is now as simple as running composer create-project wardrobe/wardrobe. After running this command, modify your app/config/database.php file with your database credentials and visit the site in your browser.

In the browser you will be directed to the guided install process which will:

  • Prepare your database for WardrobeCMS
  • Help you create your first user
  • Help you set your site title, theme, and page values

Upgrading Wardrobe

Run composer update then php artisan wardrobe:migrate to migrate any db tables.

Theming Wardrobe

By default, your theme files are located in public/themes. You can modify these themes or create your own using the default themes as a guide. The configuration for your themes is located in app/config/packages/wardrobe/core/wardrobe.php in the theme option.

wardrobe's People

Contributors

ericlbarnes avatar gazard7 avatar rtablada 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.