Sha256: cc7e2e4c39ce3f54cc9c4eac752965473e30499d1eaebedaaf0fe08ccd1c3ed0

Contents?: true

Size: 1.36 KB

Versions: 11

Compression:

Stored size: 1.36 KB

Contents

# Welcome to Jekyll!
#
# This config file is meant for settings that affect your whole blog, values
# which you are expected to set up once and rarely edit after that. If you find
# yourself editing this file very often, consider using Jekyll's data files
# feature for the data you need to update frequently.
#
# For technical reasons, this file is *NOT* reloaded automatically when you use
# 'bundle exec jekyll serve'. If you change this file, please restart the server process.

# Site settings
# These are used to personalize your new site. If you look in the HTML files,
# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
# You can create any custom variable you would like, and they will be accessible
# in the templates via {{ site.myvariable }}.
title: Puppet Security Linter
email: tiago7b27@gmail.com
description: >- # this means to ignore newlines until "baseurl:"
  Security focused linter to detect and help solve vulnerabilities found on Puppet Infrastructure-as-code scripts

# Build settings
markdown: kramdown
theme: jekyll-theme-hacker
plugins:
  - jekyll-feed

# Exclude from processing.
# The following items will not be processed, by default. Create a custom list
# to override the default setting.
# exclude:
#   - Gemfile
#   - Gemfile.lock
#   - node_modules
#   - vendor/bundle/
#   - vendor/cache/
#   - vendor/gems/
#   - vendor/ruby/

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
puppet-sec-lint-1.0.0 docs/_config.yml
puppet-sec-lint-0.5.17 docs/_config.yml
puppet-sec-lint-0.5.16 docs/_config.yml
puppet-sec-lint-0.5.15 docs/_config.yml
puppet-sec-lint-0.5.14 docs/_config.yml
puppet-sec-lint-0.5.13 docs/_config.yml
puppet-sec-lint-0.5.11 docs/_config.yml
puppet-sec-lint-0.5.10 docs/_config.yml
puppet-sec-lint-0.5.9 docs/_config.yml
puppet-sec-lint-0.5.8 docs/_config.yml
puppet-sec-lint-0.5.7 docs/_config.yml