💄 Better TOC and popover buttons
This commit is contained in:
52
README.md
52
README.md
@@ -8,7 +8,7 @@
|
|||||||
<p>
|
<p>
|
||||||
<i>Web alternative to Postman - Helps you create requests faster, saving precious time on development - <a href="https://postwoman.launchaco.com">Subscribe</a></i>
|
<i>Web alternative to Postman - Helps you create requests faster, saving precious time on development - <a href="https://postwoman.launchaco.com">Subscribe</a></i>
|
||||||
</p>
|
</p>
|
||||||
<p style="width: 80%;">
|
<p>
|
||||||
|
|
||||||
[](https://travis-ci.com/liyasthomas/postwoman) [](https://github.com/liyasthomas/postwoman/releases/latest) [](https://postwoman.io) [](CONTRIBUTING.md) [](https://opencollective.com/postwoman) [](https://www.paypal.me/liyascthomas) [](https://t.me/postwoman_app) [](https://discord.gg/GAMWxmR) [](https://twitter.com/intent/tweet?url=https%3A%2F%2Fpostwoman.io&text=%F0%9F%91%BD%20Postwoman%20%E2%80%A2%20API%20request%20builder%20-%20Helps%20you%20create%20your%20requests%20faster%2C%20saving%20you%20precious%20time%20on%20your%20development&original_referer=https%3A%2F%2Ftwitter.com%2Fshare%3Ftext%3D%25F0%259F%2591%25BD%2520Postwoman%2520%25E2%2580%25A2%2520API%2520request%2520builder%2520-%2520Helps%2520you%2520create%2520your%2520requests%2520faster%2C%2520saving%2520you%2520precious%2520time%2520on%2520your%2520development%26url%3Dhttps%3A%2F%2Fpostwoman.io%26hashtags%3Dpostwoman%26via%3Dliyasthomas&via=liyasthomas&hashtags=postwoman)
|
[](https://travis-ci.com/liyasthomas/postwoman) [](https://github.com/liyasthomas/postwoman/releases/latest) [](https://postwoman.io) [](CONTRIBUTING.md) [](https://opencollective.com/postwoman) [](https://www.paypal.me/liyascthomas) [](https://t.me/postwoman_app) [](https://discord.gg/GAMWxmR) [](https://twitter.com/intent/tweet?url=https%3A%2F%2Fpostwoman.io&text=%F0%9F%91%BD%20Postwoman%20%E2%80%A2%20API%20request%20builder%20-%20Helps%20you%20create%20your%20requests%20faster%2C%20saving%20you%20precious%20time%20on%20your%20development&original_referer=https%3A%2F%2Ftwitter.com%2Fshare%3Ftext%3D%25F0%259F%2591%25BD%2520Postwoman%2520%25E2%2580%25A2%2520API%2520request%2520builder%2520-%2520Helps%2520you%2520create%2520your%2520requests%2520faster%2C%2520saving%2520you%2520precious%2520time%2520on%2520your%2520development%26url%3Dhttps%3A%2F%2Fpostwoman.io%26hashtags%3Dpostwoman%26via%3Dliyasthomas&via=liyasthomas&hashtags=postwoman)
|
||||||
|
|
||||||
@@ -37,22 +37,36 @@
|
|||||||
<summary>Table of contents</summary>
|
<summary>Table of contents</summary>
|
||||||
|
|
||||||
---
|
---
|
||||||
1. [Features](#features-)
|
|
||||||
2. [Demo](#demo--)
|
- [Features](#features-)
|
||||||
3. [Usage](#usage-)
|
- [Demo](#demo--)
|
||||||
4. [Built with](#built-with-)
|
- [Usage](#usage-)
|
||||||
5. [Developing](#developing-)
|
- [Built with](#built-with-)
|
||||||
6. [Docker](#docker--)
|
- [Developing](#developing-)
|
||||||
7. [Releasing](#releasing-)
|
- [Browser based development environment](#browser-based-development-environment)
|
||||||
8. [Contributing](#contributing-)
|
- [Local development environment](#local-development-environment)
|
||||||
9. [Continuous Integration](#continuous-integration--)
|
- [Docker compose](#docker-compose)
|
||||||
10. [Versioning](#versioning--)
|
- [Docker](#docker--)
|
||||||
11. [Change log](#change-log-)
|
- [Releasing](#releasing-)
|
||||||
12. [Authors](#authors-)
|
- [Contributing](#contributing-)
|
||||||
13. [License](#license-)
|
- [Continuous Integration](#continuous-integration--)
|
||||||
14. [Acknowledgements](#acknowledgements-)
|
- [Versioning](#versioning--)
|
||||||
15. [Badges](#badges-)
|
- [Change log](#change-log-)
|
||||||
|
- [Authors](#authors-)
|
||||||
|
- [Lead Developers](#lead-developers)
|
||||||
|
- [Testing and Debugging](#testing-and-debugging)
|
||||||
|
- [Collaborators](#collaborators-)
|
||||||
|
- [Thanks](#thanks)
|
||||||
|
- [Financial Contributors](#financial-contributors)
|
||||||
|
- [Organizations](#organizations)
|
||||||
|
- [Individuals](#individuals)
|
||||||
|
- [Code Contributors](#code-contributors)
|
||||||
|
- [License](#license-)
|
||||||
|
- [Acknowledgements](#acknowledgements-)
|
||||||
|
- [Badges](#badges-)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
### Features ✨
|
### Features ✨
|
||||||
@@ -314,18 +328,18 @@ You're done!
|
|||||||
|
|
||||||
_Sample keys only works with the [production build](https://postwoman.io)._
|
_Sample keys only works with the [production build](https://postwoman.io)._
|
||||||
|
|
||||||
#### Use a browser based development environment:
|
#### Browser based development environment
|
||||||
|
|
||||||
[](https://gitpod.io/#https://github.com/liyasthomas/postwoman)
|
[](https://gitpod.io/#https://github.com/liyasthomas/postwoman)
|
||||||
|
|
||||||
#### Or, with local development environment:
|
#### Local development environment
|
||||||
|
|
||||||
1. [Clone this repo](https://help.github.com/en/articles/cloning-a-repository) with git.
|
1. [Clone this repo](https://help.github.com/en/articles/cloning-a-repository) with git.
|
||||||
2. Install dependencies by running `npm install` within the directory that you cloned (probably `postwoman`).
|
2. Install dependencies by running `npm install` within the directory that you cloned (probably `postwoman`).
|
||||||
3. Start the development server with `npm run dev`.
|
3. Start the development server with `npm run dev`.
|
||||||
4. Open development site by going to [http://localhost:3000](http://localhost:3000) in your browser.
|
4. Open development site by going to [http://localhost:3000](http://localhost:3000) in your browser.
|
||||||
|
|
||||||
#### Or, with docker-compose:
|
#### Docker compose
|
||||||
|
|
||||||
1. [Clone this repo](https://help.github.com/en/articles/cloning-a-repository) with git.
|
1. [Clone this repo](https://help.github.com/en/articles/cloning-a-repository) with git.
|
||||||
2. Run `docker-compose up`
|
2. Run `docker-compose up`
|
||||||
|
|||||||
@@ -344,6 +344,12 @@ p {
|
|||||||
box-shadow: 0 5px 30px rgba(black, 0.1);
|
box-shadow: 0 5px 30px rgba(black, 0.1);
|
||||||
max-height: 256px;
|
max-height: 256px;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
|
||||||
|
div {
|
||||||
|
display: flex;
|
||||||
|
align-items: stretch;
|
||||||
|
flex-direction: column;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.popover-arrow {
|
.popover-arrow {
|
||||||
@@ -380,7 +386,7 @@ h3.title {
|
|||||||
button {
|
button {
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
// justify-content: center;
|
||||||
margin: 4px;
|
margin: 4px;
|
||||||
padding: 6px 16px;
|
padding: 6px 16px;
|
||||||
border-radius: 20px;
|
border-radius: 20px;
|
||||||
|
|||||||
Reference in New Issue
Block a user