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必須使用httpsssg 。cms 。如果您的主題使用Markdown(NO CMS),則CMS應為“無CMS”