create-blogster
v0.0.1-alpha.6
Published
Blogster CLI to scaffold a new Astro blog
Readme
create-blogster
CLI tool to create blogster blogs in a single command.
Blogster blogs are Astro static websites with content powered by Markdoc instead of MDX.
Usage
npx create-blogster@latest --theme sleekOptions
There are two themes available now.
Minimal
A lean and good looking theme engineered with zero JavaScript. See how it looks here.
npx create-blogster@latest --theme minimalSleek
A beautiful Tailwind based theme. See how it looks here.
npx create-blogster@latest --theme sleekNewspaper
A crispy Tailwind based theme. See how it looks here.
npx create-blogster@latest --theme newspaperBubblegum
A colorful Tailwind based theme. See how it looks here.
npx create-blogster@latest --theme bubblegumLicense
MIT © Dinesh Pandiyan
