https://github.com/pikulet/yany
A website to sell merch
https://github.com/pikulet/yany
datocms gatsbyjs sass static-site
Last synced: about 2 months ago
JSON representation
A website to sell merch
- Host: GitHub
- URL: https://github.com/pikulet/yany
- Owner: pikulet
- License: mit
- Created: 2020-05-08T03:27:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T21:00:11.000Z (over 3 years ago)
- Last Synced: 2025-03-22T23:15:26.566Z (over 1 year ago)
- Topics: datocms, gatsbyjs, sass, static-site
- Language: Sass
- Homepage: https://yanyshop.netlify.app
- Size: 3.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## :monkey_face: yany :monkey_face:
:exclamation: This is a fork of [DatoCMS's gatsby portfolio sample](https://github.com/datocms/gatsby-portfolio) :exclamation:
There are tons of site builders around and why they're so effective (especially for people not versed in dev work) is because they offer a Content Management System (CMS) that makes it easy for users to update site data.
This project is a static site built with Gatsby, and uses DatoCMS to store all the content + deploy the site. There were tons of templates online but I found that they had *too much information* and were too cluttered when all I needed was a simple promo page.
It's similar to what **Carousell** does, but this is a site only for one merchant :P
Kept it for a bit, but this is no longer used. Feel free to refer to it for anything~
- [gatsby-source-datocms](https://github.com/datocms/gatsby-source-datocms) to integrate the website with DatoCMS.