This repository was archived by the owner on Apr 24, 2020. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 77
ENH: Basic generic theme - css, js, tpl #697
Open
mmcky
wants to merge
22
commits into
master
Choose a base branch
from
generic-theme
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
28e580c
Basic generic theme - css, js, tpl
DrDrij 55b21fc
adjust Makefile to allow theme variable overrides
mmcky 80af9b6
Merge branch 'master' into generic-theme
mmcky 31eedb4
adjust Makefile to allow theme variable over rides
mmcky 96cca29
fix files
mmcky 71d55b9
restore index files from master branch
mmcky a8ef903
Merge branch 'master' into generic-theme
mmcky 1ece401
Add a few styles for homepage, fix site title
DrDrij bba9006
Merge branch 'generic-theme' of https://github.com/QuantEcon/lecture-…
DrDrij c8a52af
Move QE styles to qe.python.css
DrDrij bff0abb
update latex template name
mmcky 2480445
move theme to minimal folder
mmcky 8197a43
Merge branch 'master' into generic-theme
mmcky d6fee93
Cleaning theme directory
DrDrij 9ab4fa1
Move Numfocus badge into source
DrDrij 0d8747e
Remove SEO, analytics from base theme
DrDrij 57805cb
fix path for templates
mmcky 51eeb02
Remove template
DrDrij 431a998
update paths for templates
mmcky 26ee922
fix sloan logo name in index
mmcky bb9ac80
ignore quantecon theme
mmcky 9cfafb8
Put html img assets back into theme #697
DrDrij File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -68,6 +68,10 @@ | |
project = 'QuantEcon.lectures-python3' | ||
copyright = '2019, Thomas J. Sargent and John Stachurski' | ||
author = 'Thomas J. Sargent and John Stachurski' | ||
site_title = 'Jupinx Base Theme' | ||
site_description = '' | ||
site_keywords = '' | ||
site_author = '' | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. what is the difference between this and There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. these should be removed and added to |
||
|
||
# The version info for the project you're documenting, acts as replacement for | ||
# |version| and |release|, also used in various other places throughout the | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should this be
= project