@matthiesenxyz/ astro-ghostcms-brutalbyelian
Demo Live Demo of BrutalbyElian Theme
Install
Then run the following:
Then run the following:
Then run the following:
Then set your astro.config.ts
to look like this:
Setup UnoCSS
Setup .env
variables
When you deploy your install dont forget to set the above ENVIRONMENT VARIABLES!
Created Routes
The routes are the same as a standard Ghost Blog so you can migrate to Astro easily.
Route | Content |
---|
/ | Homepage with recents/features Blog Posts |
/404 | 404 Page |
/[slug] | Post or Page |
/author/[slug] | Author page with related posts |
/authors | All the authors |
/tag[slug] | Tag page with related posts |
/tags | All the tags |
/archives/[...page] | All the posts, paginated |
/rss.xml | All the posts, in a FEED |