Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anonyma/gatsby-theme-sky-lite-starter
https://github.com/anonyma/gatsby-theme-sky-lite-starter
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/anonyma/gatsby-theme-sky-lite-starter
- Owner: Anonyma
- Created: 2020-05-12T21:32:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-10T00:15:36.000Z (over 1 year ago)
- Last Synced: 2024-05-21T07:03:34.296Z (6 months ago)
- Language: JavaScript
- Size: 2.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gatsby Theme: Sky Lite Starter
A lightweight GatsbyJS starter with Material-UI and MDX Markdown support. This starter uses the `gatsby-theme-sky-lite` theme available at: https://github.com/vim-labs/gatsby-theme-sky-lite
**View demo:**
https://gatsby-theme-sky-lite.netlify.com## Install dependencies
```bash
yarn # Or, npm install
```## Start development server
```bash
gatsby develop
```## Empty cache
```bash
gatsby clean
```## Build static site
```bash
gatsby build
```## Screenshots
![Screenshot 01](https://user-images.githubusercontent.com/25379378/69492728-f6e0e200-0e5a-11ea-9601-4d76414a792e.png)
![Screenshot 02](https://user-images.githubusercontent.com/25379378/69492729-f6e0e200-0e5a-11ea-9508-94c69dff22e8.png)