Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Improve slides design : colors #27

Open
grunenwald opened this issue Oct 5, 2018 · 12 comments
Open

Improve slides design : colors #27

grunenwald opened this issue Oct 5, 2018 · 12 comments

Comments

@grunenwald
Copy link
Member

No description provided.

@Redarcher9
Copy link

Hi.. Can I work on this issue?

@grunenwald
Copy link
Member Author

Sure ! Welcome !

@Redarcher9
Copy link

Thnks @grunenwald can you please help me get started with it and tell me what things you want me to do?

@grunenwald
Copy link
Member Author

Sure ! About the project :

  • html slides are built with pandoc : content from /src/*.md, styles from templates/header.html
  • You can either work on a html slide instance (download one from https://he-arc.github.io/slides-devweb/ then hack it) or on the template (css in templates/header.html)
  • If your worked on an instance, you can add it in the /templates dir (if I like it, I'll put your code in the template)

What I would like :

  • To have a color palette with good contrast for a better presentation of content
  • This palette will be used for : background of slides and titles, progress bar, text and links from slides or titles
  • The rooms where I show theses slides are well lighted
  • Official color of the school's logo is red
  • Interesting ideas here : https://www.edwardtufte.com/bboard/q-and-a-fetch-msg?msg_id=000082
  • I'd like to have styles to highlight and underemphasize parts of text
  • I'm open to every other idea of improvement

@Redarcher9
Copy link

Thnks! I will start working on it.

@Redarcher9
Copy link

hi @grunenwald !Can you suggest me any method to test the changes?

@greut
Copy link
Member

greut commented Oct 8, 2018

% make clean slides

@Redarcher9
Copy link

Is it possible to run the presentation on my system locally?

@greut
Copy link
Member

greut commented Oct 9, 2018

Le fichier Makefile construit les documents .html dans le répertoire build. Il faut installer une ou deux dépendances, comme pandoc[1]. Sous Windows Subsystem for Linux (WSL), ça le fait très bien.

% chromium build/01-presentation.html
  1. https://github.com/HE-Arc/rapport-technique/blob/master/rapport.md#installation

@grunenwald
Copy link
Member Author

Or, if you prefer, just dl one slide-deck (for example : https://he-arc.github.io/slides-devweb/05-JSandDOM.html), hack it, then PR it in a new dir.
The html files are standalone, and you can get them from github pages (https://he-arc.github.io/slides-devweb)

@Redarcher9
Copy link

@grunenwald what does 'hack it' mean?

@grunenwald
Copy link
Member Author

hack = modify (to make it better regarding your needs / use case)
I mean, if you don't want to setup pandoc and latex to generate the slides from md, you can download an html file, then change the styles, and Pull Request the project with a new dir containing the html file you modified with your styles (or just mail me the file you modified).

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

3 participants