aboutsummaryrefslogtreecommitdiffstats
path: root/readme.org
diff options
context:
space:
mode:
authorOscar Najera <hi@oscarnajera.com>2025-01-06 22:33:00 +0100
committerOscar Najera <hi@oscarnajera.com>2025-01-06 22:33:00 +0100
commit4f39910814164f91657de0b6de5c36241f19fc74 (patch)
tree93bb884e2c94b81c43b5882b8f77582d579fa668 /readme.org
parent2e913997fbacd664a3ba73875e002227ba3b78c8 (diff)
downloadhugo-minimalist-theme-4f39910814164f91657de0b6de5c36241f19fc74.tar.gz
hugo-minimalist-theme-4f39910814164f91657de0b6de5c36241f19fc74.tar.bz2
hugo-minimalist-theme-4f39910814164f91657de0b6de5c36241f19fc74.zip
[RM] delete tachyons
Diffstat (limited to 'readme.org')
-rw-r--r--readme.org15
1 files changed, 11 insertions, 4 deletions
diff --git a/readme.org b/readme.org
index 604e77a..46cf48a 100644
--- a/readme.org
+++ b/readme.org
@@ -1,9 +1,16 @@
* Usage
-You must compile the tachyons modifications.
-For that run the local makefile for the =css= target.
+** CSS
+I use tailwindcss because it is trendy and there are lots of docs and examples.
+It follows the philosophy of tachyons, but it has more stuff, tachyons
+stagnated. It is also possible to produce a trimmed css file without much work.
+
+It is only a dev dependency, there is no need to install it when only using the project.
+
+=make css= takes care of a build. It is useful to run this script with the
+generated output of the website as there are css elements that come into place
+due to the extended layout of the user. Maybe for future reference, I shall
+procure that script on the user and not on the dev folder.
-It is only a dev dependency, there is no need for tachyons dependencies on the
-project.
* Design decisions
** Authors
=ox-hugo= exports from the =author= front matter regardless of it allowing