You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
742 B
YAML

exclude:
- "/vendor/"
- "Gemfile"
- "Gemfile.lock"
- "README.md"
- "*.gemspec"
# Site settings
title: "Secret Share"
description: "A site for sharing secrets"
secret_endpoint: https://xxxxx.execute-api.us-east-1.amazonaws.com/live/secret/
url: http://localhost:4000
baseurl: /secret # no trailing or only slash
background: images/bg03.jpg # without baseurl
homesite_name: LZAHQ
homesite_url: https://lzahq.tech
# Social Media - can remove to not show icons
social:
- url: https://github.com/profile
icon: github
- url: https://linkedin.com/in/profile
icon: linkedin
- url: https://instagram.com/profile
icon: instagram
- url: "mailto:email@domain.com"
icon: envelope
# Build settings
markdown: kramdown