Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 427 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 427 Bytes

Enrique Moreno Tent - Personal blog

This is my personal blog, built with Jekyll, and deployed in Netlify.

Local Development

First install dependencies:

bundle install

Then execute the development server

bundle exec jekyll server --watch

Now navigate to localhost:4000 to preview the site, and localhost:4000/admin to log into the CMS.