Home

Peasy is an easy way to get a simple site up on the web. It works in just about any shared hosting environment, and you don't need to know any HTML (though it helps!). 

Install Peasy

There are currently four simple steps to installing Peasy. We hope in the near future to automate this process further to make it even simpler.

1. Create your domain (or subdomain)

We haven't tested Peasy in folders and subfolders yet, so it's best to start with a brand new domain or subdomain.

2. Secure your (sub)domain

This step is optional, but strongly recommended, as it will help preserve the privacy of your visitors. See "Setting Up Encrypted (HTTPS) Access With Let's Encrypt" for (more detailed than necessary) instructions on doing this in cPanel with Reclaim Hosting and other hosts that provide Let's Encrypt support out of the box.

Update: Reclaim Hosting now secures new domains and subdomains with HTTPS by default! It's always best to double-check, but if you use Reclaim, you may be able to skip this step.

3. Download Peasy and upload it to your domain space

Download the current version of Peasy software (beta version 0.3). Then you can either unzip the contents on your computer and upload them to your space via FTP, or (recommended) upload the zip file to your space using the File Manager provided by your web host, and unzip the file into your (sub)domain's main directory.

If you downloaded the zip file from a GitHub release, that zip file contains a folder which contains the software. Upload/extract the contents of that folder to your (sub)domain's main directory.

4. Start building your site

Start editing the sample pages in the content folder (or add some new ones), and update the corresponding metadata in site_content.json to start making the site you own! 

Try Peasy Composer

Peasy Composer is the simplest way to build Peasy pages. Simply load the file and start editing the page directly, right in your browser. Peasy Composer supports image uploads, embedded video and social media, and sports a Medium-like editor for simple, intuitive text formatting. When you're done, download the HTML file, and put it in your site's content folder (and update site_content.json). 

And Peasy Composer isn't just for Peasy. Use it to build HTML pages for any platform that allows direct HTML code. You can also download your page in MarkDown, ready for GitHub Pages, if that's your thing.

Check it out at pushpullfork.com/peasycomposer