Deploy instructions
This commit is contained in:
parent
fc9a3b398a
commit
5b6d4fde4d
@ -8,6 +8,12 @@ bundle
|
||||
bundle exec jekyll serve --livereload
|
||||
```
|
||||
|
||||
## Deploy
|
||||
|
||||
```bash
|
||||
scp -r _site/* k0v1@guiotte.fr:/home/k0v1/docker/florent/data
|
||||
```
|
||||
|
||||
## Bibliography
|
||||
|
||||
In Zotero, setup a Better BibTex postscript for arXiv papers:
|
||||
@ -22,3 +28,4 @@ if (zotero.itemType === 'preprint') {
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user