Skip to content

pojntfx/pojtinger.com

Repository files navigation

Family Site

A site for my family.

Overview

This is a site for my family that links to each person's socials.

It provides the following information:

  • Profile pictures
  • Social accounts (Instagram etc.)
  • Mail addresses
  • Personal website links (if available)

Installation

Simply visit the public deployment to access the site:

Screenshots

Click on an image to see a larger version.

Screenshot of the homepage Screenshot of a person's page

Acknowledgements

Contributing

To contribute, please use the GitHub flow and follow our Code of Conduct.

To build the site locally, run:

$ git clone https://github.com/pojntfx/pojtinger.com.git
$ cd pojtinger.com
$ npm install --legacy-peer-deps
$ npm run dev

License

Family Site (c) 2024 Felicitas Pojtinger

SPDX-License-Identifier: AGPL-3.0