Skip to content

Commit

Permalink
Merge pull request #736 from GSA/staging
Browse files Browse the repository at this point in the history
Staging
  • Loading branch information
attorri authored Dec 13, 2024
2 parents d7a79d1 + cae44da commit a528672
Show file tree
Hide file tree
Showing 27 changed files with 2,563 additions and 3,257 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ ruby '>= 3.1.3'
source "https://rubygems.org"

gem "jekyll", "~> 4.3.3"
gem "webrick"

gem "webrick", ">= 1.8.2"
gem 'jekyll-liquify', "0.0.2"
# See https://github.com/envygeeks/jekyll-assets/issues/622
gem "sprockets", "~> 3.7"

Expand Down
77 changes: 30 additions & 47 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,28 +1,21 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
base64 (0.2.0)
bigdecimal (3.1.8)
colorator (1.1.0)
concurrent-ruby (1.3.1)
concurrent-ruby (1.3.4)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
ethon (0.16.0)
ffi (>= 1.15.0)
eventmachine (1.2.7)
ffi (1.17.0-x64-mingw-ucrt)
ffi (1.17.0-x86_64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
forwardable-extended (2.6.0)
google-protobuf (4.27.0-x64-mingw-ucrt)
bigdecimal
rake (>= 13)
google-protobuf (4.27.0-x86_64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.27.0-x86_64-linux)
google-protobuf (4.29.1-x86_64-linux)
bigdecimal
rake (>= 13)
html-proofer (3.19.4)
Expand All @@ -34,9 +27,9 @@ GEM
typhoeus (~> 1.3)
yell (~> 2.0)
http_parser.rb (0.8.0)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
jekyll (4.3.3)
jekyll (4.3.4)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
Expand All @@ -55,6 +48,9 @@ GEM
jekyll-datapage-generator (1.4.0)
jekyll-feed (0.17.0)
jekyll (>= 3.7, < 5.0)
jekyll-liquify (0.0.2)
liquid (>= 2.5, < 5.0)
redcarpet (~> 3.1)
jekyll-paginate-v2 (3.0.0)
jekyll (>= 3.0, < 5.0)
jekyll-redirect-from (0.16.0)
Expand All @@ -67,80 +63,67 @@ GEM
jekyll (>= 3.7, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
kramdown (2.4.0)
rexml
kramdown (2.5.1)
rexml (>= 3.3.9)
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.4)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
nokogiri (1.15.4-x64-mingw-ucrt)
nokogiri (1.17.0-x86_64-linux)
racc (~> 1.4)
nokogiri (1.15.4-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.15.4-x86_64-linux)
racc (~> 1.4)
parallel (1.23.0)
parallel (1.26.3)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (5.0.5)
racc (1.7.3)
rack (2.2.8)
public_suffix (6.0.1)
racc (1.8.1)
rack (2.2.10)
rainbow (3.1.1)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.2.8)
strscan (>= 3.0.9)
rouge (4.2.1)
redcarpet (3.6.0)
rexml (3.3.9)
rouge (4.5.1)
safe_yaml (1.0.5)
sass-embedded (1.77.4)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.82.0)
google-protobuf (~> 4.28)
rake (>= 13)
sass-embedded (1.77.4-x64-mingw-ucrt)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.77.4-x86_64-darwin)
google-protobuf (>= 3.25, < 5.0)
sprockets (3.7.2)
sprockets (3.7.5)
base64
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
strscan (3.1.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
typhoeus (1.4.0)
typhoeus (1.4.1)
ethon (>= 0.9.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2023.3)
tzinfo (>= 1.0.0)
unicode-display_width (2.5.0)
webrick (1.8.1)
unicode-display_width (2.6.0)
webrick (1.9.1)
yell (2.2.2)

PLATFORMS
x64-mingw-ucrt
x86_64-darwin-20
x86_64-linux

DEPENDENCIES
html-proofer (~> 3.15)
jekyll (~> 4.3.3)
jekyll-datapage-generator
jekyll-feed (~> 0.15)
jekyll-liquify (= 0.0.2)
jekyll-paginate-v2 (= 3.0.0)
jekyll-redirect-from
jekyll-sass-converter (~> 3.0)
jekyll-seo-tag
jekyll-sitemap
sprockets (~> 3.7)
tzinfo-data
webrick
webrick (>= 1.8.2)

RUBY VERSION
ruby 3.1.4p223
ruby 3.1.3p185

BUNDLED WITH
2.4.21
7 changes: 7 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,8 @@ collections:
output: true
it-services:
output: true
mom:
output: true

keep_files: [static-api]

Expand Down Expand Up @@ -460,6 +462,11 @@ page_gen:
index_files: true # true
name_expr: "record['type']"
title: "record['type']"
- data: "mom.Business_Lifecycle"
template: "json-gen-layout"
dir: "business-standards-api/mom/business-lifecycle"
index_files: true
name_expr: "record['type']"
- data: "cvd.Business_Lifecycle"
template: "json-gen-layout"
dir: "business-standards-api/cyb/cvd/business-lifecycle/"
Expand Down
Loading

0 comments on commit a528672

Please sign in to comment.