The Ferber Family Website

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
- Ruby 3.0+
- Bundler
Setup
-
Clone the repository:
git clone https://github.com/yourusername/ferber.me.git cd ferber.me -
Install dependencies:
bundle install -
Start the local server:
bundle exec jekyll serve -
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