Skip to content

[docs] Reduce width; code highlighting changes, installation guide improvements, prompt blocks #863

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

Merged
merged 11 commits into from
May 5, 2022

Conversation

ix5
Copy link
Member

@ix5 ix5 commented May 5, 2022

docs: css: Reduce content width to 70em

Was 80em, but that leaves too high line lengths.

docs: theme: Remove 'News' navlink

Not really useful at the moment, might get added back later.

docs: conf: Use abap pygments style

The "trac" pygments style is not as readable and doesn't fit as well with the overall blue-ish white theme.

docs: css: Lighter code bg, use vars

docs: install: Remove mentions of easy_install

easy_install has ceased enough in popularity that it'd just be confusing to mention.

docs: install: Explicitly mention py3 packages

Aligns with below sections in the document. Isso is py3-only.

docs: install: Drop docs instructions

Those have been moved to the "Writing documentation" section and clutter the installation guide unnecessarily - especially since the manpage generation was been removed.

[nit] docs: install: Bump py to 3.6 in from-source

docs: install, quickstart: Unify venv/shell syntax

Use $ instead of ~> for consistency and use the (.venv) $ prefix to denote commands that need to be run inside a virtualenv.

Also converge on using console as a block "language" so that the "prompt" characters such as $ are rendered as not user-selectable, easing copy-paste.

docs/contrib: docs: Use and document console blocks

docs: css: Make console prompts non-selectable

"Prompt" characters such as $ are rendered as not user-selectable, easing copy-paste.

ix5 added 11 commits May 5, 2022 21:31
Was 80em, but that leaves too high line lengths.
Not really useful at the moment, might get added back later.
The "trac" pygments style is not as readable and doesn't fit
as well with the overall blue-ish white theme.
`easy_install` has ceased enough in popularity that it'd
just be confusing to mention.
Aligns with below sections in the document. Isso is
py3-only.
Those have been moved to the "Writing documentation" section
and clutter the installation guide unnecessarily -
especially since the manpage generation was been removed.
Use `$` instead of `~>` for consistency and use the
`(.venv) $` prefix to denote commands that need to be run
inside a virtualenv.

Also converge on using `console` as a block "language" so
that the "prompt" characters such as `$` are rendered as not
user-selectable, easing copy-paste.
"Prompt" characters such as `$` are rendered as not
user-selectable, easing copy-paste.
@ix5 ix5 added docs Documentation of the project improvement Not a new feature, but makes Isso more pleasant to use labels May 5, 2022
@ix5 ix5 added this to the 0.13 milestone May 5, 2022
@ix5 ix5 merged commit ad10451 into isso-comments:master May 5, 2022
@ix5 ix5 deleted the docs-width-prompt-install branch May 5, 2022 20:43
@ix5 ix5 mentioned this pull request May 25, 2022
38 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation of the project improvement Not a new feature, but makes Isso more pleasant to use
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant