Skip to content

Tbr00ksy/blog

 
 

Repository files navigation

Zowe Blog

Test Locally

Reference: Setting up your GitHub Pages site locally with Jekyll.

  • Follow the instruction above to make sure you have ruby --version.
  • Follow the instruction above to install bundler: gem install bundler.
  • Clone git repository: git clone https://github.com/zowe/blog.git then switch to blog directory cd blog.
  • Install Jekyll and other dependencies from the GitHub Pages gem: bundle install.
  • Run your Jekyll site locally: bundle exec jekyll serve
  • Preview your local Jekyll site in your web browser at http://localhost:4000/blog/.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 96.1%
  • CSS 2.3%
  • HTML 1.6%