/britannica

A dumbed-down version of britannica.com

Primary LanguageVueMIT LicenseMIT

Britannica (gh-pages)

Features:

  • Vue + Vue Router
  • Server side rendering
  • Page scraping using jsdom
    • Britannica for content
    • Merriam-Webster for definitions
  • A faster, simpler, ad-free encyclopedia site

Note: The GitHub Pages demo is not fully-featured -- a backend is required.

Build

$ npm install
$ npm run build
$ npm run start

Serves on http://localhost:8080.