From d69086a1b2d7d6e6def55f35e30d0623701de011 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 4 Dec 2018 21:12:59 +0100 Subject: embedding images --- builder/paths.py | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 builder/paths.py (limited to 'builder/paths.py') diff --git a/builder/paths.py b/builder/paths.py new file mode 100644 index 00000000..356f2f3d --- /dev/null +++ b/builder/paths.py @@ -0,0 +1,6 @@ + +s3_site_path = "v1/site" +s3_datasets_path = "v1" # datasets is already in the filename +public_path = "../site/public" +content_path = "../site/content" +template_path = "../site/templates" -- cgit v1.2.3-70-g09d2