QuantEcon / QuantEcon/quantecon-book-theme

Disparity of config variable reading between sphinx-book-theme and quantecon-book-theme

Open
#31 0 comments 0 reactions 1 assignee View on GitHub

@AakashGfude is already working on this.

Since Jan 14, 2021.

Dominant language
Jupyter Notebook
Stars
56
Forks
24
Avg merge
4h 33m
Merged PRs (30d)
4

Description

sphinx-book-theme seems to be able to read theme variables like this:

html:
   google_analytics_id: your-id

whereas quantecon-book-theme needs the following structure:

sphinx:
   config:
      html_theme_options:
         google_analytics_id: put-id-here

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.