Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nanophate/sample_site

Sample website to test on CircleCI
https://github.com/nanophate/sample_site

Last synced: about 18 hours ago
JSON representation

Sample website to test on CircleCI

Awesome Lists containing this project

README

        

# sample_site
Sample website to test on CircleCI

## How to add something on website

Go to directory `public/index.html` and edit its file.

## How to run test

```
bundle exec rspec
```