Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openarchitex/gatsby-themes
A Centralized Workspace to Host all OpenArchitex Gatsby Themes
https://github.com/openarchitex/gatsby-themes
gatsby gatsby-themes gatsbyjs hacktoberfest openarchitex theme-ui themes
Last synced: about 1 month ago
JSON representation
A Centralized Workspace to Host all OpenArchitex Gatsby Themes
- Host: GitHub
- URL: https://github.com/openarchitex/gatsby-themes
- Owner: OpenArchitex
- License: mit
- Created: 2020-06-25T20:32:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-14T10:09:06.000Z (over 1 year ago)
- Last Synced: 2024-10-11T05:03:19.116Z (about 1 month ago)
- Topics: gatsby, gatsby-themes, gatsbyjs, hacktoberfest, openarchitex, theme-ui, themes
- Language: JavaScript
- Homepage:
- Size: 5.42 MB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Gatsby Themes by OpenArchitexThis repository contains all the Gatsby themes by OpenArchitex community. Please feel free
to give them a try. If you have any suggestions for improvement do not hesitate to open an [issue](https://github.com/OpenArchitex/gatsby-themes/issues/new/choose).## Repo Details
This repository mimics the structure of [gatsby-starter-theme-workplace](https://github.com/gatsbyjs/gatsby-starter-theme-workspace)
and use [yarn workspaces](https://classic.yarnpkg.com/en/docs/workspaces/) for development. To
quickly start any theme in development mode you can use,`yarn workspace @openarchitex/gatsby-theme- gatsby develop`
where `` should be replaced by the relevant theme. For example in the case of
the Minimal Portfolio theme it will be,`yarn workspace @openarchitex/gatsby-theme-minimal-portfolio develop`
---
`We are grateful for JetBrains for generously providing Open Source licenses to help us with our development effort.`
[![JetBrains Logo](https://raw.githubusercontent.com/OpenArchitex/CommonAssets/main/images/jetbrains-logo.svg)](https://www.jetbrains.com/?from=gatsby-themes)