Carlos Pereira Atencio

Results 109 issues of Carlos Pereira Atencio

Probably not exactly within the scope of the project, but I assume some people might want to know if they can access the network/internet while using piShift. Is it possible...

Looks like it might be enabled via URL query parameter: https://sphinx-rtd-theme.readthedocs.io/en/stable/index.html?highlight=sphinx

enhancement

If the github URL has not been set in the _config.yml file the "edit on github" link should not appear if built with Jekyll, and should get the URL from...

bug

Search queries go to `/search.html?...` instead of `/search.html?...`.

bug

Card validators: https://cards-dev.twitter.com/validator https://developers.facebook.com/tools/debug/sharing/ https://www.linkedin.com/post-inspector/

enhancement

Not sure why, but tables are not currently formatted. Jekyll output: MkDocs output: This is what the Read The Docs theme does: https://sphinx-rtd-theme.readthedocs.io/en/latest/demo/lists_tables.html#tables

to-do

Like Sphinx: https://sphinx-rtd-theme.readthedocs.io/en/latest/demo/demo.html#admonitions ![image](https://user-images.githubusercontent.com/4189262/69568828-44bd2d80-0fb4-11ea-9dae-a1b32e368b03.png) Or like MkDocs: https://mkdocs.readthedocs.io/en/stable/user-guide/configuration/#prebuild_index

enhancement

To set your own navigation list of links instead of adding all pages per directory.

to-do

To let the user control how many levels to show in the navigation tree on the left. Right now hardcoded to 4. Should be named `navigation_depth` to follow the ReadTheDocs...

to-do