Skip to content

Commit

Permalink
Slight update to design pages
Browse files Browse the repository at this point in the history
  • Loading branch information
pmichaillat committed Mar 4, 2024
1 parent 3ab480f commit 127ef3b
Show file tree
Hide file tree
Showing 13 changed files with 41 additions and 41 deletions.
6 changes: 3 additions & 3 deletions content/design/d1.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@ disableAnchoredHeadings: false

---

The template produces an academic presentation using [LaTeX](https://www.latex-project.org) with the [Beamer class](https://ctan.org/pkg/beamer). The presentation follows typographical best practices and has a minimalist design—with the aim to convey information effectively.
The template produces an academic presentation using [LaTeX](https://www.latex-project.org) with the [Beamer class](https://ctan.org/pkg/beamer). The presentation adheres to typographical best practices and has a minimalist design. The template is particularly well suited for research presentations. It is designed to convey research material effectively.

---

## View

+ [LaTeX template for academic presentations](https://github.com/pmichaillat/latex-presentation)
+ [Presentation produced by the template](/d1.pdf)
+ [Research presentation produced by the template](/d1.pdf)

---

Expand Down Expand Up @@ -309,4 +309,4 @@ Each successive slide is automatically numbered with an Arabic number in square

The template also come with a last slide, which is a just a gray square, and which is called with `\lastslide`. The last slide can be used instead of conclusion slides—to say thank you, recap in a sentence what the presentation showed, and discuss next steps or related projects.

Conclusion slides are generally ineffective and even mildly upsetting. The audience has been listening for an hour or an hour and a half. They know what they have just been told. At that point they are happy to go on with their day without having to hear again a summary of the same material.
Conclusion slides are generally ineffective and even mildly upsetting. The audience has been listening for an hour or an hour and a half. They know what they have just been told. At that point they are happy to go on with their day without having to hear again a summary of the same material.
6 changes: 3 additions & 3 deletions content/design/d2.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@ showToc: true
disableAnchoredHeadings: false
---

The template produces an academic paper with [LaTeX](https://www.latex-project.org). The paper follows typographical best practices and has a minimalist design—with the aim to be easy to read and to scan in print and on screen.
The template produces an academic paper with [LaTeX](https://www.latex-project.org). The paper adheres to typographical best practices and has a minimalist design. The template is particularly well suited for research papers. It is designed so the papers are easy to scan and to read, both in print and on screen.

---

## View

+ [LaTeX template for academic papers](https://github.com/pmichaillat/latex-paper)
+ [Paper produced by the template](/d2.pdf)
+ [Research paper produced by the template](/d2.pdf)
+ [Online appendix produced by the template](/d2a.pdf)

---
Expand Down Expand Up @@ -249,7 +249,7 @@ All labels in the appendix start with an `A`, so it is clear that they point to

## Online appendix

Once a paper gets published, the appendix must often be transformed into an online appendix. To help with this task, the repository also includes a template for online appendices. It adds two features to the paper template:
Once a research paper gets published, the appendix must often be transformed into an online appendix. To help with this task, the repository also includes a template for online appendices. The appendix template adds two features to the paper template:

+ The abstract is replaced by a table of contents.
+ All the labels from the main text (equation numbers, figure and table numbers, theorem numbers, section numbers) continue to be usable in the online appendix. So the cross-references from main text to appendix are not broken even though the appendix is now in a separate file. [This requires the following](https://www.ctan.org/pkg/xr):
Expand Down
2 changes: 1 addition & 1 deletion content/design/d3.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "LaTeX Commands to Write Math"
date: 2023-10-22
url: /d3/
author: "Pascal Michaillat"
description: "This collection of commands makes it easy to write mathematical expressions with LaTeX, while respecting the rules of mathematical typography."
description: "This collection of commands makes it easy to write mathematical expressions with LaTeX while automatically respecting the rules of mathematical typography."
summary: "This collection of commands makes it easy to write mathematical expressions with LaTeX—while automatically respecting the rules of mathematical typography."
cover:
image: "/d3.png"
Expand Down
6 changes: 3 additions & 3 deletions content/design/d4.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: "MATLAB Script to Produce Scientific Figures"
date: 2023-09-26
url: /d4/
author: "Pascal Michaillat"
description: "This script produces a set of scientific figures with MATLAB. The figures follow Tufte's guidelines for the visual display of quantitative information."
summary: "This script produces a set of scientific figures with MATLAB. The figures follow Tufte's guidelines for the visual display of quantitative information."
description: "This script produces a set of scientific figures with MATLAB. The figures adhere to best practices for the visual display of quantitative information."
summary: "This script produces a set of scientific figures with MATLAB. The figures adhere to best practices for the visual display of quantitative information."
cover:
image: "/d4.png"
alt: "Figure produced with script"
Expand All @@ -17,7 +17,7 @@ disableAnchoredHeadings: false

---

The script produces basic scientific figures using [MATLAB](hhttps://matlab.mathworks.com). The figures follow data visualization best practices—with the aim to convey quantitative information effectively on screen and in print.
The script produces basic scientific figures using [MATLAB](hhttps://matlab.mathworks.com). The figures adhere to best practices for the visual display of quantitative information—with the aim to convey quantitative information effectively on screen and in print.

---

Expand Down
4 changes: 2 additions & 2 deletions content/design/d5.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ date: 2023-10-07
url: /d5/
author: "Pascal Michaillat"
description: "This template produces a personal academic website with Hugo. The website has a minimalist design and is hosted on GitHub Pages."
summary: "This template produces an academic website with Hugo. The website has a minimalist design based on the PaperMod theme and is hosted on GitHub Pages."
summary: "This template produces a personal academic website with Hugo. The website has a minimalist design based on the PaperMod theme and is hosted on GitHub Pages."
cover:
image: "/d5.png"
alt: "Webpage produced with template"
Expand All @@ -17,7 +17,7 @@ disableAnchoredHeadings: false

---

The template produces a personal academic website with [Hugo](https://gohugo.io), which is a very fast, open-source static website generator. The website design is based on [PaperMod](https://github.com/adityatelange/hugo-PaperMod), which is a minimalist, fast, and flexible Hugo theme. Finally, the website is hosted on [GitHub Pages](https://docs.github.com/en/pages/getting-started-with-github-pages/about-github-pages); but it could easily be hosted on other services.
The template produces a personal website with [Hugo](https://gohugo.io), which is a very fast, open-source static website generator. The website design is based on [PaperMod](https://github.com/adityatelange/hugo-PaperMod), which is a minimalist, fast, and flexible Hugo theme. Finally, the website is hosted on [GitHub Pages](https://docs.github.com/en/pages/getting-started-with-github-pages/about-github-pages); but it could easily be hosted on other services.

The design has been customized for academic websites. The first goal was to obtain a minimalist website that is easy to navigate. The second goal was to obtain a website that highlights the research and teaching material. The third goal was to have a website that performs well (fast to load, good SEO, good accessibility). The website [performs very well](https://github.com/pmichaillat/hugo-website#performance) on mobile and desktop devices—just like the original PaperMod theme. The final goal was to design a website that is easy to maintain and expand.

Expand Down
8 changes: 4 additions & 4 deletions public/d1/index.html

Large diffs are not rendered by default.

Loading

0 comments on commit 127ef3b

Please sign in to comment.