Skip to content

thekosmix/thekosmix.com

Repository files navigation

thekosmix.com

Jekyll code for website thekosmix.com Jekyll creates a static blog with many features like

installation and running locally

deployment on firebase

  • checkout the thekosmix/firebase repo and setup firebase-cli
  • ensure that thekosmix.com and above repo are in the same folder and at the same level
  • Go inside the folder thekosmix.com and run command bundle exec jekyll clean && bundle exec jekyll build
  • Go inside the folder firebase and run command firebase deploy --only hosting