Add post: 暗黑能天使
This commit is contained in:
38
archetypes/widgets/about.md
Normal file
38
archetypes/widgets/about.md
Normal file
@@ -0,0 +1,38 @@
|
||||
---
|
||||
title: {{ replace .Name "-" " " | title }}
|
||||
draft: false
|
||||
role:
|
||||
avatar:
|
||||
bio:
|
||||
organization:
|
||||
name:
|
||||
url:
|
||||
social:
|
||||
- icon:
|
||||
iconPack:
|
||||
url:
|
||||
|
||||
weight:
|
||||
widget:
|
||||
handler: about
|
||||
|
||||
# Options: sm, md, lg and xl. Default is md.
|
||||
width:
|
||||
|
||||
sidebar:
|
||||
# Options: left and right. Leave blank to hide.
|
||||
position:
|
||||
# Options: sm, md, lg and xl. Default is md.
|
||||
scale:
|
||||
|
||||
background:
|
||||
# Options: primary, secondary, tertiary or any valid color value. Default is primary.
|
||||
color: secondary
|
||||
image:
|
||||
# Options: auto, cover and contain. Default is auto.
|
||||
size:
|
||||
# Options: center, top, right, bottom, left.
|
||||
position:
|
||||
# Options: fixed, local, scroll.
|
||||
attachment:
|
||||
---
|
||||
28
archetypes/widgets/blank.html
Normal file
28
archetypes/widgets/blank.html
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
title: {{ replace .Name "-" " " | title }}
|
||||
draft: false
|
||||
|
||||
weight:
|
||||
widget:
|
||||
handler: blank
|
||||
|
||||
# Options: sm, md, lg and xl. Default is md.
|
||||
width:
|
||||
|
||||
sidebar:
|
||||
# Options: left and right. Leave blank to hide.
|
||||
position:
|
||||
# Options: sm, md, lg and xl. Default is md.
|
||||
scale:
|
||||
|
||||
background:
|
||||
# Options: primary, secondary, tertiary or any valid color value. Default is primary.
|
||||
color:
|
||||
image:
|
||||
# Options: auto, cover and contain. Default is auto.
|
||||
size:
|
||||
# Options: center, top, right, bottom, left.
|
||||
position:
|
||||
# Options: fixed, local, scroll.
|
||||
attachment:
|
||||
---
|
||||
36
archetypes/widgets/experiences.md
Normal file
36
archetypes/widgets/experiences.md
Normal file
@@ -0,0 +1,36 @@
|
||||
---
|
||||
title: {{ replace .Name "-" " " | title }}
|
||||
draft: false
|
||||
experiences:
|
||||
- title:
|
||||
organization:
|
||||
name:
|
||||
url:
|
||||
dates:
|
||||
location:
|
||||
writeup:
|
||||
|
||||
weight:
|
||||
widget:
|
||||
handler: experiences
|
||||
|
||||
# Options: sm, md, lg and xl. Default is md.
|
||||
width: lg
|
||||
|
||||
sidebar:
|
||||
# Options: left and right. Leave blank to hide.
|
||||
position: left
|
||||
# Options: sm, md, lg and xl. Default is md.
|
||||
scale: md
|
||||
|
||||
background:
|
||||
# Options: primary, secondary, tertiary or any valid color value. Default is primary.
|
||||
color:
|
||||
image:
|
||||
# Options: auto, cover and contain. Default is auto.
|
||||
size:
|
||||
# Options: center, top, right, bottom, left.
|
||||
position:
|
||||
# Options: fixed, local, scroll.
|
||||
attachment:
|
||||
---
|
||||
34
archetypes/widgets/pages.md
Normal file
34
archetypes/widgets/pages.md
Normal file
@@ -0,0 +1,34 @@
|
||||
---
|
||||
title: {{ replace .Name "-" " " | title }}
|
||||
draft: false
|
||||
# Section you want to display
|
||||
section:
|
||||
# Pages count
|
||||
count:
|
||||
# Options: card, plain and masonry.
|
||||
style:
|
||||
|
||||
weight:
|
||||
widget:
|
||||
handler: pages
|
||||
|
||||
# Options: sm, md, lg and xl. Default is md.
|
||||
width:
|
||||
|
||||
sidebar:
|
||||
# Options: left and right. Leave blank to hide.
|
||||
position:
|
||||
# Options: sm, md, lg and xl. Default is md.
|
||||
scale:
|
||||
|
||||
background:
|
||||
# Options: primary, secondary, tertiary or any valid color value. Default is primary.
|
||||
color:
|
||||
image:
|
||||
# Options: auto, cover and contain. Default is auto.
|
||||
size:
|
||||
# Options: center, top, right, bottom, left.
|
||||
position:
|
||||
# Options: fixed, local, scroll.
|
||||
attachment:
|
||||
---
|
||||
31
archetypes/widgets/vintage.md
Normal file
31
archetypes/widgets/vintage.md
Normal file
@@ -0,0 +1,31 @@
|
||||
---
|
||||
title: {{ replace .Name "-" " " | title }}
|
||||
draft: false
|
||||
slogan:
|
||||
imgLeft:
|
||||
imgRight:
|
||||
|
||||
weight:
|
||||
widget:
|
||||
handler: vintage
|
||||
|
||||
# Options: sm, md, lg and xl. Default is md.
|
||||
width:
|
||||
|
||||
sidebar:
|
||||
# Options: left and right. Leave blank to hide.
|
||||
position:
|
||||
# Options: sm, md, lg and xl. Default is md.
|
||||
scale:
|
||||
|
||||
background:
|
||||
# Options: primary, secondary, tertiary or any valid color value. Default is primary.
|
||||
color:
|
||||
image:
|
||||
# Options: auto, cover and contain. Default is auto.
|
||||
size:
|
||||
# Options: center, top, right, bottom, left.
|
||||
position:
|
||||
# Options: fixed, local, scroll.
|
||||
attachment:
|
||||
---
|
||||
Reference in New Issue
Block a user