summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorZach van Rijn <me@zv.io>2023-11-27 22:34:19 -0600
committerZach van Rijn <me@zv.io>2023-11-27 22:34:19 -0600
commit10cb3140292c69451522abeff8bd8f005cf08268 (patch)
tree5b670cdd65edee2613b0395f08f8fb658192d1a3 /README
parentf800e267b75bf8dce7c3f0a61f66d944eab14d75 (diff)
downloadsite-ng-10cb3140292c69451522abeff8bd8f005cf08268.tar.gz
site-ng-10cb3140292c69451522abeff8bd8f005cf08268.tar.bz2
site-ng-10cb3140292c69451522abeff8bd8f005cf08268.tar.xz
site-ng-10cb3140292c69451522abeff8bd8f005cf08268.zip
Decouple sass, logo, and html generation.
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 7 insertions, 1 deletions
diff --git a/README b/README
index ecc271d..3fd6bf6 100644
--- a/README
+++ b/README
@@ -14,6 +14,12 @@ To generate the 'html/' web root directory for upload to web server:
$ make site
+To generate the 'images/' directory containing generated images for
+use elsewhere:
+
+ $ make logo
+
+
installing
----------
@@ -107,7 +113,7 @@ absolutely sure that no external websites use or link to the image(s).
license
-------
-Copyright 2021 The Adélie Linux Project
+Copyright 2023 The Adélie Linux Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.