.devcontainer/Dockerfile | |
|
|
.devcontainer/devcontainer.json | |
|
|
.fttemplates/Create README/README.md | |
|
|
.fttemplates/Create RubyGem project structure/Gemfile | |
|
|
.fttemplates/Create RubyGem project structure/NextSteps.md | |
|
|
.fttemplates/Create RubyGem project structure/Rakefile | |
|
|
.fttemplates/Create RubyGem project structure/[ProjectName | lowercase?paramcase].gemspec | |
|
|
.fttemplates/Create RubyGem project structure/lib/[ProjectName | lowercase?paramcase].rb | 8 | A 0 mins |
|
.fttemplates/Create RubyGem project structure/lib/[ProjectName | lowercase?paramcase]/configuration.rb | 28 | A 0 mins |
|
.fttemplates/Create RubyGem project structure/lib/[ProjectName | lowercase?paramcase]/version.rb | 8 | A 0 mins |
|
.fttemplates/Create RubyGem project structure/test/[ProjectName | lowercase?paramcase]/configuration_test.rb | 59 | A 0 mins |
|
.fttemplates/Create RubyGem project structure/test/[ProjectName | lowercase?paramcase]/version_test.rb | 18 | A 0 mins |
|
.fttemplates/Create RubyGem project structure/test/test_helper.rb | 5 | A 0 mins |
|
.fttemplates/Ruby Class with Test/lib/jekyll/[Company]/[Project]/[FTName % lowercase].rb | 8 | A 0 mins |
|
.fttemplates/Ruby Class with Test/test/jekyll/[Company]/[Project]/[FTName % lowercase]_test.rb | 12 | A 0 mins |
|
.github/FUNDING.yml | |
|
|
.github/dependabot.yml | |
|
|
.github/workflows/ci.yml | |
|
|
.github/workflows/codeclimate.yml | |
|
|
.github/workflows/rubocop.yml | |
|
|
.gitignore | |
|
|
.rubocop.yml | |
|
|
.vscode/extensions.json | |
|
|
.vscode/ruby-KargWare.code-snippets | |
|
|
.vscode/settings.json | |
|
|
.vscode/tasks.json | |
|
|
.whitesource | |
|
|
Gemfile | |
|
|
README.md | |
|
|
Rakefile | |
|
|
STEPS.md | |
|
|
docu-img/TemplateRepository.png | |
|
|
jekyll-kw-stackexchange.gemspec | |
|
|
lib/jekyll-kw-stackexchange.rb | 8 | A 0 mins |
|
lib/jekyll-kw-stackexchange/configuration.rb | 30 | A 0 mins | A 100% |
lib/jekyll-kw-stackexchange/parser_parameter.rb | 58 | A 0 mins | A 100% |
lib/jekyll-kw-stackexchange/version.rb | 8 | A 0 mins |
|
sonar-project.properties | |
|
|