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