Skip to content

Commit 6925846

Browse files
committed
About page
1 parent c5de3c6 commit 6925846

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

_includes/header.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
<div class="nav-items" style="display: flex; gap: 20px;">
2020
<a class="nav-item" href="/all">All posts</a>
2121
<a class="nav-item" href="/projects">Projects</a>
22+
<a class="nav-item" href="/about">About</a>
2223
<a class="nav-item" href="/feed.xml">RSS</a>
2324
</div>
2425
</nav>

about.markdown

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
layout: page
3+
title: "About"
4+
permalink: /about/
5+
---
6+
7+
<img src="/images/logo.png" alt="Coconauts logo" style="display: block; margin: 0 auto; text-align: center;">
8+
9+
Coconauts is how we refer to ourselves as a team. It’s a made-up word mixing the concepts of astronauts and coconuts. What? How do they relate to each other? In no way whatsoever, but we just thought it sounded kinda cool! It also evokes us of a group of space adventurers exploring the universe for fun and for a living, while not taking things too seriously. Much like the guys driving [the Serenity](https://en.wikipedia.org/wiki/Serenity_\(Firefly_vessel\)), [the Bebop](https://en.wikipedia.org/wiki/Cowboy_Bebop), or [the TARDIS](https://en.wikipedia.org/wiki/TARDIS), to name just a few!
10+
11+
So who’s the crew?
12+
13+
- [Mar Bartolome](http://mar.coconauts.net) is a natural adventurer, a righteous leader, and a music lover.
14+
- [Javier Rengel](http://rengel.me) is a restless tinkerer, an efficient maker and a skilled gamer.
15+
16+
Together we invest our time and effort into creating things that we think are useful or fun. Who knows, we might end up taking over the world someday!
17+
18+
We are [always open to side quests](https://coconauts.net/). Have a mission for us? [Get in touch!](https://coconauts.net/#contact)

0 commit comments

Comments
 (0)