Dynamically load 3L library

This commit is contained in:
Manuel Ebert 2014-06-25 16:38:02 +02:00
parent 531ba63228
commit 3eb911f11b
3 changed files with 2 additions and 1370 deletions

View file

@ -16,6 +16,7 @@ docs:
git checkout gh-pages ; \
git checkout master docs ; \
git checkout master jrnl ; \
curl https://raw.githubusercontent.com/mateuszkocz/3l/master/3L/3L.less > docs/_themes/jrnl/static/less/3L.less ;\
lessc --clean-css docs/_themes/jrnl/static/less/jrnl.less docs/_themes/jrnl/static/css/jrnl.css ; \
cd docs ; \
make html ; \

View file

@ -1,5 +1,5 @@
@import "retina";
@import "vendors/3L";
@import "3L";
@white: #f7f8f9;
@blue: #5e7dc5;

File diff suppressed because it is too large Load diff