UNCLASSIFIED - NO CUI
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
platform-one-site
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Platform One
Party Bus
static-sites
platform-one-site
Commits
dcb25a29
Commit
dcb25a29
authored
4 years ago
by
Luke Glasscock
Browse files
Options
Downloads
Patches
Plain Diff
Add immersion day
parent
41e50770
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/assets/images/ImmersionDay.png
+0
-0
0 additions, 0 deletions
src/assets/images/ImmersionDay.png
src/views/Home.vue
+62
-0
62 additions, 0 deletions
src/views/Home.vue
with
62 additions
and
0 deletions
src/assets/images/ImmersionDay.png
0 → 100644
+
0
−
0
View file @
dcb25a29
81.6 KiB
This diff is collapsed.
Click to expand it.
src/views/Home.vue
+
62
−
0
View file @
dcb25a29
...
...
@@ -7,6 +7,68 @@
buttonUrl=
"/#/services"
logoSource=
"static/p1-logo.png"
/>
<div
class=
"container my-4 px-8"
>
<h2
class=
"my-4 mt-sm-8 px-0"
>
JOIN OUR VIRTUAL IMMERSION DAY!
</h2>
<p
class=
"text-center"
>
This event is designed to give potential P1 customers the basics: Team,
structure, how P1 works, and how to get involved.
</p>
</div>
<v-container
class=
"px-8"
>
<div
class=
"row text-left"
>
<div
class=
"col-md-6"
>
<img
class=
"img-fluid mt-2 mb-3"
src=
"@/assets/images/ImmersionDay.png"
alt=
"immersion day graphics"
/>
</div>
<div
class=
"col-md-6 px-16"
>
<p>
<b>
In January's upcoming Immersion Day agenda, you can expect:
</b>
</p>
<ul>
<li>
Platform One Basics
</li>
<li>
An introduction to DevSecOps
</li>
<li>
A look into our Product Teams
</li>
<li>
To meet our Software Factories
</li>
</ul>
<p
class=
"mt-8"
>
The next Immersion Day will take place on
<b>
January 22, 2021
</b>
.
Don't miss this opportunity!
</p>
<v-btn
class=
"mt-8"
color=
"primary"
href=
"https://forms.gle/3c1XvJFqoy3LJ5FBA"
target=
"_blank"
>
Register Today
</v-btn>
</div>
</div>
<div
class=
"container my-4 px-8"
>
<h2
class=
"my-4 mt-sm-8 px-0"
>
Onboarding Workshops
</h2>
<p
class=
"text-center"
>
Get hands-on experience and training with our rapid workshop to stand
up a hello world pipeline with a templated app through Party Bus -
<Tooltip
text=
"ABMS"
tooltip=
"Advanced Battle Management System"
/>
<Tooltip
text=
"ADCE"
tooltip=
"All Domain Common Environment"
:spaceAfter=
"false"
/>
.
</p>
</div>
</v-container>
<IntroVideo
/>
<ServicesSummary
/>
<div
class=
"container mt-6"
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment