Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions content/theme/gatsby-wordpress-blog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
title: "WordPress Gatsby Blog"
github: https://github.com/tomcomtang/wordpress-gatsby
demo: https://wordpress-gatsby.edgeone.app/
author: tomcomtang
date: 2024-06-10
ssg:
- Gatsby
cms:
- WordPress
css:
- CSS
archetype:
- Blog
- Portfolio
description: A modern blog theme integrating WordPress and Gatsby, supporting both remote WordPress content and local config file modes for performance and flexibility.
note: |
- To enable WordPress mode, set the environment variable `GATSBY_WORDPRESS_URL`.
- To enable the comments module, configure the Giscus environment variables (`GATSBY_GISCUS_REPO`, `GATSBY_GISCUS_REPO_ID`, `GATSBY_GISCUS_CATEGORY_ID`).
- By default (no configuration), the site uses local static JSON data and does not include comments functionality.
---
17 changes: 17 additions & 0 deletions content/theme/next-minimal-gallery.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: "Minimal Gallery"
github: https://github.com/tomcomtang/minimal-gallery
demo: https://minimal-gallery.edgeone.app/
author: tomcomtang
date: 2024-06-10
ssg:
- Next.js
cms:
- No CMS
css:
- CSS
archetype:
- Gallery
- Portfolio
description: A minimalist image gallery theme focused on photo display, with a clean interface, perfect for personal or photography portfolios.
---
16 changes: 16 additions & 0 deletions content/theme/next-minimalist-portfolio.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: "Minimalist Portfolio"
github: https://github.com/tomcomtang/minimalist-portfolio
demo: https://minimalist-portfolio.edgeone.app/
author: tomcomtang
date: 2024-06-10
ssg:
- Next.js
cms:
- No CMS
css:
- CSS
archetype:
- Portfolio
description: A minimalist personal portfolio theme, perfect for developers and designers to showcase projects and skills, with a clean interface and content-focused design.
---
16 changes: 16 additions & 0 deletions content/theme/next-multiplepage-portfolio.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: "Multiple Page Portfolio"
github: https://github.com/tomcomtang/multiplepage-portfolio
demo: https://multiplepage-portfolio.edgeone.app/
author: tomcomtang
date: 2024-06-10
ssg:
- Next.js
cms:
- No CMS
css:
- CSS
archetype:
- Portfolio
description: A modern multi-page personal portfolio theme, supporting various content displays, perfect for developers and designers.
---