diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-08-08 18:53:50 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-08-08 18:53:50 +0200 |
| commit | 4c770d2f9285d86a1ecf54465d76d55d617f1a16 (patch) | |
| tree | 35dcbeaa25050ab991fcf2edc67b4314716012ec | |
| parent | 9c5a828d5aec7ad82108e767d5d2630fc46026bb (diff) | |
| download | mitjafelicijan.com-4c770d2f9285d86a1ecf54465d76d55d617f1a16.tar.gz | |
content update
| -rw-r--r-- | .jekyll-metadata | bin | 31514 -> 31650 bytes | |||
| -rw-r--r-- | Makefile | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.jekyll-metadata b/.jekyll-metadata index b7dd437..9cefd40 100644 --- a/.jekyll-metadata +++ b/.jekyll-metadata | |||
| Binary files differ | |||
| @@ -5,7 +5,7 @@ run: clean | |||
| 5 | bundle exec jekyll serve --incremental --drafts | 5 | bundle exec jekyll serve --incremental --drafts |
| 6 | 6 | ||
| 7 | publish: | 7 | publish: |
| 8 | cp _includes/site.min.css assets/site.min.css | 8 | cp _includes/site.min.css assets/site.min.css # for service worker |
| 9 | git add . | 9 | git add . |
| 10 | git commit -m "content update" | 10 | git commit -m "content update" |
| 11 | git push | 11 | git push |
