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
35 changes: 35 additions & 0 deletions content/theme/astroplate.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
title: "Astroship - Astro SAAS Starter"
github: https://github.com/zeon-studio/astroplate
demo: https://zeon.studio/preview?project=astroplate
author: Zeon Studio
date: 2025-01-07
ssg:
- Astro
cms:
- No CMS
css:
- TailWind
archetype:
- SaaS
- Business
- Blog
description: Astroplate is a free starter template built with Astro, TailwindCSS & TypeScript, providing everything you need to jumpstart your Astro project and save valuable time.
featured: false
---

# A simple starter kit for Astro.Build

## Features

- Syntax Highlighting
- Multi-Authors
- Similar Posts Suggestion
- Search Functionality
- Dark Mode
- Tags & Categories
- Netlify setting pre-configured
- Support contact form
- Fully responsive
- Write and update content in Markdown / MDX
- Disqus Comment
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@
"url-slug": "^3.0.1",
"yaml-front-matter": "^4.1.1",
"yargs": "^16.2.0"
}
},
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}
Loading