Skip to content

Jdbeck66/ansible.jeffgeerling.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jeff Geerling's Ansible Content Site

This repository contains the Jekyll configuration and content behind the https://ansible.jeffgeerling.com/ site.

To view the site locally, ensure you have Ruby and Jekyll installed:

gem install --user-install bundler jekyll

Then, in this directory, install all the required gems:

bundle install

Finally, in this directory, run:

bundle exec jekyll serve

About

Jeff Geerling's Ansible content site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 63.7%
  • Ruby 25.2%
  • SCSS 11.1%