Git Product home page Git Product logo

engine's Introduction

Locomotive

Build Status Code Climate Dependency Status Coverage Status Join the chat at https://gitter.im/locomotivecms/engine

Locomotive Screenshot

Locomotive is an open source platform to create, publish and edit sites. It is designed to save your time and help you focus on what matters: front-end technology, standard development process and no learning time for your client.

Locomotive relies on a very original workflow.

  • Sites are coded locally using our open source tool: Wagon. A desktop version (not open source) is also available here.
  • Sites are deployed to the platform (engine) thanks to our internal API.
  • A back-office for the end-users is automatically generated based on the custom models and editable regions described by the developers.

Visit the Locomotive official website here for more information.

Development Status

As you can see from the commit logs, we are intensively working on the new V3 version. We kept all the features from our stable v2 version, we just replace the UI, upgrade the gems and refactor our code.

[UPDATES] Finally, we've been doing much more than we planed at first. We extracted the rendering functionality from the Engine and make it a gem named Steam. This gem is also now used by Wagon (version 2.0 in progress) which makes sure you get the same result between Wagon and Engine when you preview a page. And last but not least, we added a Ruby API client for Locomotive that we called Coal. That client consumes the API from Engine which embeds now GrapeAPI. Nic Boie is in charge of it. Kudos to him!

TRELLO here

Getting Started

If you can not wait for playing with our new version, you still can use the current one (v2.5.x). Check out our installation guide.

Features

  • Multi-sites natively supported
  • Uses Liquid, a simple and clean templating language
  • Easy to add custom content types, no SQL needed
  • Beautiful and intuitive editing interface
  • Can fully localize all the content and pages
  • Embed a Restful API to manage every site
  • Develop and preview sites locally with your favorite tools (Wagon)
  • Support for SASS, LESS, HAML and Coffee Script (Wagon)

Technologies

Here is a list of the main gems used to power the Locomotive backend:

  • Rails 4.2 - web framework
  • Bootstrap - UI framework
  • Mongoid 4.0 - Object-Document-Mapper for MongoDB
  • Devise 3.4 - Authentication
  • Carrierwave - Upload
  • Pundit - Permissions

Community

Contributing to Locomotive

Locomotive is an open source project, we encourage contributions. If you have found a bug and want to contribute a fix, or have a new feature you would like to add, follow the steps below to get your patch into the project:

  • Install ruby and mongoDB
  • Clone the project git clone [email protected]:locomotivecms/engine.git
  • Setup a virtual host entry for test.example.com to point to localhost
  • Run the tests bundle exec rake
  • Write your failing tests
  • Make the tests pass
  • Create a GitHub pull request

For new features (especially large ones) it is best to create a topic on the Google group first to make sure it fits into the goals of the project.

Contact

Feel free to contact me at did at locomotivecms dot com.

Copyright (c) 2015 NoCoffee, released under the MIT license

engine's People

Contributors

did avatar mariovisic avatar joel avatar alexsanford avatar boie0025 avatar dirkkelly avatar demental avatar papipo avatar kevzettler avatar youroff avatar greeneca avatar sgrove avatar frisoft avatar garpit avatar bjorntrondsen avatar mscottford avatar keithpitt avatar paulsponagl avatar siefca avatar kamechb avatar michalgritzbach avatar karlbright avatar matus-tomlein avatar benjaminathlan avatar chrisjeon avatar mkempe avatar designhunger avatar cwoodcox avatar kikito avatar felix-last avatar

Watchers

Michael McDevitt 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.