jamtemplates.com

Curated collection of free Gatsby themes.

  • 所有者: gregberge/jamtemplates.com
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

JamTemplates

A curated list of beautiful & ready-to-use themes for Gatsby.

Submit A Theme

Anyone can submit a theme to the gallery.

  • Fork this repo and create a new markdown .md file in content/theme folder.
  • The markdown filename is typically named after your theme or repo, for example gatsby-blue.md
  • Submit a pull-request with the title Theme Submission: theme-name

The markdown file should contain the following front-matter.

---
# The title of your theme
title: 'My Theme Name'
# Description of your theme
description: This theme is a lightweight Gridsome starter kit which is perfect for a blog or a portfolio.
# The GitHub repository of your theme
github: https://github.com/username/repo
# The online demo of your theme
demo: https://www.demo.com
# Your name
author: Github Author
# This is the date you submitted the theme YYYY-MM-DD
date: 2019-08-20
# SSG engine of your theme (currently only Gatsby is supported)
ssg:
  - Gatsby
# Specific informations relative to Gatsby
gatsby:
  version: 2 # Version of Gatsby
  type: theme # "theme" or "starter"
# Supported CMS
cms:
  - Markdown
  - NetlifyCMS
  - Contentful
  - DatoCMS
  - Wordpress
# The GitHub branch pointing to your theme (facultative)
# If not specified, we will use "master"
github_branch: master
# The CSS engine used on your theme
css:
  - Theme UI
# What is your theme used for?
archetype:
  - Blog
  - Portfolio
# License of your theme
license: MIT
---

Contribution Guidelines

Any open source themes with a public github repo can be submitted.

For now only Gatsby theme are supported, but we plan to support Next.js soon. If you want to submit a Next.js theme, please open an issue.

If you want to submit a paid theme, please contact me.

主要指标

概览
名称与所有者gregberge/jamtemplates.com
主编程语言JavaScript
编程语言JavaScript (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2020-01-13 13:38:33
推送于2024-04-08 10:47:21
最后一次提交
发布数0
用户参与
星数59
关注者数3
派生数9
提交数59
已启用问题?
问题数0
打开的问题数0
拉请求数16
打开的拉请求数0
关闭的拉请求数5
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?