rchakode / hugo-mx-gateway

:mailbox_with_no_mail: :scroll: Contact/demo form handler for static websites. Deploy in minutes on Google App Engine, Kubernetes, or Docker. Tested with Hugo static site generator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo-thumbnail

Apache License GitHub Actions Status Docker pulls


Overview

Did you ever experience building a static website (e.g. using Hugo) then got stuck when coming the time to add a contact/demo request form?

You're at the right place.

hugo-mx-gateway provides a RESTful API that adds the dynamicity required to handle contact/demo requests for your static websites. It's a simple, yet a powerful tool built for this only-designated purpose.

Getting Started

The following resources will enable you to deploy and get started with hugo-mx-gateway.

License & Copyrights

This tool (code and documentation) is licensed under the terms of Apache 2.0 License. Read the LICENSE file for more details on the license terms.

The tool may inlcude third-party libraries provided with their owns licenses and copyrights, but always compatible with the Apache 2.0 License terms of use.

Support & Contributions

We encourage feedback and do make our best to handle any troubles you may encounter when using this tool.

Here is the link to submit issues: https://github.com/rchakode/hugo-mx-gateway/issues.

New ideas are welcomed, please open an issue to submit your idea if you have any one.

Contributions are accepted subject that the code and documentation be released under the terms of Apache 2.0 License.

To contribute bug patches or new features, please use the Github Pull Request model.

About

:mailbox_with_no_mail: :scroll: Contact/demo form handler for static websites. Deploy in minutes on Google App Engine, Kubernetes, or Docker. Tested with Hugo static site generator.

License:Apache License 2.0


Languages

Language:Go 68.5%Language:Mustache 9.5%Language:Shell 7.3%Language:HTML 6.5%Language:Makefile 5.6%Language:Dockerfile 2.6%