Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 456 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 456 Bytes

myousic-jekyll

A simple static website creator for musicians, built with Jeykll

Setting it up

Initial setup:

$ npm install

Then run server by:

$ jekyll serve

Then go to http://localhost:4000 in your browser to preview site

Adding Content

Homepage

Setting up the homepage is mostly a matter of assigning variables to the Frontmatter

STILL VERY MUCH A WORK IN PROGRESS

Preview: