Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jarppe/joulukalenteri2015

Millan Joulukalenteri 2015
https://github.com/jarppe/joulukalenteri2015

Last synced: about 2 months ago
JSON representation

Millan Joulukalenteri 2015

Awesome Lists containing this project

README

        

# Joulukalenteri 2015

Simple ClojureScript application to represent my daughters Joulukalenteri for christmas 2015.

Running app is at http://millan-joulukalenteri.fi

# Development

Requires [boot](https://github.com/boot-clj/boot) to build.

```bash
boot dev
```

# Build

```bash
boot package
```

# Deployment

Requires [Ansible](http://www.ansible.com) and [Vagrant](https://www.vagrantup.com).

```bash
cd ansible
vagrant up
ansible-playbook site.yml -i inventory/vagrant -u vagrant
```

# License

## Artistic content

All images Copyright © 2015 Milla Länsiö and Titta Länsiö

The "Joulukalenteri 2015" images by Milla and Titta Länsiö are licensed
under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-nc-sa/4.0/).

## Code

All other parts Copyright © 2015 Jarppe Länsiö

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.