Update Pages “home-page”

This commit is contained in:
ericjinks 2017-10-13 00:20:52 +00:00
parent ed08f28ae4
commit 95f4dcdf74

View file

@ -1,13 +1,4 @@
---
title: __Home__
subtitle: <Home />
title: Home page update
---
# 🍉 HyperStatic
A not-so-static site boilerplate:
- **Create React App** for simplicity
- **Styled Components** for component-based css
- **React Router** for routing (v4)
- **React Helmet** for document titles, descriptions, meta
- **React Snapshot** for pre-rendering to static html so it works without Javascript ⭐️