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

use Sphinx substitutions to manage personnel list #4

Open
gkthiruvathukal opened this issue May 10, 2019 · 0 comments
Open

use Sphinx substitutions to manage personnel list #4

gkthiruvathukal opened this issue May 10, 2019 · 0 comments

Comments

@gkthiruvathukal
Copy link
Member

gkthiruvathukal commented May 10, 2019

On https://graduatehandbook.cs.luc.edu/general.html and elsewhere on the site, we have hard-coded information (names, e-mails, etc.) We should the substitution framework in Sphinx to make it easy to change names.

For example, we could have this substitution for gpd:

.. |gpd| replace:: Andrew N. Harrington

.. |gpd-email| replace:: [email protected]

Then in the .rst files, wherever you see a mention of Andy or his e-mail, use the substitution instead.

We also need a separate substitution for our other GPD, Channah Naimann. Will add a separate issue for that.

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

No branches or pull requests

1 participant