Skip to content
View hingston's full-sized avatar

Block or report hingston

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hingston/README.md

Hingston One-Name Study Archive

This repository contains the complete static HTML website for the Hingston One-Name Study, originally created and meticulously maintained from approximately 1995 by the late Dr. Chris Burgoyne (d. 2024). The study is a comprehensive genealogical resource dedicated to researching and documenting individuals and families bearing the Hingston surname (and its variants) across the globe.

Dr. Burgoyne's work was a significant contribution to genealogical research. While this repository serves as an archive of his foundational efforts, it is also intended that the study and research into the Hingston family will continue.

The live version of this website can be found at: genealogy.hingston.org

In Memoriam: Dr. Chris Burgoyne

It is with great sadness that we note the passing of Dr. Chris Burgoyne in 2024. His dedication to the Hingston One-Name Study, as well as his contributions to engineering and academia (as a Fellow of Emmanuel College, Cambridge, and his work with IABSE), were remarkable. This project serves as a tribute to his passion and diligence.

About the Study

The Hingston One-Name Study includes a wealth of information, such as:

  • Hingston Family Trees (HA, HB, HD, etc.): Detailed descendancy charts.
  • The Hingston Story: Narrative and historical context.
  • Origins of the Hingston Name: Etymology and geographical distribution.
  • Hingston Arms: Heraldic information.
  • Geographical Information: Details on Hingstons in Devon, Cornwall, Dorset, Ireland, Canada, USA, Australia, New Zealand, and other locations.
  • Historical Records: Transcriptions, official lists, census data, obituaries, and links to earlier studies.
  • Newsletters: Past communications from Dr. Burgoyne regarding the study.
  • Maps: Visualizing Hingston distribution.
  • And much more...

Original Website

The original website was hosted by Emmanuel College, Cambridge, at https://cjb.emma.cam.ac.uk/hingston/. This repository is an effort to ensure its continued availability and future development by the community.

Navigating the Website

The main entry point to the website is index.html. The site also features a sitemap.htm page which lists all pages on the site and can be very helpful for navigation.

Note on Search Functionality: The original site included a search page (hingsearch.htm) that utilized Google to search the pages. As the site is now hosted statically on a new domain, this specific search implementation may no longer function as originally intended without adjustments.

Technical Details

  • The website is composed of static HTML files, CSS, and images.
  • It is hosted via Cloudflare Pages, linked to this GitHub repository.

Contributing to the Hingston One-Name Study

The Hingston One-Name Study is a living project, and contributions from the wider research community are welcome and encouraged to build upon Dr. Burgoyne's foundational work.

There are a couple of ways to share new information, corrections, or additions:

  1. The Hingston Genealogy Mailing List: This is the primary forum for discussion and sharing new research.

  2. GitHub Pull Requests (for those comfortable with GitHub): If you are familiar with GitHub, you can propose changes or additions to the website content directly through this repository.

    • What is a Pull Request (PR)? A PR is a way to suggest changes to the files in this repository. You would essentially make a copy of a file (or the whole project), make your edits, and then "request" that your changes be "pulled" into the main project.
    • How to make a PR:
      1. Fork the repository: Create your own copy of this repository on GitHub.
      2. Make your changes: Edit the HTML files, add new images, etc., in your forked copy.
      3. Submit a Pull Request: From your forked repository, you can then open a Pull Request back to this main hingston/hingston repository.
      4. Describe your changes clearly in the PR.
    • New to Pull Requests? GitHub has excellent documentation:
    • Important: Please ensure any contributions are well-sourced and in keeping with the existing structure and style of the website. If you have substantial new trees or large sections, it might be best to discuss them on the mailing list first.

We understand that not everyone is familiar with GitHub, and that's perfectly okay! The mailing list is an equally valuable way to contribute and collaborate.

Types of Contributions Welcome:

  • Corrections to existing information (e.g., dates, names, relationships).
  • New genealogical data (births, marriages, deaths, new family branches) with sources.
  • Scans of relevant historical documents or photographs (please discuss on the mailing list regarding how best to incorporate).
  • Improvements to the website's accessibility or technical aspects (best raised as a GitHub Issue or PR).

License

The original work in this study is Copyright (c) 1995-2024 Dr. Chris Burgoyne. Subsequent contributions are Copyright (c) 2024-Present The Hingston One-Name Study Contributors. This project is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License - see the LICENSE file for details.

Acknowledgements

  • Dr. Chris Burgoyne: For his immense dedication and the creation of this invaluable resource.
  • Emmanuel College, Cambridge: For previously hosting the study.
  • The Hingston genealogy community: For their ongoing research and contributions.

Popular repositories Loading

  1. 7-billion-humans-solutions 7-billion-humans-solutions Public

    Solutions for the game 7 Billion Humans

    Python 220 70

  2. japanese japanese Public

    This repo contains a list of the 44,998 most common Japanese words in order of frequency, as determined by the University of Leeds Corpus.

    73 11

  3. russian russian Public

    This repo contains a list of the 100000 most common Russian words in order of frequency, as determined by the University of Leeds Corpus.

    42 22

  4. google-10000-english google-10000-english Public

    Forked from first20hours/google-10000-english

    This repo contains a list of the 10,000 most common English words in order of frequency, as determined by n-gram frequency analysis of the Google's Trillion Word Corpus.

    3 1

  5. hingston hingston Public

    Archive of the Hingston One-Name Study by Dr. Chris Burgoyne (1995-2024). A living genealogical resource.

    HTML 1

  6. CheckTSP CheckTSP Public

    A brute force checker for the travelling salesman problem in Python

    Python 1 2