From 465c4ba5b4f0b4f69fd3773fc4f9f9650b7fffa0 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Sun, 15 Dec 2024 00:41:50 +0800 Subject: add rss --- www/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index ab6a39e..cf45b29 100644 --- a/www/Makefile +++ b/www/Makefile @@ -4,8 +4,9 @@ ROOT_DIR := $(dir $(realpath $(lastword $(MAKEFILE_LIST)))) # build html files for public/ build: cd $(ROOT_DIR) - export input_dir=~/log/public - export output_dir=/srv/http + export INPUT_DIR=~/log/public + export OUTPUT_DIR=/srv/http + export HOST=topo.tw @scripts/build.sh # Migrage frontmatter from '---' to HTML comment '' -- cgit v1.2.3-70-g09d2