Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
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
7409d2e3
Commit
7409d2e3
authored
Jan 22, 2021
by
Eric Timmons
Browse files
Remove News until we have an actual post
parent
374be69e
Pipeline
#2641
passed with stage
in 2 minutes and 3 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.coleslawrc
View file @
7409d2e3
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
;; deployment plugins
;; deployment plugins
;; default deploy method is rsync
;; default deploy method is rsync
(
rsync
"-avz"
"--delete"
"--exclude"
".git/"
"--exclude"
".gitignore"
"--copy-links"
))
(
rsync
"-avz"
"--delete"
"--exclude"
".git/"
"--exclude"
".gitignore"
"--copy-links"
))
:sitenav
((
:url
"1.html"
:name
"News"
:relative
t
)
:sitenav
(
;;
(:url "1.html" :name "News" :relative t)
(
:url
"images/implementation-specific.html"
:name
"Implementation Images"
:relative
t
)
(
:url
"images/implementation-specific.html"
:name
"Implementation Images"
:relative
t
)
(
:url
"images/development.html"
:name
"Development Images"
:relative
t
)
(
:url
"images/development.html"
:name
"Development Images"
:relative
t
)
(
:url
"use-cases.html"
:name
"Use Cases"
:relative
t
)
(
:url
"use-cases.html"
:name
"Use Cases"
:relative
t
)
...
...
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