Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

356 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genealogy Resources

A collection of genealogy research, reports, and family history documentation.

Live site

Visit the live site at: https://mparrett.github.io/genealogy

Project structure

genealogy/
├── index.html              # Main site homepage
├── research/
│   ├── reports/            # Research reports and documentation
│   └── templates/          # Templates for new reports
├── _config.yml            # Jekyll configuration for GitHub Pages
└── justfile               # Build automation tasks

Development

This project uses Just for task automation:

# Convert markdown reports to HTML
just build-reports

# List available tasks
just --list

Adding new reports

  1. Create a new markdown file in research/reports/
  2. Use the template in research/templates/report-template.md
  3. Run just build-reports to convert to HTML
  4. Commit and push to update the live site

Family tree resources

Family tree profiles and genetic genealogy data are maintained across multiple platforms including Ancestry, WikiTree, FamilySearch, and 23andMe. Links to these profiles are available upon request.

About

This repository serves as a centralized location for documenting family history research, sharing findings, and maintaining genealogical records. Reports are written in Markdown and automatically converted to HTML for web viewing.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages