Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

merge Alliance style 2022 #3

Open
wants to merge 553 commits into
base: gh-pages
Choose a base branch
from
Open

merge Alliance style 2022 #3

wants to merge 553 commits into from

Conversation

ostueker
Copy link
Member

This includes:

  • Alliance style
  • MathJax
  • Mermaid diagrams
  • Instructor view

Have a look at the "Author Guide" under Extras for more details

fmichonneau and others added 30 commits August 24, 2018 14:19
See apple.com/macos
ISSUE_TEMPLATE.md: Nudge contributors to specify episodes unambigously
aio.md: fix indentation and variable declaration
maxim-belkin and others added 28 commits March 18, 2021 17:17
add class for images with a drop shadow
Makefile: don't fail when Python isn't found
Fixes the following issue:

```
$ make site
lib paths: /Library/Frameworks/R.framework/Versions/3.5/Resources/library
Error in install.packages(missing_pkgs, lib = lib, repos = repos) :
  no packages were specified
Calls: install_required_packages -> install.packages
Execution halted
make: *** [install-rmd-deps] Error 1
```
bin/dependencies.R: handle 'no packages were specified' error
I got warnings about "|" in a logical expression in the liquid templating language. Looking up the syntax it appears they like to use "or" instead. Repleacing "|" with "or" seems to have resolved the warnings.
@ostueker ostueker changed the title Alliance style merge Alliance style 2022 Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.