Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
git-seminar
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Scientific Computing
education
git-seminar
Commits
79de04f3
"demo.py" did not exist on "d27d1e26273ddeaa1a8e34efe2f6e00b5351717a"
Verified
Commit
79de04f3
authored
5 years ago
by
ck85nori
Browse files
Options
Downloads
Patches
Plain Diff
updates pandoc papers
parent
fcebbc36
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pandoc-papers.md
+20
-14
20 additions, 14 deletions
pandoc-papers.md
with
20 additions
and
14 deletions
pandoc-papers.md
+
20
−
14
View file @
79de04f3
...
@@ -8,18 +8,25 @@ author:
...
@@ -8,18 +8,25 @@ author:
intro
intro
=====
=====
## motivation
## motivation #1

## 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
\L
aTeX
\
if needed
, e.g.
$a^2 + b^2 = c^2$
-
inline
\L
aTeX
\
if needed
\r
ightarrow
\
$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**
\r
ightarrow
\
**instance**
\r
ightarrow
\
**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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment