Skip to main content

Springboard

Project description

Springboard
===========

.. image:: https://travis-ci.org/universalcore/springboard.svg?branch=develop
:target: https://travis-ci.org/universalcore/springboard
:alt: Continuous Integration

.. image:: https://coveralls.io/repos/universalcore/springboard/badge.png?branch=develop
:target: https://coveralls.io/r/universalcore/springboard?branch=develop
:alt: Code Coverage

.. image:: https://readthedocs.org/projects/springboard/badge/?version=latest
:target: https://springboard.readthedocs.org
:alt: Springboard Documentation

.. image:: https://pypip.in/version/springboard/badge.svg
:target: https://pypi-hypernode.com/pypi/springboard
:alt: Pypi Package

.. image:: docs/springboard.gif

Usage
~~~~~

Make sure elasticsearch_ is running, then::

$ pip install springboard
$ springboard startapp myapp
$ cd myapp
$ springboard import git://example.com/content/repo.git -v
$ pserve development.ini --reload

Starting server in PID 70411.
serving on http://0.0.0.0:6543


Installing for local dev
~~~~~~~~~~~~~~~~~~~~~~~~

Make sure elasticsearch_ is running, then::

$ git clone https://github.com/universalcore/springboard.git
$ cd springboard
$ virtualenv ve
$ source ve/bin/activate
(ve)$ pip install -e .
(ve)$ springboard bootstrap -v
(ve)$ pserve development.ini --reload


.. _elasticsearch: http://www.elasticsearch.org


CHANGELOG
=========
3.1.4
-----
- redirect to 'next' GET parameter when changing language

3.1.3
-----
- add fallback for unknown languages

3.1.2
-----
- exclude system paths from GA pageviews

3.1.0
-----
- enable i18n for new springboard apps
- add update_messages command to manage translations

3.0.5
-----
- add uwsgi to dependencies

3.0.3
-----
- ensure GA titles for non-page views are set
- ensure celery is configured

3.0.2
-----
- fix package manifest

3.0.1
-----
- add `pyramid_redis` to dependencies for use in celery

3.0.0
-----
- Added Remote repo support for use with `unicore.distribute`

2.0.1
-----
- fix thumbor filter

2.0.0
-----
- deprecate unicore_repo_urls in favour of unicore_repos, fix markdown filter

1.2.1
-----
- correct raven pin, add gunicorn, fix clone

1.2.0
-----
- search functionality and raven

1.0.1
-----
- pagination and language direction filters

1.0.0
-----
- new view classes, more standard views

<1.0
----
- beta

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

springboard-3.1.4.tar.gz (75.7 kB view details)

Uploaded Source

File details

Details for the file springboard-3.1.4.tar.gz.

File metadata

  • Download URL: springboard-3.1.4.tar.gz
  • Upload date:
  • Size: 75.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for springboard-3.1.4.tar.gz
Algorithm Hash digest
SHA256 2705671ade7eed6c1bc7634c1d9f16e7d9c587109b9b4888c18db31f0cf6ab8f
MD5 660a2cc816ce13bdd62f511684a4fc8e
BLAKE2b-256 c6383527bda5daff3382313fd32200457ca2465952d3068abdd455472e7cf165

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page