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

ENH: Add Author below Title (for Main Page) #233

Closed
mmcky opened this issue Oct 31, 2023 · 2 comments · Fixed by #239
Closed

ENH: Add Author below Title (for Main Page) #233

mmcky opened this issue Oct 31, 2023 · 2 comments · Fixed by #239
Assignees

Comments

@mmcky
Copy link
Contributor

mmcky commented Oct 31, 2023

Currently there is no presentation of the authors (from _config.yml displayed on the main page)

Screenshot 2023-11-01 at 10 53 24 am

while there is on lecture pages

Screenshot 2023-11-01 at 10 54 09 am

It would be good to add this to the main page (under the title) similar to how a book would be presented. Then we can remove the ad-hoc text

This website presents a set of lectures on quantitative economic modeling, designed and written by [Thomas J. Sargent](http://www.tomsargent.com/) and [John Stachurski](https://johnstachurski.net/).

(optional) It would also be good to enable markdown support in _config.yml to have clickable author names (to their home pages)

@mmcky
Copy link
Contributor Author

mmcky commented Oct 31, 2023

Suggested styling is

image

@mmcky
Copy link
Contributor Author

mmcky commented Nov 20, 2023

@AakashGfude when you get time could you give me some pointers to how I can implement this. layout.html for example?

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 a pull request may close this issue.

2 participants