jamstackthemes
1.0.0
Jamstackおよび静的サイトジェネレーターのテーマとスターターのリスト。 https://jamstackthemes.dev
誰でも、プルリクエストを行うことでオープンソースのテーマを送信できます。
content/themeフォルダーに新しいMarkdown .mdファイルを作成します。たとえば、 hugo-air.md 。別のオプションは、GitHub UIを使用して新しいファイルを追加することです([ファイルの追加]ボタンをクリックします)
例のテーマ
---
title : " My Theme Name "
github : https://github.com/username/repo
demo : https://www.demo.com
author : authorname
date : 2024-03-18
ssg :
- Astro
cms :
- No CMS
css :
- Tailwind
archetype :
- Blog
- Portfolio
description : This is an amazing theme and this is a small description about it!
---
# A simple starter kit for Astro.js
This theme is a lightweight starter kit. It also gives you a well organised starting point to extend it for yourself.
# # Features
* Customisable design tokens to make it your own
* Customisable global data and navigation
* Tags and tag archives
* Progressively enhanced, semantic and accessible demo個人/ビジネスサイトではなく、テーマのデモにリンクすることを確認してください。デモURLはHTTPSを使用する必要がありますssgが必要です。cmsが必要です。テーマがマークダウン(CMSなし)を使用している場合、CMSは「CMSなし」でなければなりません