From 612319bf104ffd1ea37866f6d8f781b522f22792 Mon Sep 17 00:00:00 2001 From: Ben Morris Date: Tue, 12 Dec 2023 14:40:56 -0500 Subject: [PATCH] realign to "3Ds" --- Gemfile.lock | 84 ++++++++++++++---------------- _content/work/01_capabilities.md | 21 +++----- _content/work/04_jv.md | 12 ++--- _includes/component_icon_list.html | 2 +- _layouts/home.html | 33 ++++-------- 5 files changed, 66 insertions(+), 86 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a3d333d..08ed8ad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,14 +1,15 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.0.3.7) + activesupport (6.0.6.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.6) + public_suffix (>= 2.0.2, < 6.0) + base64 (0.2.0) coffee-script (2.4.1) coffee-script-source execjs @@ -16,26 +17,22 @@ GEM colorator (1.1.0) commonmarker (0.17.13) ruby-enum (~> 0.5) - concurrent-ruby (1.1.8) - dnsruby (1.61.5) - simpleidn (~> 0.1) - em-websocket (0.5.2) + concurrent-ruby (1.2.2) + dnsruby (1.70.0) + simpleidn (~> 0.2.1) + em-websocket (0.5.3) eventmachine (>= 0.12.9) - http_parser.rb (~> 0.6.0) - ethon (0.14.0) + http_parser.rb (~> 0) + ethon (0.16.0) ffi (>= 1.15.0) eventmachine (1.2.7) - execjs (2.7.0) - faraday (1.4.1) - faraday-excon (~> 1.1) - faraday-net_http (~> 1.0) - faraday-net_http_persistent (~> 1.1) - multipart-post (>= 1.2, < 3) + execjs (2.9.1) + faraday (2.7.12) + base64 + faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) - faraday-excon (1.1.0) - faraday-net_http (1.0.1) - faraday-net_http_persistent (1.1.0) - ffi (1.15.0) + faraday-net_http (3.0.2) + ffi (1.16.3) forwardable-extended (2.6.0) gemoji (3.0.1) github-pages (214) @@ -88,10 +85,10 @@ GEM octokit (~> 4.0) public_suffix (>= 2.0.2, < 5.0) typhoeus (~> 1.3) - html-pipeline (2.14.0) + html-pipeline (2.14.3) activesupport (>= 2) nokogiri (>= 1.4) - http_parser.rb (0.6.0) + http_parser.rb (0.8.0) i18n (0.9.5) concurrent-ruby (~> 1.0) jekyll (3.9.0) @@ -205,59 +202,58 @@ GEM kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) liquid (4.0.3) - listen (3.5.1) + listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) - mini_portile2 (2.5.1) + mini_portile2 (2.8.5) minima (2.5.1) jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - minitest (5.14.4) - multipart-post (2.1.1) - nokogiri (1.11.3) - mini_portile2 (~> 2.5.0) + minitest (5.20.0) + nokogiri (1.15.5) + mini_portile2 (~> 2.8.2) racc (~> 1.4) - octokit (4.21.0) - faraday (>= 0.9) - sawyer (~> 0.8.0, >= 0.5.3) + octokit (4.25.1) + faraday (>= 1, < 3) + sawyer (~> 0.9) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (4.0.6) - racc (1.5.2) - rb-fsevent (0.10.4) + public_suffix (4.0.7) + racc (1.7.3) + rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.2.5) + rexml (3.2.6) rouge (3.26.0) ruby-enum (0.9.0) i18n - ruby2_keywords (0.0.4) - rubyzip (2.3.0) + ruby2_keywords (0.0.5) + rubyzip (2.3.2) safe_yaml (1.0.5) sass (3.7.4) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - sawyer (0.8.2) + sawyer (0.9.2) addressable (>= 2.3.5) - faraday (> 0.8, < 2.0) + faraday (>= 0.17.3, < 3) simpleidn (0.2.1) unf (~> 0.1.4) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) thread_safe (0.3.6) - typhoeus (1.4.0) + typhoeus (1.4.1) ethon (>= 0.9.0) - tzinfo (1.2.9) + tzinfo (1.2.11) thread_safe (~> 0.1) unf (0.1.4) unf_ext - unf_ext (0.0.7.7) - unicode-display_width (1.7.0) - zeitwerk (2.4.2) + unf_ext (0.0.9.1) + unicode-display_width (1.8.0) + zeitwerk (2.6.12) PLATFORMS ruby @@ -266,4 +262,4 @@ DEPENDENCIES github-pages (~> 214) BUNDLED WITH - 2.1.2 + 2.3.17 diff --git a/_content/work/01_capabilities.md b/_content/work/01_capabilities.md index dec8eb2..80b85b8 100644 --- a/_content/work/01_capabilities.md +++ b/_content/work/01_capabilities.md @@ -12,20 +12,15 @@ path="files/Pluribus_Digital_Overview.pdf" %} {%- include component_icon_list.html icon_path="img/art/design-icon.svg" -title="Design" -text='Determining the right thing to build is as important as building it well. Product design practices allow us to uncover needs and craft interactions that support product and user goals. We create these best in class user experiences using approaches like human centered design, design thinking and service design.' -%} +title="Product Design" +text='We understand what users need in order to craft intuitive solutions. Research provides first-hand data on user goals and preferences. User experience design yields intuitive workflows. Interaction design creates consistent interfaces across the product. Content strategy incorporates plain language and information architecture into the overall product design.' -%} {%- include component_icon_list.html -icon_path="img/art/development-icon.svg" -title="Development" -text='We apply agile software development approaches that integrate user-centered design and automation to support rapid iteration on ideas and longevity for products. We modernize applications while reducing cost and risk. We employ proven strategies such as incremental modernization – making rapid progress at low cost and risk by updating one module at a time for large applications.' -%} - -{%- include component_icon_list.html -icon_path="img/art/data-icon.svg" -title="Data" -text='When government agencies make data available to citizens, it promotes accountability and enables innovative applications of that data (such as GPS). Agencies have a great deal of data, but it is locked up within applications and behind the firewall. Pluribus employs open data best practices to unlock that data for public use while maintaining rigorous controls over sensitive information. We build the APIs and other tools to make data available in open standard formats, such as JSON and XML.' -%} +icon_path="img/art/devsecops-icon.svg" +title="Product Development" +text='We build & support software using modern practices. Develop features through agile application development on open-source tech stacks. Automate builds, security compliance, and deployments via DevSecOps practices. Automate the standup of cloud-native architectures with cloud engineering. Gain insights from data and make better decisions with data science and analytics solutions.' -%} {%- include component_icon_list.html -icon_path="img/art/devsecops-icon.svg" -title="DevSecOps" -text='Many agencies struggle to realize the agile vision – an IT delivery model that rapidly adapts to changing demands. After adopting an agile methodology, technical delivery constraints still get in the way of productivity. Pluribus bridges this gap with DevOps support services. We build the central capability for agencies to support the entire development capability, including continuous integration, continuous deployment, automated testing, code quality scans, and configuration management.' -%} +icon_path="img/art/development-icon.svg" +title="Product Delivery" +text='We align products and efforts to mission outcomes while balancing risk and costs. Product management methods set a clear product direction balancing user desires and engineering constriants. Effective agile project and program management allow us to be effective at delivering at scale.' -%} \ No newline at end of file diff --git a/_content/work/04_jv.md b/_content/work/04_jv.md index 73fa958..d210559 100644 --- a/_content/work/04_jv.md +++ b/_content/work/04_jv.md @@ -2,16 +2,16 @@ title: 8(a) Joint Venture ---
-
- DoricGov logo +
+ DoricGov logo
-
+

Doric Gov is an SBA approved 8(a) Joint Venture between Prady LLC and Pluribus Digital, combining deep product design and agile development capabilities.

-
-
- Stars 3 logo +
+
+ Stars 3 logo

Stars III is a Contract vehicle under DoricGov - As a 8(a) STARS III approved industry partner we provide digital services to the federal government.

diff --git a/_includes/component_icon_list.html b/_includes/component_icon_list.html index 2b22693..7d6b570 100644 --- a/_includes/component_icon_list.html +++ b/_includes/component_icon_list.html @@ -1,6 +1,6 @@
- {{include.icon_alt}} + {{include.icon_alt}}

{{include.title}}

diff --git a/_layouts/home.html b/_layouts/home.html index d92aed0..bb9d0fb 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -2,10 +2,6 @@ layout: default --- -
-
Looking for STSI? You're in the right place! We've re-branded to Pluribus Digital.
-
-

Impactful Missions

@@ -45,30 +41,23 @@

Modern Product Development Practices

{%- include component_icon_card.html icon_path="img/art/design-icon.svg" icon_alt="icon with pencil and ruler" - title="Design" - text='Create best in class user experiences using approaches like human centered design, design thinking and service design.' + title="Product Design" + text='Understand what users need to craft intuitive solutions via User Research, User Experience Design, Interaction/Interface Design, and Content Strategy.' corner="dkred" -%} - - {%- include component_icon_card.html - icon_path="img/art/development-icon.svg" - icon_alt="icon with computer and code" - title="Development" - text='Build and support software using modern development practices like agile and open source software.' - corner="orange" -%} {%- include component_icon_card.html - icon_path="img/art/data-icon.svg" - icon_alt="icon with database cylinder" - title="Data" - text='Manage data as a first-class asset to support analytics and open data sharing.' + icon_path="img/art/devsecops-icon.svg" + icon_alt="icon with gear surrounded by cycle arrows" + title="Product Development" + text='Build & support software using modern practices in Application Development, DevSecOps & Cloud Engineering, Data Engineering, Data Science & Analytics.' corner="blue" -%} {%- include component_icon_card.html - icon_path="img/art/devsecops-icon.svg" - icon_alt="icon with gear surrounded by cycle arrows" - title="DevSecOps" - text='Collaborate across silos to automate compliance and deliver frequently.' - corner="red" -%} + icon_path="img/art/development-icon.svg" + icon_alt="icon with computer and code" + title="Product Delivery" + text='Align products and efforts to mission outcomes via agile product, project, and program management.' + corner="orange" -%}