The Ferber Family Website

Ferber Family Crest

A family history website for the Ferber family, built with Jekyll and the Just the Docs theme.

🌐 Live Site

Visit: https://ferber.me

🚀 Local Development

Prerequisites

Setup

  1. Clone the repository:

    git clone https://github.com/yourusername/ferber.me.git
    cd ferber.me
  2. Install dependencies:

    bundle install
  3. Start the local server:

    bundle exec jekyll serve
  4. Open http://localhost:4000 in your browser.

📁 Project Structure

ferber.me/
├── _config.yml          # Jekyll configuration
├── index.md             # Home page
├── history.md           # Family history page
├── photos.md            # Photo gallery
├── assets/
   └── docs/            # Site documents
   └── images/          # Site images
       └── gallery01/   # Family photos
├── .github/
   └── workflows/
       └── pages.yml    # GitHub Pages deployment

🎨 Theme

This site uses the Just the Docs theme for Jekyll.

📄 License

Copyright © 2011-2026 Michal Ferber