diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-08-08 18:53:16 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-08-08 18:53:16 +0200 |
| commit | 9c5a828d5aec7ad82108e767d5d2630fc46026bb (patch) | |
| tree | 5a78c2d566d22915ce1b102d66c7e1298fb3eca8 /Makefile | |
| parent | 17fd117f486d7e1ab0c574550ccf045a4142b0b5 (diff) | |
| download | mitjafelicijan.com-9c5a828d5aec7ad82108e767d5d2630fc46026bb.tar.gz | |
content update
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -5,6 +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 | git add . | 9 | git add . |
| 9 | git commit -m "content update" | 10 | git commit -m "content update" |
| 10 | git push | 11 | git push |
