Minimalistic portfolio with full-width grid, page transitions, support for additional MDX pages, and a focus on large images. Especially designers and/or photographers will love this theme! Built with MDX and Theme UI.
⭐ 0 stars💬 0 comments
Files
📁 .github
📄 .gitignore
970 B
📄 .npmrc
22 B
📄 .nvmrc
2 B
📄 CHANGELOG.md
12.3 KB
📄 LICENSE
684 B
📄 README.md
6.6 KB
📁 content
📄 gatsby-config.ts
2.3 KB
📄 package.json
1.1 KB
📁 src
📁 static
📄 tsconfig.json
429 B
README
<p align="center">
<a href="https://emma.lekoarts.de">
<img alt="LekoArts" src="https://img.lekoarts.de/gatsby/gatsby-site-illustration.png" />
</a>
</p>
<h1 align="center">
Gatsby Starter Portfolio: Emma
</h1>
<p align="center">
<a href="https://github.com/LekoArts/gatsby-starter-portfolio-emma/blob/master/LICENSE">
<img src="https://img.shields.io/badge/license-0BSD-blue.svg" alt="Gatsby Starter Portfolio: Emma is released under the 0BSD license." />
</a>
<a href="https://github.com/sponsors/LekoArts">
<img alt="GitHub Sponsors" src="https://img.shields.io/github/sponsors/LekoArts">
</a>
<a href="https://www.lekoarts.de?utm_source=emma&utm_medium=Starter">
<img alt="Website" src="https://img.shields.io/badge/-website-blue">
</a>
<a href="https://bsky.app/profile/lekoarts.de">
<img src="https://img.shields.io/badge/Bluesky-0285FF?logo=bluesky&logoColor=fff" alt="Follow @lekoarts.de" />
</a>
</p>
Minimalistic portfolio with full-width grid, page transitions, support for additional MDX pages, and a focus on large images. Using the Gatsby Theme [`@lekoarts/gatsby-theme-emma`](https://github.com/LekoArts/gatsby-themes/tree/main/themes/gatsby-theme-emma).
[**Demo Website**](https://emma.lekoarts.de)
Also be sure to check out other [Free & Open Source Gatsby Themes](https://themes.lekoarts.de) and my [Personal Website](https://www.lekoarts.de?utm_source=emma&utm_medium=Starter).
## ✨ Features
- MDX
- react-spring page animations
- Optional MDX pages which automatically get added to the navigation
- Fully customizable through the usage of Gatsby Themes (and Theme UI)
- Light Mode / Dark Mode
- SEO (Sitemap, OpenGraph tags, Twitter tags)
- WebApp Manifest
## ⏱️ Quick Start
Deploy this starter with one click on [Netlify](https://app.netlify.com/signup):
[<img src="https://www.netlify.com/img/deploy/button.svg" alt="Deploy to Netlify" />](https://app.netlify.com/start/deploy?repository=https://github.com/LekoArts/gatsby-starter-po