0.0.1-alpha.6 • Published 1 year ago

create-blogster v0.0.1-alpha.6

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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 sleek

Options

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 minimal

Sleek

A beautiful Tailwind based theme. See how it looks here.

npx create-blogster@latest --theme sleek

Newspaper

A crispy Tailwind based theme. See how it looks here.

npx create-blogster@latest --theme newspaper

Bubblegum

A colorful Tailwind based theme. See how it looks here.

npx create-blogster@latest --theme bubblegum

License

MIT © Dinesh Pandiyan