Reminder - building blog locally with Jekyll

Author
Published

March 18, 2015

It took me while from moving my blog from wordpress to github pages and writing a new post. Such a long time that I forgot that to build the site locally I need to use bundle exec jekyll serve --watch instead of jekyll serve --watch.

I won’t forget now.

Reuse

Citation

BibTeX citation:
@online{domingues2015,
  author = {Domingues, António},
  title = {Reminder - Building Blog Locally with {Jekyll}},
  date = {2015-03-18},
  url = {https://amjdomingues.com/posts/2015-03-18-local-jeckyll-build/},
  langid = {en}
}
For attribution, please cite this work as:
Domingues, António. 2015. “Reminder - Building Blog Locally with Jekyll.” March 18, 2015. https://amjdomingues.com/posts/2015-03-18-local-jeckyll-build/.