Giter Club home page Giter Club logo

tbonline's Introduction

Zola

WORK IN PROGRESS - USE THIS PROJECT ENTIRELY AT YOUR OWN RISK

Zola is a work in progress. It is a content management system written in Django. Currently it powers the TB Online (www.tbonline.info) website.

Pre-requisites

Zola requires Django 1.3. It is developed using Python 2.7. By default it Zola uses the Xapian search engine, but if you don't want to install Xapian, a simple edit to the settings file switches off this dependency.

Installation

Installation is manual at present, not properly tested and non-trivial.

  1. Download the zip file from Github, or fork it.
  2. All 3rd-party Django dependencies, for example Haystack, Grappelli and Filebrowser, are included with it and are kept in the directory called external. So you should not have to download anything else to get the system running. Copy the contents of external to a folder on your Python path. Note if any of the third-party libraries are already in a folder in the path, make sure to either use a utility like virtualenv or fiddle with your paths to ensure the the ones supplied with the project are found first. Otherwise you might find you've got different versions running and get strange errors. Alternatively you can experiment with different versions of the 3rd-party dependencies.

Once installed, check that it's working (or at least not totally broken) by running:

$ python manage.py test post

How it works

There's a lot of documentation that has to be written here.

In the meanwhile, take a look at the post app, which is the backbone of the system. Start with models.py in post.

tbonline's People

Watchers

 avatar

tbonline's Issues

Update right column

Replace existing content (“Learn about TB; Latest TB news; Recommended reading; and Latest TB on Pubmed”) with alphabetical tag list

Cleanup footer

Remove all logos; remove text, “TB Online is supported…and HIV i-Base”

Modify menu bar

Revise TB Online menu bar by renaming “Learn” as “TB Basics” and adding three new tabs, “Pediatrics; Advocacy Campaigns; TB CAB,” matching the order depicted below under “New TB Online Menu Bar.”

Update left column

Reformat so that one piece of news can be featured at the top followed by a chronological news blog

Header cleanup

Add TB CAB logo next to “Website of the Global TB Community Advisory Board”

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.