Skip to content

Commit 8d3f6dc

Browse files
committed
update homepage
1 parent 74a4750 commit 8d3f6dc

File tree

3 files changed

+4
-26
lines changed

3 files changed

+4
-26
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
My personal website – built using Jekyll Minima theme with a few customizations.
1+
My personal website. Built using Jekyll Minima theme, with a few customizations.

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# You can create any custom variable you would like, and they will be accessible
1919
# in the templates via {{ site.myvariable }}.
2020

21-
title: Devin Logan, Technical Writer and Editor
21+
title: Devin Logan
2222
author: " "
2323
email: devinannlogan@gmail.com
2424
description: >- # this means to ignore newlines until "baseurl:"

index.markdown

Lines changed: 2 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -6,31 +6,9 @@ layout: home
66

77
---
88

9-
<div class="homepage-highlight">
10-
<span class="highlight-label">✨ Recent projects</span>
11-
<h2></h2>
12-
<p><ul>
13-
<li>Open source developer docs for <a href="https://buildwithfern.com/">Fern</a> (current)</li>
14-
<li>Demo videos and how-to guides for Class Constructor Corp</li>
15-
</ul>
16-
</p>
17-
</div>
9+
I'm currently a technical writer at [Fern](https://buildwithfern.com/). I write developer documentation and technical marketing content for all of Fern's products (Docs, SDKs, AI search). Previously, I was a technical writer at Google for 6.5 years. Before that, I was a technical writer intern at MapR Technologies (acquired by HP). I went to the College of William and Mary, where I double-majored in English and Accounting and minored in Computer Science.
1810

19-
I write about technical things for technical and nontechnical audiences. More specifically, I:
20-
21-
* Write end user documentation, including conceptual overviews, reference documentation, API guides, and codelabs.
22-
* Write technical content that bridges marketing and documentation needs, like case studies, blog posts, and product specs.
23-
* Create training materials like education modules or presentations.
24-
* Edit, expand, or reconfigure technical material.
25-
* Design comprehensive documentation strategies
26-
27-
Skills I have:
28-
29-
* Markdown, HTML, CSS, GitHub, docs-as-code, static site generators (Jekyll, Fern).
30-
* Testing developer workflows
31-
* Working with minimal supervision, either autonomously or as part of a team.
32-
* Learning new information and new technologies quickly.
33-
* Using AI as a tool for coding and writing.
11+
In my free time, I read and spend time with my family. I sometimes write about the books I read.
3412

3513
<script data-goatcounter="https://dlog.goatcounter.com/count"
3614
async src="//gc.zgo.at/count.js"></script>

0 commit comments

Comments
 (0)