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
Gepetto
Articles
Commits
55528fe1
Commit
55528fe1
authored
Feb 02, 2022
by
Guilhem Saurel
Browse files
improve README
parent
06e6665b
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
55528fe1
...
...
@@ -2,6 +2,8 @@
## Build existing pages
With pandoc >= 2.14,
`make`
; otherwise:
```
bash
docker run
--rm
-v
$PWD
:/data
-it
memmos.laas.fr:5000/gepetto/articles make
```
...
...
@@ -9,3 +11,11 @@ docker run --rm -v $PWD:/data -it memmos.laas.fr:5000/gepetto/articles make
## Create your own
You can use
`cosyslam.md`
as a template. Just copy it under a different
`*.md`
name, and replace what you want inside.
## Publish
on https://gepettoweb.laas.fr/articles/ :
```
make publish
```
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