Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/launchpadlab/satellite
A simple embeddable contact form
https://github.com/launchpadlab/satellite
Last synced: 3 days ago
JSON representation
A simple embeddable contact form
- Host: GitHub
- URL: https://github.com/launchpadlab/satellite
- Owner: LaunchPadLab
- Created: 2013-02-08T05:28:29.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-02-08T17:12:16.000Z (over 11 years ago)
- Last Synced: 2024-04-13T19:31:55.991Z (7 months ago)
- Language: Ruby
- Size: 133 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Satellite
## A simple embeddable contact form
Satellite is a contact form that can be embeded site via an iframe.
Just drop in an iframe wherever you want a contact form
Don't forget to style it. Some examples:
iframe.satellite {
border: 0
height: 500px;
width: 400px;
}