Git Product home page Git Product logo

backlift-templates's Introduction

backlift-templates

This project contains a set of templates that can be used to create new backlift apps. (see backlift.com) Templates can be used by creating an app within backlift, or by using the command line utility.

simple templates

helloworld: This is a demo of a minimal backlift app. It is just an index.html file with an image in the header, styled with Twitter Bootstrap. It uses the backlift-reloader.js script to automatically refresh the page when changes to the app are uploaded to backlift.

simple-site: A simple website. This provides a bit more functionality and is useful as a starting point for a new app. Demonstrates the use of the config.yml file and {{ script }} and {{ style }} variables to ease asset management.

googlemaps: A simple template and starting point for building googlemaps API based applications.

backbone.js templates

backbone-basic: The basic template is the default for "backlift create." It's an empty app template, styled with Twitter Bootstrap. Contains a menubar, a landing page and a secondary page. Demonstrates how to organize a view heirarchy, and how to refresh subviews without reloading the whole site.

backbone-auth: An app template with user sign-in functionality, styled with Twitter Bootstrap. Contains a landing page and two pages that can only be accessed by a logged-in user. Demonstrates how to reuse common layouts across public and private pages, and how to manage a generic login form.

backbone-demo: A simple single page app with a tutorial that shows off some of the basics of backlift and backbone.js development.

backbone-minimal: A minimal project that persists data to backlift. Only two files (plus libraries). A demonstration of how simple a backlift project can be.

backbone-todo: The classic todo example, running on backlift.

backbone-palettes: Created by syntagmatic, this template provides a color picker interface inspired by the colorlovers website.

backbone-tweaker: A twitter clone. Demonstrates how to setup a larger project on backlift including auth, multiple pages and subviews, and server-side validation of form data.

knockout.js templates

knockout-todo: A very simple starting point for building a knockout.js app. It implements the TODO example on the knockout.js website.

other

init: This template only contains a config.yml file. It is used by the "backlift init" command.

backlift-templates's People

Contributors

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