Registry is an open source Gatsby theme for developer
The project is currently in development and what you see in the preview image is what is currently implemented but the theme is not published through npm yet
To run the project:
-
Clone the repository
-
Run the following commands
yarn install yarn develop
📝 This will start a server where you will be able to see the page
To modify the information of the page:
- Go to the
📁Site
folder - You will see a
📁Content
folder where you can modify any information about the page
This theme was inpired by gatsby-theme-intro