mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-06-28 05:25:11 +00:00
Added some PR talk
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Changelog
|
||||
parent: Development
|
||||
summary: The development history of Rolens.
|
||||
parent: Colophon
|
||||
order: 90
|
||||
---
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Development
|
||||
summary: In-depth information about Rolens source code.
|
||||
order: 50
|
||||
---
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
title:
|
||||
title: Rolens
|
||||
order: 1
|
||||
summary: Robust, blazing-fast, comprehensive, yet simple [MongoDB](https://www.mongodb.com/) administration tool for Windows, macOS and Linux.
|
||||
eleventyNavigation:
|
||||
@ -18,3 +18,11 @@ This project arose from all flaws of similar tools many of which are slow, compl
|
||||

|
||||
|
||||
This project is heavily inspired by the excellent [MongoHub](https://github.com/bububa/MongoHub-Mac) application, which sadly has not been updated since 2011.
|
||||
|
||||
## Features
|
||||
|
||||
{% filecontent "../README.md", "## Feature list", "## " %}
|
||||
|
||||
## Wishlist
|
||||
|
||||
{% filecontent "../README.md", "## Wishlist", "## " %}
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Installation
|
||||
summary: Install Rolens on your machine.
|
||||
order: 20
|
||||
---
|
||||
|
||||
|
@ -4,7 +4,7 @@ parent: User guide
|
||||
order: 100
|
||||
---
|
||||
|
||||
You can open the preference panel by using the menu <kbd>Rolens > Settings…</kbd> or by typing {% render "shortcut", shortcut: shortcuts.preferences[0] %}.
|
||||
You can open the preference panel by using the menu <kbd>Rolens > Settings…</kbd> or by pressing <kbd>⌘</kbd><kbd>,</kbd>.
|
||||
|
||||
Rolens currently offers the following configuration options:
|
||||
|
||||
|
Reference in New Issue
Block a user