Skip to content

Latest commit

 

History

History
executable file
·
31 lines (23 loc) · 714 Bytes

README.md

File metadata and controls

executable file
·
31 lines (23 loc) · 714 Bytes

liliflower.com

Liliflower.com Screenshot

Technology Credit

This website uses the Jekyll static file generator and is hosted at GitHub. It uses a customized Agency Jekyll template so the content can be managed via the Netlify CMS.

Technology Colophon

HTML5, CSS3, Sass, Jekyll, Agency Theme, JQuery, Bootstrap, Google Fonts, GitHub, Netlyfy, Netlify CMS

Running The Project

Installing Jekyll

$ gem install jekyll

Installing Bundler

$ gem install bundler

Installing Github Pages

$ bundle install

Develop in local server

$ bundle exec jekyll serve