Skip to content

Commit c897320

Browse files
committed
add readme note on how to build
1 parent 8258df9 commit c897320

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Screenshots
1717

1818
Installation
1919
------------
20-
The master branch of this 2004licious theme works with the latest version of Shaarli (v0.14 at the time of this
20+
The master branch of this 2004licious theme works with the latest version of Shaarli (v0.15 at the time of this
2121
writing).
2222

2323
Copy the `2004licious` folder into the `tpl/` folder of your Shaaril installation then go in the
@@ -39,6 +39,10 @@ Supported or tested plugins
3939
---------------------------
4040
- qrcode
4141
- archiveorg
42+
43+
Development
44+
-----------
45+
The source CSS files in `css/` are built into a minified CSS file in `2004licious`. In order to build the minified CSS, run `npm install` and `npm run build`. (you need npm, the Node package manager, installed on your system)
4246

4347
History of this project
4448
-----------------------

0 commit comments

Comments
 (0)