We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
$ python3 -m stexport.export --secrets "${XDG_CONFIG_HOME}/my/my/config/stexport_secret.py" --user-sites [W 220324 10:07:42 export:126] Missing site mapping for Meta, didnt match all_sites format [I 220324 10:07:42 export:242] exporting ['academia', 'apple', 'askubuntu', 'emacs', 'raspberrypi', 'security', 'stackapps', 'stackoverflow', 'superuser', 'unix', 'vi']
I think this is probably referencing https://meta.stackexchange.com/?
Not sure if this means its skipping a site or not
The text was updated successfully, but these errors were encountered:
Hmm, not sure -- I don't have any meta posts so can't check. But yeah, it does look like it'd be skipped
stexport/src/stexport/export.py
Lines 123 to 129 in 19075d2
My hunch would be that this line is somehow to blame
Line 114 in 19075d2
Sorry, something went wrong.
No branches or pull requests
I think this is probably referencing https://meta.stackexchange.com/?
Not sure if this means its skipping a site or not
The text was updated successfully, but these errors were encountered: