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.
43 lines
780 B
YAML
43 lines
780 B
YAML
enabled: true
|
|
|
|
# #######
|
|
# Profile
|
|
# #######
|
|
profile:
|
|
name: "John Doe"
|
|
desc: "short description"
|
|
avatar_url: "https://upload.wikimedia.org/wikipedia/commons/b/b4/Wikipe-tan_avatar.png"
|
|
bio: "Some longer description of self. Write anything you'd like here, as long as it will make you shine..."
|
|
|
|
# #######
|
|
# Social Networks
|
|
# #######
|
|
social:
|
|
networks:
|
|
- url: "#"
|
|
icon: "fa-twitter"
|
|
title:
|
|
- url: "#"
|
|
icon: "fa-mastodon"
|
|
title:
|
|
- url: "#"
|
|
icon: "fa-linkedin"
|
|
title:
|
|
- url: "#"
|
|
icon: "fa-gitlab"
|
|
title:
|
|
- url: "#"
|
|
icon: "fa-peertube"
|
|
title:
|
|
|
|
# #######
|
|
# Streams
|
|
# #######
|
|
# Grav streams
|
|
streams:
|
|
schemes:
|
|
theme:
|
|
type: ReadOnlyStream
|
|
paths:
|
|
- user/themes/personal
|