Skip to content
 
 

Latest commit

 

History

16,940 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feed your inspiration, every Sunday morning.

Each MailTape issue is the result of a collaborative work between a featured guest who curates the three first tracks, a curator who completes the selection, an illustrator and a writer.

Dancers, musicians, illustrators, writers, researchers, artists and creators of all kinds are following MailTape.

We're a not-for-profit art collective.

Coded with love in Berlin, Toulouse and Paris.

ImaCrea.

You're a coder?

Feel free to make a pull request, we're very open to collaboration :)

Building MailTape locally

Using a local Jekyll install

Pre-requisites:

$ gem install bundler
$ bundle i
$ bundle exec jekyll serve

This serves MailTape on port 4000. Visit http://127.0.0.1:4000/ to check the changes you're making locally.

Using Docker

If you have Docker installed, you can run Jekyll without installing it with the following command:

docker run --rm \
    --volume="$PWD:/srv/jekyll" \
    --volume="$PWD/vendor/bundle:/usr/local/bundle" \
    --env JEKYLL_ENV=development \
    -p 4000:4000 jekyll/jekyll:3.8 \
    jekyll serve --incremental

Then visit http://127.0.0.1:4000/ as described previously.

About

MailTape - Feed your inspiration with music, every Sunday morning.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages