Skip to content

FAForever/website-news

Repository files navigation

Newshub for FAForever

This repository contains the source of a proposal for an alternative news hub for FAForever.

Technologies

CI/CD

  • Node Package Manager
  • Workbox: Tooling to generate information required for a progressive webapp
  • Lighthouse: Tooling to measure website performance, is integrated in Chrome developer tools
    • Lighthouse-ci: Command line wrapper to make it easier to do automated testing on website performance

The following tooling helps us with reducing the bundle size.

Branches

  • main: The default branch.
  • deploy/gh-pages: The source code that is to be deployed to GitHub Pages.

Resources

Additional tooling