Skip to content

r2labs/design-review

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Design review

Building

To build this project, follow normal cmake rules (outlined below).

git clone https://github.com/r2labs/design-review.git  # clone the repository
cd design-review && mkdir build                        # make build dir
cd build && cmake ..                                   # cmake in build dir
make                                                   # make. docs are in doc-bin 

Beamer mtheme

The mtheme is a Beamer theme with minimal visual. The core design principles of the theme were described in a blog post. Not convinced? Have a look at the demo slides.

Sample

Requirements

As of now, fonts, colors and the section indicator are hardcoded into the theme. Thus to compile the demo with make you must

  • use XeLaTeX,
  • install the Fira Sans font and
  • have a usable TikZ installation.

License

The theme itself is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. This means that if you change the theme and re-distribute it, you must retain the copyright notice header and license it under the same CC-BY-SA license. This does not affect the presentation that you create with the theme.

About

Design review presentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages