Skip to content
Snippets Groups Projects
Verified Commit 79de04f3 authored by ck85nori's avatar ck85nori :railway_track:
Browse files

updates pandoc papers

parent fcebbc36
No related branches found
No related tags found
No related merge requests found
...@@ -8,18 +8,25 @@ author: ...@@ -8,18 +8,25 @@ author:
intro intro
===== =====
## motivation ## motivation #1
![](img/draft_mess_half_size.png)
## motivation #2
- **focus** on content/writing - **focus** on content/writing
- use **version control** with all its benefits
- **communication** - **communication**
- avoid emails with attachments, right? - avoid emails with attachments, right?
- early and frequent reviews - early and frequent reviews
- get rid of MS Word, Google Docs, Dropbox, etc.
## motivation #3
- use **version control** with all its benefits
- **automated** - **automated**
- spell checking - spell checking
- high quality typesetting - high quality typesetting
- publishing - publishing
- get rid of MS Word, Google Docs, Dropbox, etc.
- **future proof** way of doing things, meaning - **future proof** way of doing things, meaning
- tools are open source - tools are open source
- tools are replaceable or optional - tools are replaceable or optional
...@@ -58,15 +65,15 @@ tools ...@@ -58,15 +65,15 @@ tools
``` ```
- **easy to learn**, read and write - **easy to learn**, read and write
- no distractions to *procrastinate* - ~~no~~ fewer distractions to *procrastinate*
- inline \LaTeX\ if needed, e.g. $a^2 + b^2 = c^2$ - inline \LaTeX\ if needed \rightarrow\ $a^2 + b^2 = c^2$
``` ```
### rendered ### rendered
- **easy to learn**, read and write - **easy to learn**, read and write
- no distractions to *procrastinate* - ~~no~~ fewer distractions to *procrastinate*
- inline \LaTeX\ if needed, e.g. $a^2 + b^2 = c^2$ - inline \LaTeX\ if needed \rightarrow\ $a^2 + b^2 = c^2$
## git & GitLab ## git & GitLab
...@@ -114,9 +121,9 @@ workflow ...@@ -114,9 +121,9 @@ workflow
### [set up new project in GitLab](https://git.idiv.de/projects/new) ### [set up new project in GitLab](https://git.idiv.de/projects/new)
- use **publishing/project-template** as project template - use project template
- project template is managed by our community - template is managed by our community
- contains Makefile, README, themes, CI/CD, visualization examples etc. - contains Makefile, README, CI/CD, ~~themes~~, visualization examples, etc.
### writing ### writing
...@@ -127,7 +134,7 @@ workflow ...@@ -127,7 +134,7 @@ workflow
### communication ### communication
- add contributors / collaborators to GitLab project - invite contributors / collaborators to GitLab project
- use GitLab project as main communication platform - use GitLab project as main communication platform
- discuss and review in - discuss and review in
- commit comments - commit comments
...@@ -141,7 +148,7 @@ workflow ...@@ -141,7 +148,7 @@ workflow
- some parts are done automatically with the project template - some parts are done automatically with the project template
- deploy PDF to cloud storage: - deploy PDF to cloud storage:
[https://portal.idiv.de/nextcloud/](https://portal.idiv.de/nextcloud/) [https://portal.idiv.de/nextcloud/](https://portal.idiv.de/nextcloud/)
- (uses **DRAFT** watermark if commit not tagged) - (uses **DRAFT** watermark ~~if commit not tagged~~)
## demo ## demo
...@@ -165,8 +172,7 @@ your turn ...@@ -165,8 +172,7 @@ your turn
### create new project ### create new project
- https://git.idiv.de/projects/new - https://git.idiv.de/projects/new
- **create from template** - **create from template** \rightarrow\ **instance** \rightarrow\ **pandoc**
- **publishing/project-template**
- install tools from `README.md` - install tools from `README.md`
- set up Nextcloud share and CD - set up Nextcloud share and CD
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment