Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 457 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 457 Bytes

Renatolond's Blog

My personal blog. The resulting blog is hosted at https://lond.com.br

Requirements

Jekyll is needed for serving or building. Jekyll install instructions can be found in Jekyll Installation

Using The Plain theme, should be installed after using bundle.

Updating the blog:

jekyll build
rsync -r --info=progress2 -v _site/ host:path