Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
re-kirby
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
santiago duque
re-kirby
Commits
bff3fb72
Commit
bff3fb72
authored
May 04, 2026
by
santiago duque
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added my own plugins and blueprints for structure, also files bp's and tabs, etc
parent
0c557044
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
19 deletions
+3
-19
pinned-image.yml
www/site/blueprints/blocks/pinned-image.yml
+0
-2
default.yml
www/site/blueprints/files/default.yml
+2
-16
files.yml
www/site/blueprints/sections/files.yml
+1
-1
No files found.
www/site/blueprints/blocks/pinned-image.yml
View file @
bff3fb72
...
@@ -8,8 +8,6 @@ fields:
...
@@ -8,8 +8,6 @@ fields:
type
:
files
type
:
files
max
:
1
max
:
1
required
:
true
required
:
true
uploads
:
image
query
:
page.images
text
:
text
:
label
:
Scrolling Text
label
:
Scrolling Text
type
:
writer
type
:
writer
www/site/blueprints/files/default.yml
View file @
bff3fb72
title
:
Default
Imag
e
title
:
Default
fil
e
accept
:
accept
:
mime
:
image/*
maxsize
:
12000000
type
:
image
maxsize
:
6000000
fields
:
alt
:
label
:
Alt Text
help
:
Erscheint wenn das Bild nicht geladen werden kann und/oder wird von Screen-Readern vorgelesen.
type
:
text
width
:
1/2
caption
:
help
:
Bildlegende
label
:
Caption
type
:
textarea
width
:
1/2
www/site/blueprints/sections/files.yml
View file @
bff3fb72
...
@@ -2,7 +2,7 @@ type: files
...
@@ -2,7 +2,7 @@ type: files
label
:
false
label
:
false
layout
:
list
layout
:
list
template
:
null
template
:
default
create
:
false
create
:
false
text
:
"
{{
file.filename
}}"
text
:
"
{{
file.filename
}}"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment