• About
  • Categories
  • Tags
  • Time Capsule
mix.agusti.cat

Sep 18, 2013 quote coding rsync Jekyll site webdev quote

Using rsync to deploy a Jekyll site

rsync -v -rz --checksum --delete _site/ user@server:/path/

Rsyncing Jekyll

15 rsync Command Examples

Related posts by tag
  • 07 Nov 2024 daisyUI — Tailwind CSS Components
  • 04 Mar 2024 Using personal gems with Bundle without bothering your colleagues.
  • 12 Jul 2023 Protomaps - A serverless system for planet-scale maps
 Improve this page