Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
Romain Lesur
bookdown-gitlab-pages
Commits
071e7ada
Commit
071e7ada
authored
Sep 17, 2017
by
Romain Lesur
Browse files
Typo fix
parent
75645bb6
Pipeline
#11840976
passed with stage
in 1 minute and 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
index.Rmd
index.Rmd
+2
-2
No files found.
index.Rmd
View file @
071e7ada
---
title: "Easily publish a R bookdown website with GitLab Pages"
title: "Easily publish a
n
R bookdown website with GitLab Pages"
author: "Romain Lesur"
description: "This book provides a demo of a bookdown website published on GitLab Pages"
date: "`r Sys.Date()`"
...
...
@@ -34,7 +34,7 @@ library(magrittr)
knitr::write_bib(c(.packages(), 'bookdown'), 'packages.bib')
```
Publishing a `R` [@R-base] `bookdown` [@R-bookdown] website with [`GitLab Pages`](https://about.gitlab.com/features/pages/) is as easy as:
Publishing a
n
`R` [@R-base] `bookdown` [@R-bookdown] website with [`GitLab Pages`](https://about.gitlab.com/features/pages/) is as easy as:
- hosting a repository on [`GitLab`](https://gitlab.com)
- adding a configuration file to the project
...
...
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