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

https://github.com/markconroy/one-pager

A simple one page website with a contact form.
https://github.com/markconroy/one-pager

Last synced: 4 months ago
JSON representation

A simple one page website with a contact form.

Awesome Lists containing this project

README

        

one-pager
=========

A simple one page website with a contact form.

I often get asked to create small websites - the kind that don't need a CMS or anyting like that. This is my attempt at creating a boilerplate for these type sites. I don't like to say no, because they are great ways for learning new things.

If you use this, a link back would be nice. If you don't want to link back (or can't for whatever reason), that's fine too.

Have a nice day!

Credits go to fTutorials and TangledinDesign for the original php code for the contact form that kicked off this project

fTutorials: http://ftutorials.com/responsive-html5-and-php-contact-form/
(a pretty cool contact form)
TangledinDesign: http://tangledindesign.com/how-to-create-a-contact-form-using-html5-css3-and-php/
(some html5 ideas going on)