Skip to content

Instantly share code, notes, and snippets.

@inetbiz
Created October 2, 2021 01:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save inetbiz/9f60a15044d64470bc5f0054e87b06bf to your computer and use it in GitHub Desktop.
Save inetbiz/9f60a15044d64470bc5f0054e87b06bf to your computer and use it in GitHub Desktop.
YAML For Site Authors in Jekyll CMS
member1:
birth_country: "United States of America"
birth_city: "Somewhere"
birth_region: CA
birth_zip: 11111
birth_date: "YYYY-MM-DD"
education: "New Horizons Technology School"
image: "assets/images/main/denver-prophit-jr.png"
nationality: "United States of America"
name: "John Doe"
first_name: "John"
last_name: "Doe"
suffix: III.
email: info@somewhere.us
home_country: "United States of America"
home_city: "Anytown"
home_region: "FL"
home_zip: "32134"
gender: Male
permalink: "/about.html"
founder: true
about: "A sentence Here"
kg: "KG Link if you have one"
org:
- name: "Org Name"
url: https://somewhere.us/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment