Commit Graph

3 Commits

Author SHA1 Message Date
Esteban Castro Borsani
6dc6c87a04 Feature/install (#193)
* add yarn

* spirit startproject command

* readme usage

* remove example from travis

* readme run tests

* exit instead of raise

* remove yarn.lock

* core.conf settings

* django.conf.settings -> core.conf.settings everywhere

* editorconfig makefiles

* docs

* core.conf.defaults docs

* installation docs

* upgrade docs

* update history

* spirit.settings deprecation warning

* update readme
2017-09-24 12:38:54 -03:00
Esteban Castro Borsani
245bdb7eb7 Feature/emojis 93 (#126)
* utils.markdown emoji names list

* static.stylesheets emojis

* static.emojis emojiOne pack

* static.scripts emoji_list

* comment.template editor emoji replace -> split&join
2016-06-07 06:38:04 +02:00
Benjamin ABEL
32e87fa024 Check pep8 with travis
An `.editorconfig` file has been added for unifying the coding style
for different editors and IDEs.
2014-11-17 15:03:39 +01:00