jekyll-titles-from-content 0.0.1
A Jekyll plugin to pull the page title from the first X words of the content, when none is specified.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            jekyll
            >= 3.3, < 5.0
          
    Development Dependencies (9):
            guard
            >= 0
          
          
            guard-minitest
            >= 0
          
          
            kramdown-parser-gfm
            >= 0
          
          
            minitest
            >= 0
          
          
            minitest-color
            >= 0
          
          
            rake
            >= 0
          
          
            rubocop
            ~> 0.71
          
          
            rubocop-jekyll
            ~> 0.10
          
          
            simplecov
            ~> 0.19
          
    