Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

ToDo Before Initial Metacademy Release

Colorado Reed edited this page Sep 25, 2013 · 14 revisions

Administrative

  • Choose a VPS host

  • Improve READMEs

  • Create a "contributing content" tutorial

Backend

  • Formalize alpha version of the content API

  • Formalize URL scheme/functionality

  • Choose a content server framework

  • Minimize and tarball the js

  • Cache content and app server in deployment

Frontend

  • Create landing search page

  • Create list page of all topics (include a link to this page when search yields 0 results)

  • Add appropriate noscript and IE < 9 detection and message

  • Improve search functionality for concepts (use Whoosh capabilities)

  • Switch search rendering to client-side (don't route search through app server)

  • Fix node ordering in learn view

  • Fix content display for node in learning view

  • Make header more functional

  • Try to make word-hyphenation a bit better (smaller font or bigger nodes: want the word "distribution" to fit)

  • Simple hide/show dimmed nodes functionality