aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--makefile10
-rw-r--r--readme.org3
2 files changed, 1 insertions, 12 deletions
diff --git a/makefile b/makefile
deleted file mode 100644
index 43cd018..0000000
--- a/makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-##
-# theme builds
-#
-# @file
-# @version 0.1
-
-css: static/css/style.scss
- sassc -I node_modules static/css/style.scss static/css/style.css
-
-# end
diff --git a/readme.org b/readme.org
index 313192e..c49fe5a 100644
--- a/readme.org
+++ b/readme.org
@@ -1,4 +1,3 @@
* Dependencies
-- Install =sassc= on archlinux
- Install =tachyons-sass= over npm
-- Hugo takes care of the conversion
+- Hugo takes care of the scss conversion