bottom/docs/content/index.md
Clement Tsang 9a11ead991
ci: Use commit hash for some actions to pin them (#641)
Pins some actions using a specific commit hash.
2021-12-22 17:29:50 -05:00

30 lines
1.0 KiB
Markdown

---
title: Home
---
# `bottom`
This site serves as extended documentation for bottom alongside the [`README.md`](https://github.com/ClementTsang/bottom#readme).
!!! Warning
Some areas of this site are still in progress and may be missing details. Feel free to suggest/contribute changes!
## Installation
!!! Tip
It is a good idea to first check out the [Support](./support) page to see if your system is officially supported!
!!! Tip
If you're facing some issues during/after installation, check out the [Troubleshooting](./troubleshooting) page for some common problems and solutions.
To install bottom, refer to [the installation section of the `README.md`](https://github.com/ClementTsang/bottom#installation),
which contains a list of all the installation methods.
## Contribution
New contributors are always welcome! See the [contribution](./contribution/issues-and-pull-requests/) section for how to contribute to
bottom, whether it be filing issues, writing documentation, creating pull requests, etc.