Skip to content

A template for creating your own single-page link farm about you.

License

Notifications You must be signed in to change notification settings

TheLarsonAgency/person-profile-template

Repository files navigation

Person Profile Template

A single page, static HTML document indicating the optimal ways to get ahold of a person through the descriptive medium of buttons and links.

Heavily based on the design elements of uno-zen.

Built for this site (demo).

Installation

git clone https://github.com/TheLarsonAgency/person-profile-template.git my-profile
cd $_

Edit files to your liking

index.html

Edit the following tags:

  • title
  • meta tags
  • gravatar img tag
  • h1 header tag
  • links (see comments for examples)

Images

Replace the image tags with your images in the index.html file, or place your own images in place of the old images (with the same file names).

Validating changes

From the root directory, execute the following:

python3 -m http.server

Open a browser and point it to http://localhost:8000.

Updating/Upgrading

git pull

Merge any conflicts.

Contributing

Please submit feature requests and issues using GitHub.

Author

Bobby Larson The Larson Agency

About

A template for creating your own single-page link farm about you.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published