@smarthtml/sync

smarthtml data synchronizer

Usage no npm install needed!

<script type="module">
  import smarthtmlSync from 'https://cdn.skypack.dev/@smarthtml/sync';
</script>

README

Welcome do smarthtml.io synchronizer

This is package contains core smarthtml gulp tasks to for website data synchronization

Przykałdy

Synchronizacja tylko wybranego typu plików

 npm run push -- --filter "**/*.yml"

Tablica doboru plików do syncronizacji

npm run push -- --filter "\!**/*.html" --filter "**/*"