Skip to content

Latest commit

 

History

History
executable file
·
11 lines (9 loc) · 346 Bytes

README.md

File metadata and controls

executable file
·
11 lines (9 loc) · 346 Bytes

Dactyl (Jekyll)

Trying out a new starting point for websites that I build for clients. This is what I use when there is no need for CMS.

Get Started

  • run gem install jekyll
  • run bundle install
  • Start the local server jekyll serve --watch

Docs