Oh Thats Nice is a showcase of beautiful websites.
Behind the scenes, this project is an opportunity to experiment with automated workflows particularly focusing on builds, deploys, screenshot and submission generation.
Built and curated by @jjgrainger.
You can follow Oh Thats Nice on Twitter, Github or subscribe via RSS.
We don't accept all submissions. We try to keep all submissions to as high quality as possible and reserve the right to reject any submissions.
If you would like to submit a site, you can do so through the following methods.
Creating an issue is the simplest way to submit a website. Follow these steps to create an issue when submitting a site:
Add {website name}
https://example.com
request
labelOnce you've created an issue a maintainer will see to adding the site to the showcase.
Creating a pull request may take some time but is easier for maintainers to add.
Please note no screenshots are included in the repository so do not commit any images with your pull request. Screenshots are created programatically with webshot and hosted on an amazon s3 bucket. After submitting your pull request a maintainer will generate the screenshot for you.
$ git clone [email protected]:jjgrainger/ohthatsnice.git
$ bundle install
$ rake new
Joe Grainger