spf13--cobra/site/content
Nir Soffer ff7c561cf7
Improve site formatting (#2183)
* Improve site formatting

- Separate titles with blank lines
- Separate code blocks with blank lines
- Always use ``` blocks for examples
- Use console for console (bash syntax highlighting does work well with
  example command output)
- Start console examples with $ (highlight command and output
  differently and more friendly to other shells users)

* Unify indentation in example project structure

* Use single import line in the trivial examples

When we want to show a minimal example with single import it looks
cleaner and more minimal with a single line.
2024-10-12 11:35:01 -04:00
..
completions Add env variable to suppress completion descriptions on create (#1938) 2023-12-17 13:50:59 -05:00
docgen Replace deprecated ioutil usage (#2181) 2024-08-24 07:05:26 -04:00
active_help.md Improve site formatting (#2183) 2024-10-12 11:35:01 -04:00
projects_using_cobra.md Add Incus to the list of projects using Cobra (#2118) 2024-03-07 19:36:58 -05:00
user_guide.md Improve site formatting (#2183) 2024-10-12 11:35:01 -04:00