📸 Updated screenshots
This commit is contained in:
33
README.md
33
README.md
@@ -11,7 +11,7 @@ When I wrote this, only God and I understood what I was doing. Now, only God kno
|
||||
</p>
|
||||
<p>
|
||||
|
||||
[](https://travis-ci.com/liyasthomas/postwoman) [](https://github.com/liyasthomas/postwoman/releases/latest) [](https://github.com/liyasthomas/postwoman/archive/master.zip) [](https://github.com/liyasthomas/postwoman/blob/master/LICENSE) [](https://github.com/liyasthomas/postwoman/issues) [](https://liyas-thomas.firebaseapp.com) [](https://www.paypal.me/liyascthomas) [](https://www.buymeacoffee.com/liyasthomas) [](https://t.me/postwoman_app) [](https://discord.gg/GAMWxmR)
|
||||
[](https://travis-ci.com/liyasthomas/postwoman) [](https://github.com/liyasthomas/postwoman/releases/latest) [](https://github.com/liyasthomas/postwoman/archive/master.zip) [](https://github.com/liyasthomas/postwoman/blob/master/LICENSE) [](https://github.com/liyasthomas/postwoman/issues) [](https://postwoman.io) [](https://www.paypal.me/liyascthomas) [](https://www.buymeacoffee.com/liyasthomas) [](https://t.me/postwoman_app) [](https://discord.gg/GAMWxmR)
|
||||
|
||||
</p>
|
||||
<sub>Built with ❤︎ by
|
||||
@@ -30,7 +30,7 @@ When I wrote this, only God and I understood what I was doing. Now, only God kno
|
||||
|
||||
<div align="center">
|
||||
<br>
|
||||
<img src="static/screenshot.gif" alt="postwoman" width="100%">
|
||||
<img src="static/screenshot1.png" alt="postwoman" width="100%">
|
||||
<img src="static/screenshot2.png" alt="postwoman" width="100%">
|
||||
<br>
|
||||
</div>
|
||||
@@ -119,8 +119,6 @@ _HTML responses have "Preview HTML" feature_
|
||||
|
||||
_History entries can be deleted one-by-one or all together_
|
||||
|
||||
---
|
||||
|
||||
## Demo 🚀
|
||||
|
||||
[https://postwoman.io](https://postwoman.io)
|
||||
@@ -135,18 +133,14 @@ _History entries can be deleted one-by-one or all together_
|
||||
|
||||
You're done!
|
||||
|
||||
---
|
||||
|
||||
## Built with 🔧
|
||||
|
||||
* **[Chromium](https://github.com/chromium/chromium)** - Thanks for being so fast!
|
||||
* [Chromium](https://github.com/chromium/chromium) - Thanks for being so fast!
|
||||
* HTML - For the web framework
|
||||
* CSS - For styling components
|
||||
* JavaScript - For magic!
|
||||
* [Vue](https://vuejs.org/) - To add to the JavaScript magic!
|
||||
* [Nuxt](https://nuxtjs.org/) - To add to the Vue magic! <!-- (Nuxt helps create the PWA and single page application.) -->
|
||||
|
||||
---
|
||||
* [Nuxt](https://nuxtjs.org/) - To add to the Vue magic!
|
||||
|
||||
## Developing 👷
|
||||
|
||||
@@ -155,8 +149,6 @@ You're done!
|
||||
1. Start the development server with `npm run dev`.
|
||||
1. Open development site by going to [http://localhost:3000](http://localhost:3000) in your browser.
|
||||
|
||||
---
|
||||
|
||||
## Docker 🐳
|
||||
|
||||
```bash
|
||||
@@ -164,8 +156,6 @@ docker build -t postwoman:latest
|
||||
docker run -p 3000:3000 postwoman:latest
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## Releasing 🔖
|
||||
|
||||
1. [Clone this repo](https://help.github.com/en/articles/cloning-a-repository) with git.
|
||||
@@ -173,32 +163,23 @@ docker run -p 3000:3000 postwoman:latest
|
||||
1. Build the release files with `npm run build`.
|
||||
1. Find the built project in `./dist`.
|
||||
|
||||
---
|
||||
|
||||
## Contributing ⚗
|
||||
|
||||
Please read [CONTRIBUTING](CONTRIBUTING.md) for details on our [CODE OF CONDUCT](CODE_OF_CONDUCT.md), and the process for submitting pull requests to us.
|
||||
|
||||
---
|
||||
|
||||
## Continuous Integration 💚
|
||||
|
||||
We use [Travis CI](https://travis-ci.com) for continuous integration. Check out our [Travis CI Status](https://travis-ci.com/liyasthomas/postwoman).
|
||||
|
||||
---
|
||||
|
||||
## Versioning ✅
|
||||
|
||||
This project is developed by [Liyas Thomas](https://github.com/liyasthomas) using the [Semantic Versioning specification](https://semver.org). For the versions available, see the [releases on this repository](https://github.com/liyasthomas/postwoman/releases).
|
||||
|
||||
---
|
||||
|
||||
## Change log 📝
|
||||
|
||||
See the [CHANGELOG](CHANGELOG.md) file for details.
|
||||
|
||||
---
|
||||
|
||||
## Authors 🔮
|
||||
|
||||
### Lead Developers 👨💻
|
||||
@@ -232,22 +213,16 @@ See the list of [contributors](https://github.com/liyasthomas/postwoman/graphs/c
|
||||
|
||||
* [Dribbble](https://dribbble.com)
|
||||
|
||||
---
|
||||
|
||||
## License 📄
|
||||
|
||||
This project is licensed under the [MIT License](https://opensource.org/licenses/MIT) - see the [LICENSE](LICENSE) file for details.
|
||||
|
||||
---
|
||||
|
||||
## Acknowledgments 🙏
|
||||
|
||||
* Hat tip to anyone who's code was used
|
||||
* Inspirations:
|
||||
* [Dribbble](https://dribbble.com)
|
||||
|
||||
---
|
||||
|
||||
<div align="center">
|
||||
<a href="https://liyas-thomas.firebaseapp.com"><img src="https://raw.githubusercontent.com/liyasthomas/templates/master/assets/logo.gif" alt="Liyas Thomas" width="200"></a>
|
||||
<br>
|
||||
|
||||
Reference in New Issue
Block a user