Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wiremock/wiremock.org

WireMock website, powered by Jekyll. Contributions are welcome!
https://github.com/wiremock/wiremock.org

developer-tools documentation hacktoberfest jekyll minimal-mistakes-theme website wiremock

Last synced: 25 days ago
JSON representation

WireMock website, powered by Jekyll. Contributions are welcome!

Awesome Lists containing this project

README

        

# WireMock 3.x Website

Repository that stores the WireMock website and documentation.
Powered by Jekyll and Markdown.
The website uses the [Minimal Mistakes Theme](https://mmistakes.github.io/minimal-mistakes/) for Jekyll.

## Contributing

All pull requests are welcome!
The contributing guide is available [here](./CONTRIBUTING.md)

## License

The website is open source, and its contents can be reused as needed.

- The Jekyll theme is licensed under the [MIT License](./LICENSE)

## Credits

The website uses a number of upstream components that are repackaged to
support usage in the Jekyll engine, or just added as sources.
This includes but not limited to:

- All Jekyll plugins listed in the [config files](_config.yml)
- JQuery
- fontawesome
- [notify.js](https://notifyjs.jpillora.com/)