summaryrefslogtreecommitdiffstats
path: root/Makefile
blob: 51be92bcb727aff98284167214dac4cfb6f6401c (plain) (blame)
1
2
3
4
5
6
7
8
all:
	bundle exec jekyll build

serve:
	bundle exec jekyll serve

clean:
	bundle exec jekyll clean
Un proyecto texto-plano.xyz