Giter VIP home page Giter VIP logo

lamepress_legacy's Introduction

Lamepress

Lamepress is a Content Managment System for issuing magazines/newspapers. It’s written in Ruby language and rails framework. The deal of Lamepress is to make building and managing of magazines/newspapers as simple and easy as possible, also to give readers an easy way to browse current and older issues.

Demo

Give a try to Lamepress

email: [email protected], password: lamepress

Installation

  1. git clone git://github.com/mikezaby/lamepress.git

  2. Run bundle install in project folder

  3. Make a database.yml like database.yml.example in config folder with your credentials

  4. Type rake lp:config to create lamepress.yml, has information about domain, title and layout

  5. Type rake db:create:all to create your databases

  6. Type rake db:schema:load to create database schema

  7. Type rake db:seed to load basic data

  8. Run rails s or rails s thin

For admin login, go to localhost:3000/admin

email: [email protected], password: lamepress

Todo

  1. Improve spec coverage

  2. Make better template system with mustache or something else

  3. Documentation for the basic logic of lamepress

  4. Maybe change admin panel and replace it with bootstrap

License

MIT License. Copyright 2012 Michael Zamparas

lamepress_legacy's People

Contributors

mikezaby avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

boy-jer

lamepress_legacy's Issues

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.