Code Monkey home page Code Monkey logo

pybossa-default-theme's Introduction

This is the default theme for the Pybossa server.

Shuttleworth Foundation Funded

PyBossa was inspired by the BOSSA crowdsourcing engine but is written in python (hence the name!). It can be used for any distributed tasks project but was initially developed to help scientists and other researchers crowd-source human problem-solving skills!

See it in Action

PyBossa powers CrowdCrafting.org and ForestWatchers.net

Installing and Upgrading

This theme is automatically grabbed and installed in the PyBossa server when you clone the server with the option --recursive, as this theme is included as a sub-module in PyBossa.

Modifying VueJS components

PYBOSSA is using VueJS for some of its components. For example, creating and editing blog posts is done via the API using a VueJS App.

All the code is going to be usually installed in the /static/src folder, but it may vary in the future. Check for each template, and see from where it comes.

Once you know the folder, just get it there. Then, review the webpack config file, and modify the code that you want. We use babel, so you will see modern JavaScript in there.

For more information about how to modify/edit/improve VueJS, just check the docs of the official site.

Translations

If you want to enable the translations for your PyBossa server, you'll have to create a symbolic link of the translations folder into the pybossa root folder:

ln -s pybossa/themes/pybossa-default-theme/translations pybossa/translations

Then, restart the server and you'll be done. NOTE: be sure to enable/disable the locales that you want to use.

Creating a new theme

In order to create a new theme, fork this repository and make all the required changes in the templates and static folder.

Useful Links

Contributing

If you want to contribute to the project, please, check the CONTRIBUTING file.

It has the instructions to become a contributor.

Copyright 2015 SciFabric LTD.

Source Code License: The GNU Affero General Public License, either version 3 of the License or (at your option) any later version. (see COPYING file)

The GNU Affero General Public License is a free, copyleft license for software and other kinds of works, specifically designed to ensure cooperation with the community in the case of network server software.

Documentation and media is under a Creative Commons Attribution License version 3.

pybossa-default-theme's People

Contributors

alejandrodob avatar alexandermendes avatar alvaroner avatar ciaracian avatar ciaracianna avatar dchhabda avatar dtwsdev avatar elyrichardson avatar fiorda avatar ig-ealbert avatar jayflo avatar jdesilvio avatar kbecker42 avatar krzysztofmadejski avatar lsuttle avatar mariarivera30 avatar markroseberry avatar portableant avatar primaryobjects avatar pwills11 avatar szhangpitt avatar teleyinex avatar therealmarv avatar tymofyeyev-dima avatar xichenn avatar ywrsusan avatar

Watchers

 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.