Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
SingularisArt committed Jul 19, 2024
1 parent 54823c1 commit cf0bb88
Show file tree
Hide file tree
Showing 13 changed files with 78 additions and 37 deletions.
1 change: 0 additions & 1 deletion archetypes/default.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ draft: true
toc: true
comments: true
katex: true
markup: "mmark"
prevFile: ""
nextFile: ""
introFile: "post-00"
Expand Down
11 changes: 11 additions & 0 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,14 @@ disqusShortname = "singularisart-github-io"
[taxonomies]
category = "categories"
tag = "tags"

[mediaTypes]
[mediaTypes."text/markdown"]
suffixes = ["md"]

[outputs]
home = ["HTML", "RSS", "JSON"]
section = ["HTML", "RSS"]
page = ["HTML"]
taxonomy = ["HTML", "RSS"]
term = ["HTML", "RSS"]
3 changes: 1 addition & 2 deletions content/tutorials/latex-notes/post-00.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ draft: false
comments: false
toc: true
katex: false
markup: "mmark"
prevFile: "post-00"
nextFile: "post-01"
introFile: "post-00"
Expand All @@ -15,7 +14,7 @@ tags: ["latex", "notes", "neovim", "inkscape", "tmux"]

{{< header "NeoVim with LaTeX" >}}

{{< carousel imgs="f,f,f,f,f,f,f,f" height="50" duration="7000" >}}
{{< carousel imgs="f,f" height="50" duration="7000" >}}

{{< toc >}}

Expand Down
7 changes: 3 additions & 4 deletions content/tutorials/latex-notes/post-01.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,19 @@
---
title: "Prerequisites for Writing LaTeX"
title: "Setting up NeoVim"
date:
draft: false
comments: true
toc: true
katex: false
markup: "mmark"
prevFile: "post-00"
nextFile: "post-02"
introFile: "post-00"
categories: []
tags: []
---

{{< header "Prerequisites for Writing LaTeX" >}}
{{< intro part="one" length="seven-part" topic="writing LaTeX documents" >}}
{{< header "Setting up NeoVim" >}}
{{< intro part="one" length="nine-part" topic="writing LaTeX documents" >}}
{{< navbar >}}
{{< toc >}}

Expand Down
7 changes: 3 additions & 4 deletions content/tutorials/latex-notes/post-02.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,19 @@
---
title: "Setting up UltiSnips with Neovim"
title: "Intro to Vimtex"
date:
draft: false
comments: true
toc: true
katex: false
markup: "mmark"
prevFile: "post-01"
nextFile: "post-03"
introFile: "post-00"
categories: []
tags: []
---

{{< header "Setting up UltiSnips with Neovim" >}}
{{< intro part="two" length="seven-part" topic="writing LaTeX documents" >}}
{{< header "Intro to Vimtex" >}}
{{< intro part="two" length="nine-part" topic="writing LaTeX documents" >}}
{{< navbar >}}
{{< toc >}}

Expand Down
7 changes: 3 additions & 4 deletions content/tutorials/latex-notes/post-03.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,19 @@
---
title: "An Introduction to Vimtex"
title: "More Advanced Vimtex Features"
date:
draft: false
comments: true
toc: true
katex: false
markup: "mmark"
prevFile: "post-02"
nextFile: "post-04"
introFile: "post-00"
categories: []
tags: []
---

{{< header "An Introduction to Vimtex" >}}
{{< intro part="three" length="seven-part" topic="writing LaTeX documents" >}}
{{< header "More Advanced Vimtex Features" >}}
{{< intro part="three" length="nine-part" topic="writing LaTeX documents" >}}
{{< navbar >}}
{{< toc >}}

Expand Down
7 changes: 3 additions & 4 deletions content/tutorials/latex-notes/post-04.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,19 @@
---
title: "More Advanced Vimtex Features"
title: "Intro to UltiSnips"
date:
draft: false
comments: true
toc: true
katex: false
markup: "mmark"
prevFile: "post-03"
nextFile: "post-05"
introFile: "post-00"
categories: []
tags: []
---

{{< header "More Advanced Vimtex Features" >}}
{{< intro part="four" length="seven-part" topic="writing LaTeX documents" >}}
{{< header "Intro to UltiSnips" >}}
{{< intro part="four" length="nine-part" topic="writing LaTeX documents" >}}
{{< navbar >}}
{{< toc >}}

Expand Down
7 changes: 3 additions & 4 deletions content/tutorials/latex-notes/post-05.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,19 @@
---
title: "Using Tmux to Enhance your Workflow"
title: "More Advanced UltiSnips Features"
date:
draft: false
comments: true
toc: true
katex: false
markup: "mmark"
prevFile: "post-04"
nextFile: "post-06"
introFile: "post-00"
categories: []
tags: []
---

{{< header "Using Tmux to Enhance your Workflow" >}}
{{< intro part="five" length="seven-part" topic="writing LaTeX documents" >}}
{{< header "More Advanced UltiSnips Features" >}}
{{< intro part="five" length="nine-part" topic="writing LaTeX documents" >}}
{{< navbar >}}
{{< toc >}}

Expand Down
7 changes: 3 additions & 4 deletions content/tutorials/latex-notes/post-06.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,19 @@
---
title: "How I manage my notes"
title: "Using Tmux to Enhance your Workflow"
date:
draft: false
comments: true
toc: true
katex: false
markup: "mmark"
prevFile: "post-05"
nextFile: "post-07"
introFile: "post-00"
categories: []
tags: []
---

{{< header "How I Manage my Notes" >}}
{{< intro part="six" length="seven-part" topic="writing LaTeX documents" >}}
{{< header "Using Tmux to Enhance your Workflow" >}}
{{< intro part="six" length="nine-part" topic="writing LaTeX documents" >}}
{{< navbar >}}
{{< toc >}}

Expand Down
3 changes: 1 addition & 2 deletions content/tutorials/latex-notes/post-07.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ draft: false
comments: true
toc: true
katex: false
markup: "mmark"
prevFile: "post-06"
nextFile: "post-08"
introFile: "post-00"
Expand All @@ -14,7 +13,7 @@ tags: []
---

{{< header "How I Draw my Figures" >}}
{{< intro part="seven" length="seven-part" topic="writing LaTeX documents" >}}
{{< intro part="seven" length="nine-part" topic="writing LaTeX documents" >}}
{{< navbar >}}
{{< toc >}}

Expand Down
20 changes: 12 additions & 8 deletions content/tutorials/latex-notes/post-08.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,20 @@
---
title: "That's it my Friends"
title: "How to Manage your Notes"
date:
draft: false
toc: false
comments: false
comments: true
toc: true
katex: false
markup: "mmark"
prevFile: ""
nextFile: ""
introFile: ""
prevFile: "post-07"
nextFile: "post-09"
introFile: "post-00"
categories: []
tags: []
---

{{< header "That's it my Friends" >}}
{{< header "How to Manage your Notes" >}}
{{< intro part="eight" length="nine-part" topic="writing LaTeX documents" >}}
{{< navbar >}}
{{< toc >}}

{{< navbar >}}
20 changes: 20 additions & 0 deletions content/tutorials/latex-notes/post-09.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: "Using Notion to Bring Everything Together"
date:
draft: false
comments: true
toc: true
katex: false
prevFile: "post-08"
nextFile: "post-10"
introFile: "post-00"
categories: []
tags: []
---

{{< header "Using Notion to Bring Everything Together" >}}
{{< intro part="nine" length="nine-part" topic="writing LaTeX documents" >}}
{{< navbar >}}
{{< toc >}}

{{< navbar >}}
15 changes: 15 additions & 0 deletions content/tutorials/latex-notes/post-10.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: "That's it my Friends"
date:
draft: false
toc: false
comments: false
katex: false
prevFile: ""
nextFile: ""
introFile: ""
categories: []
tags: []
---

{{< header "That's it my Friends" >}}

0 comments on commit cf0bb88

Please sign in to comment.