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

  • Install ruby
  • Install jekyll
  • Go inside the folder thekosmix.com and
    • First install dependancies by running bundle install
    • Then run command bundle exec jekyll serve to run the local server to serve the blog pages
  • Open your browser and go to http://localhost:4000/ to view the pages

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

About

Jekyll code for website thekosmix.com under 500Kb

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published