Skip to content

Developers' Guide

Rick Viscomi edited this page Jun 3, 2019 · 31 revisions

The Web Almanac website will live at https://almanac.httparchive.org. The website is up now as a "Coming Soon" page.

The technical architecture of the website will be similar to that of HTTP Archive (https://github.com/HTTPArchive/httparchive.org):

  • Google App Engine
  • Python 2 flexible environment
  • Flask
    • Talisman for CSP
  • vanilla JS and CSS
    • ES6 JS transpiled down using Webpack if needed

The Development label will be used to tag all issues for the Developers team.

We are especially in need of developers with an eye for design. If this sounds like you, please speak up and help us craft the look and feel of the UX.

Clone this wiki locally