Sign inSign up

stevenjdh/ferengi-rules

By stevenjdh

Updated 10 months ago

A complete consolidated list of all known Ferengi Rules of Acquisition from the Star Trek universe.

Image
Web servers
0

548

stevenjdh/ferengi-rules repository overview

Ferengi Rules of Acquisition (Self-Hosting)

The goal of this project is to attempt to create a complete consolidated list of all the known Ferengi Rules of Acquisition, which as stated in "The Maquis, Part I" (DS9 episode), "Every Ferengi business transaction is governed by 285+ Rules of Acquisition to ensure a fair and honest deal for all parties concerned. Well, most of them, anyway."

This standalone site can run anywhere containers are supported, for example, Kubernetes. The container has been optimized for size and performance.

The live site version of this can be viewed here: https://stevenjdh.github.io/Ferengi-Rules-of-Acquisition/

Features

  • Mobile-first website that adapts to all devices with a consistent look.
  • Uses the same Jekyll build process as GitHub Pages to generate the site.
  • Run as a standalone, highly optimized microservice in Kubernetes.
  • Uses Open Graph (OG) tags for various social media platform previews.
  • Install to Desktop and to Apple/Android home screen (A2HS) as a Progressive Web App (PWA).
  • Support for browserconfig.xml for Windows tiles and other agents that support it.

Usage

Execute the following command to pull and run the image directly for testing:

docker run --name ferengi-rules --rm -p 8080:80 \
    stevenjdh/ferengi-rules:latest

The site will be accessible from http://localhost:8080.

Disclaimer

The opinions and views expressed here are NOT the author's own and do not reflect the views of any party involved. While the collection contains material that may be considered prejudiced, stereotyped, or offensive, it should be remembered that this is only a fictional work from the Star Trek universe that is only meant to be taken as the business proverbs of the ultra-capitalist race known as the Ferengi. This is distributed in the hope that it will be useful, but without any level of warranty, implied or otherwise.

Github repository

The GitHub repository can be found (here)

Tag summary

Content type

Image

Digest

sha256:e58a673fc

Size

8.9 MB

Last updated

10 months ago

docker pull stevenjdh/ferengi-rules