update work/trilogy styling

This commit is contained in:
a 2021-12-17 00:54:52 -06:00
parent 8bd643b746
commit 1127c8091e
3 changed files with 23 additions and 24 deletions

View file

@ -48,7 +48,7 @@
left: 0; left: 0;
font-size: 2em; font-size: 2em;
font-weight: 900; font-weight: 900;
opacity: 0.5; color: #A9B7D1;
text-align: right; text-align: right;
} }
} }
@ -59,12 +59,12 @@
font-family: monospace; font-family: monospace;
gap: 1em; gap: 1em;
margin: 2em 0; margin: 2em 0;
opacity: 0.5; color: #B3BAD0;
} }
strong { strong {
display: block; display: block;
font-weight: 700; font-weight: 700;
background: rgba(108, 255, 128, 0.2); background: #277766;
color: white; color: white;
white-space: pre; white-space: pre;
padding: 0.25em 0.5em; padding: 0.25em 0.5em;
@ -83,7 +83,7 @@
} }
.title { .title {
&::before { &::before {
content: 'what i do'; content: 'what i did';
position: absolute; position: absolute;
top: -1.5em; top: -1.5em;
right: -.2em; right: -.2em;
@ -121,8 +121,7 @@
left: -0em; left: -0em;
font-size: 4em; font-size: 4em;
font-weight: 900; font-weight: 900;
opacity: 0.5; color: #54A090;
color:lightgreen;
} }
} }
} }
@ -138,8 +137,7 @@
right: 0em; right: 0em;
font-size: 4em; font-size: 4em;
font-weight: 900; font-weight: 900;
opacity: 0.5; color: #54A090;
color: lightgreen;
} }
} }
} }
@ -156,8 +154,7 @@
right: calc(50% - 1ch); right: calc(50% - 1ch);
font-size: 4em; font-size: 4em;
font-weight: 900; font-weight: 900;
opacity: 0.5; color: #54A090;
color: lightgreen;
} }
} }
} }
@ -233,8 +230,7 @@
left: 0; left: 0;
font-size: 4em; font-size: 4em;
font-weight: 900; font-weight: 900;
opacity: 0.5; color: #54A090;
color: lightgreen;
} }
} }
} }

View file

@ -16,7 +16,7 @@ cover: "/images/trilogy.png"
<header class="page-header section"> <header class="page-header section">
<div class="container"> <div class="container">
<img src="/images/trilogy.png" alt="" class="cover-image"> <img src="/images/trilogy.png" alt="" class="cover-image">
<h1 class="page-title">I manage the knowledge bases for a company with many subsidiaries and numerous enterprise applications within their portfolios.</h1> <h1 class="page-title">I managed the knowledge bases for a company with many subsidiaries and numerous enterprise applications within their portfolios.</h1>
</div> </div>
</header> </header>
<hr class="separator"> <hr class="separator">
@ -29,8 +29,8 @@ cover: "/images/trilogy.png"
<ul class="companies"> <ul class="companies">
<li>Aurea</li> <li>Aurea</li>
<li>Playbooks</li> <li>Playbooks</li>
<li>CoreTrac</li> <li>Skyvera</li>
<li>Kerio</li> <li>DevGraph</li>
<li>Jive</li> <li>Jive</li>
<li>IgniteTech</li> <li>IgniteTech</li>
<li>GFI Software</li> <li>GFI Software</li>
@ -38,28 +38,31 @@ cover: "/images/trilogy.png"
<li>Lyris</li> <li>Lyris</li>
<li>Versata</li> <li>Versata</li>
<li>Avolin</li> <li>Avolin</li>
<li>Sonic</li>
<li>Savvion</li>
<li>Actional</li>
<li>...and more</li> <li>...and more</li>
</ul> </ul>
<p>Chiefly, Trilogy manages all of these companies under the banner of a Central Support Team, consisting of L1 and L2 support agents.</p> <p>Chiefly, Trilogy manages all of these companies under the banner of a Central Support Team, consisting of L1 and L2 support agents.</p>
<p>Above the support agents are the <strong>Product Knowledge Curators.</strong></p> <p>Above the support agents are the <strong>Product Knowledge Curators.</strong></p>
<p>This role is also promoted as a <strong>Senior Technical Writer</strong> position, due to the nature of the work being performed by the PKCs.</p> <p>This role is also promoted as a <strong>Senior Technical Writer</strong> position, due to the nature of the work being performed by the PKCs.</p>
<p>This is a full-time contract position, with hiring, interviewing, productivity tracking, and weekly payments handled through the Crossover for Work platform (owned by Trilogy).</p> <p>This was a full-time contract position, with hiring, interviewing, productivity tracking, and weekly payments handled through the Crossover for Work platform (owned by Trilogy).</p>
</div> </div>
</section> </section>
<section id="responsibilities" class="section"> <section id="responsibilities" class="section">
<div class="container"> <div class="container">
<h2 class="title">This role includes several responsibilities.</h2> <h2 class="title">This role included several responsibilities.</h2>
<section id="quick-learning"> <section id="quick-learning">
<h3 class="subtitle">Being a quick learner.</h3> <h3 class="subtitle">Being a quick learner.</h3>
<p>Being responsible for several products under the banner of Central Support means that I have to quickly and rapidly learn new products with limited information.</p> <p>Being responsible for several products under the banner of Central Support meant that I have to quickly and rapidly learn new products with limited information.</p>
</section> </section>
<section id="problem-solving"> <section id="problem-solving">
<h3 class="subtitle">Analyzing real problems from real customers.</h3> <h3 class="subtitle">Analyzing real problems from real customers.</h3>
<p>I am tasked with reading customer support tickets one by one, in order to document the problems and solutions faced by actual customers.</p> <p>I was tasked with reading customer support tickets one by one, in order to document the problems and solutions faced by actual customers.</p>
</section> </section>
<section id="writing-articles"> <section id="writing-articles">
<h3 class="subtitle">Writing clear and concise articles.</h3> <h3 class="subtitle">Writing clear and concise articles.</h3>
<p>After reading each ticket, I have to write two different types of articles:</p> <p>After reading each ticket, I had to write two different types of articles:</p>
</section> </section>
<div class="kba-types" id="kba"> <div class="kba-types" id="kba">
<section class="card" id="skb"> <section class="card" id="skb">
@ -73,7 +76,7 @@ cover: "/images/trilogy.png"
</div> </div>
<section id="tnc"> <section id="tnc">
<h3 class="subtitle">Training and certifying support agents.</h3> <h3 class="subtitle">Training and certifying support agents.</h3>
<p>Based on the amassed product knowledge within the articles written throughout the above process, I create training units within a learning management system, consisting of either a test or a task based on each article/ticket pair.</p> <p>Based on the amassed product knowledge within the articles written throughout the above process, I created training units within a learning management system, consisting of either a test or a task based on each article/ticket pair.</p>
</section> </section>
</div> </div>
</section> </section>

View file

@ -2,11 +2,11 @@
<hr> <hr>
<div class="container"> <div class="container">
<dl> <dl>
<dt>email</dt> <dt>email (smtp)</dt>
<dd>a@trwnh.com</dd> <dd>a@trwnh.com</dd>
<dt>xmpp</dt> <dt>chat (xmpp)</dt>
<dd>a@trwnh.com</dd> <dd>a@trwnh.com</dd>
<dt>fediverse</dt> <dt>social (activitypub)</dt>
<dd><a href="https://mastodon.social/@trwnh" rel="me">mastodon.social/@trwnh</a></dd> <dd><a href="https://mastodon.social/@trwnh" rel="me">mastodon.social/@trwnh</a></dd>
</dl> </dl>
<div class="external"> <div class="external">