diff --git a/Makefile b/Makefile index 0fd26cd..5978cfb 100644 --- a/Makefile +++ b/Makefile @@ -20,6 +20,7 @@ build: install npm run build-scss @echo ">> Building pelican..." $(PELICAN) -o $(OUTPUTDIR) -v + mv $(OUTPUTDIR)/assets/robots.txt $(OUTPUTDIR) cp -R $(OUTPUTDIR)/assets/* $(OUTPUTDIR)/static rm -rf $(OUTPUTDIR)/assets diff --git a/content/assets/robots.txt b/content/assets/robots.txt new file mode 100644 index 0000000..1f53798 --- /dev/null +++ b/content/assets/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: /