# 🍍 emmaramirez.me 🍍

[![Build Status](https://img.shields.io/travis/EmmaRamirez/emmaramirez.me.svg?style=flat-square)](https://travis-ci.org/EmmaRamirez/emmaramirez.me)
[![Coveralls github branch](https://img.shields.io/coveralls/github/EmmaRamirez/emmaramirez.me/master.svg?style=flat-square)]()
[![npm](https://img.shields.io/github/release/emmaramirez/emmaramirez.me.svg?style=flat-square)](https://github.com/EmmaRamirez/emmaramirez.me/releases)
![license](https://img.shields.io/badge/license-MIT%20License-blue.svg?style=flat-square)

my corner of the internet.

Hi! This is my blog, which I finally got around to making, after twenty-two years of procrastination. 


## 🔧 Installation

```bash
git clone git@github.com:EmmaRamirez/emmaramirez.me.git
cd emmaramirez.me
npm i
```

## ❓ FAQ

**Why does it build at `docs`?**

This is a limitation of Github. Building to `gh-pages` isn't any better.

**How is it built?**

It's a hyper-simple component-based architecture. Components are written using HTML templates. There's a lot of room for growth. I eschewed using Gatsby or the like (which are all awesome by the way) because I wanted to waste my time / enjoy the simplicity.

**Why palm trees?**

I miss them so much. 🌴

## 🏎️ Roadmap

- [x] tags!
- [ ] an admin backend
- [ ] post management that makes sense
- [ ] better state management
- [ ] top-quality design-y stuff

## 🖊️ Contributing

I can't imagine anyone wanting to contribute to this, but on the off-chance contributions (especially grammar fixes on articles) are super welcome!

Issues can be used for anything, though ideas for writing would make you my favorite person.