Betty

screenshot of Betty

Betty visualizes and publishes your family history by building interactive, encyclopedia-like genealogy websites out of your Gramps and GEDCOM family trees

Overview

Betty is a tool for visualizing and publishing family history. It allows users to build interactive genealogy websites using their Gramps and GEDCOM family trees.

Features

  • Interactive Websites: Betty enables users to create interactive, encyclopedia-like genealogy websites.
  • Gramps and GEDCOM Integration: Betty is compatible with Gramps and GEDCOM files, making it easy to import and use existing family trees.
  • Visualization: The tool provides visualizations to enhance the presentation of family history, making it more engaging for visitors.
docker
Docker

A website that uses Docker for containerization to streamline development, testing, and deployment workflows. This includes features such as containerization of dependencies, automated builds and deployments, and container orchestration to ensure scalability and availability.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

Stylelint

Stylelint is a modern linter for CSS that helps you avoid errors and enforce consistent styling conventions. It provides rules for detecting errors and warnings, and can be configured to match your specific project's requirements.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.