forked from anti/kitchen-homepage
readme: cleaner tl;dr
This commit is contained in:
parent
f59d67031b
commit
9065ef9938
@ -5,8 +5,9 @@
|
|||||||
Viele der Schritte braucht's nur einmal. Ist alles soweit am
|
Viele der Schritte braucht's nur einmal. Ist alles soweit am
|
||||||
Start, sieht eine Änderung beispielsweise so aus:
|
Start, sieht eine Änderung beispielsweise so aus:
|
||||||
|
|
||||||
cd kitchen-homepage; git pull;
|
cd kitchen-homepage; git pull
|
||||||
vi content/kitchenlog/2017/November.md;
|
vi content/kitchenlog/2017/November.md
|
||||||
|
hugo
|
||||||
git add content public; git commit -m "new kitchenlog content"; git push
|
git add content public; git commit -m "new kitchenlog content"; git push
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user