Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cl-docker-images
cl-docker-images.common-lisp.dev
Commits
fafca6fd
Commit
fafca6fd
authored
Jan 22, 2021
by
Eric Timmons
Browse files
Add more to header
parent
7a65fccd
Pipeline
#2632
passed with stage
in 2 minutes and 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.coleslawrc
View file @
fafca6fd
...
...
@@ -23,5 +23,7 @@
(
rsync
"-avz"
"--delete"
"--exclude"
".git/"
"--exclude"
".gitignore"
"--copy-links"
))
:sitenav
((
:url
"1.html"
:name
"News"
:relative
t
)
(
:url
"images/implementation-specific.html"
:name
"Implementation Images"
:relative
t
)
(
:url
"images/development.html"
:name
"Development Images"
:relative
t
)
(
:url
"use-cases.html"
:name
"Use Cases"
:relative
t
)
(
:url
"https://gitlab.common-lisp.net/cl-docker-images"
:name
"Code"
))
:staging-dir
"/tmp/coleslaw/"
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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