Skip to content

Commit

Permalink
fix doc images and move features out of one layer of nesting
Browse files Browse the repository at this point in the history
  • Loading branch information
jessebot committed Dec 25, 2022
1 parent e180741 commit bcb0716
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
5 changes: 2 additions & 3 deletions docs/onboardme/features.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
layout: default
title: Features
grand_parent: onboardme
parent: Getting Started
permalink: /onboardme/getting-started/features
parent: onboardme
permalink: /onboardme/features
---

# Features
Expand Down
9 changes: 5 additions & 4 deletions docs/onboardme/onboardme.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,25 +51,26 @@ Get your daily driver just the way you like it, from textformatting,
<summary>Examples of the terminal after <code>onboardme</code> runs</summary>

<p align="center" width="100%">

### vim
<img width="90%" src='https://raw.githubusercontent.com/jessebot/onboardme/main/docs/onboardme/screenshots/vim_example_1.png' alt='screenshot of vim with colors'>

### Powerline and ls
<img width="90%" src='https://raw.githubusercontent.com/jessebot/onboardme/main/docs/onbaordme/screenshots/ls_tree_examples.png' alt='screenshot of powerline and lsd'>
<img width="90%" src='https://raw.githubusercontent.com/jessebot/onboardme/main/docs/onboardme/screenshots/ls_tree_examples.png' alt='screenshot of powerline and lsd'>

### Powerline with git
<img width="90%" src='https://raw.githubusercontent.com/jessebot/onboardme/main/docs/onboardme/screenshots/git_powerline_example.png' alt='screenshot of powerline and git colors'>

### Image and colors
<img width="90%" src='https://raw.githubusercontent.com/jessebot/onboardme/main/docs/onbaordme/screenshots/image_in_terminal.png' alt='screenshot of color samples and image of dog using a computer using sixel'>
<img width="90%" src='https://raw.githubusercontent.com/jessebot/onboardme/main/docs/onboardme/screenshots/image_in_terminal.png' alt='screenshot of color samples and image of dog using a computer using sixel'>

### Python virtual env in powerline and cat
<img width="90%" src='https://raw.githubusercontent.com/jessebot/onboardme/main/docs/onbaordme/screenshots/python_virtual_env_example.png' alt='screenshot of using bat and python virtual env in powerline'>
<img width="90%" src='https://raw.githubusercontent.com/jessebot/onboardme/main/docs/onboardme/screenshots/python_virtual_env_example.png' alt='screenshot of using bat and python virtual env in powerline'>
</p>

</details>

Check out our [/onboardme/features] page for more info on what we can do :)
Check out our [/onboardme/features](https://jessebot.github.io/onboardme/onboardme/features) page for more info on what we can do :)

## Under the hood

Expand Down

0 comments on commit bcb0716

Please sign in to comment.