Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/marioa/accidentals

Edinburgh (UK) based amateur guitar ensemble
https://github.com/marioa/accidentals

classical-guitar

Last synced: about 1 month ago
JSON representation

Edinburgh (UK) based amateur guitar ensemble

Awesome Lists containing this project

README

        

# Accidentals

Web site for an Edinburgh (UK) based amateur guitar ensemble.

First time only:

```bash
$ jekyll new docs
$ cd docs
$ bundle add webrick
```

Start a local web server.

```bash
$ bundle exec jekyll serve --livereload
```

Point the browser to:

* [http://localhost:4000](http://localhost:4000)