X Tutup
Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Jetpack Boost

Jetpack Boost gives your site the same performance advantages as the world’s leading websites, no developer required.

How to install Jetpack Boost

If you are not planning on developing with Jetpack Boost, you should install Jetpack Boost from pre-built sources. Details on that may be found on this page.

Development

Live-reloading CSS

The live-reload feature is configured to only reload CSS files. Currently the way our rollup/webpack combination is configured - every change results in a full rebuild of the JS files, so even style changes would trigger a full page refresh.

If you want to use the live-reloading feature, you have to install the Livereload extension (for Chrome) and then run

npm run devlive

Installation from Git repo

Please refer to the Development guide section of Jetpack Boost documentation.

Contribute

Please refer to the Contribute section in the README.md file at the root of the repository.

Security

Please refer to the Security section in the README.md file at the root of the repository.

License

Jetpack Boost is licensed under GNU General Public License v2 (or later)

X Tutup