Giter VIP home page Giter VIP logo

ocl-reporter's Introduction

ocl-reporter converts a directory of files containing project and people information into a set of web pages for OCaml Labs.

It's currently not intended for external use (mainly because it was hacked together at high speed for purpose), but we do intend to evolve it into a more general purpose reporting tool for other projects too.

Updating the live site

  • Edit the data in lib/ with your changes. The interesting files are in data*.ml. Verify your changes with make run.
  • The web pages need to be run through ucampas to add the Cambridge styling, to make www will do that. This will change the contents of the pages directory only, so commit those results too.
  • A cron job runs every hour on cron-serv0.cl.cam.ac.uk to sync the contents of pages/ with the live directory. That server doesnt run any code, so it just runs the make cron target to rsync files.

Docker build

docker build -t ocl-reporter .
docker run -v `pwd`:/home/opam/src

ocl-reporter's People

Contributors

amirmc avatar avsm avatar dbuenzli avatar dsheets avatar kayceesrk avatar lpw25 avatar pw374 avatar samoht avatar yallop avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ocl-reporter's Issues

Update People

Update the people so that it includes all those from the last update.

Should cover all summer visitors, students and staff. In the first instance, do not bother with pics.
This issue is to track the people so ensure they're covered (there may be some dupes).

2014/2015 people:

  • Mindy Preston
  • Andy Ray
  • Yan Shvartzshnaider
  • Carlos Molina-Jimenez
  • Mounir Nasr Allah
  • Magnus Skjegstad
  • Nicolas Ojeda Bar
  • Christophe Troestler
  • Frédéric Bour
  • Vincent Botbol
  • Benjamin Farinier
  • Matthieu Journault
  • David Kaloper
  • Hannes Mehnert

Redirect the old people URLs

URLs of the individual people pages — of the form http://www.cl.cam.ac.uk/projects/ocamllabs/people/<person-id>.html — should be redirected to the group people page at http://www.cl.cam.ac.uk/projects/ocamllabs/people/index.html

Search engines have already indexed the site and looking for people in OCL currently leads to broken links. We could do this in the site by making redirect pages, which is something of crude solution but it does let crawlers update themselves.

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.