Skip to content

A personal blog with astro as frontend and strapi as CMS

License

Notifications You must be signed in to change notification settings

Meldanor/MyBlog

Repository files navigation

Mel Block

A static site blog created by Zola.

Usage

Requirements

The following software must be installed to develop the blog locally:

Development

Start tailwind and

npx tailwindcss -i src-styles/base.css -o static/styles/main.css --watch & zola serve

Build

npx tailwindcss -i src-styles/base.css -o static/styles/main.css --minify
zola build

License

MIT

Thanks

Inspiration how to combine zola and tailwind.

Implementation of a dark mode toggle

About

A personal blog with astro as frontend and strapi as CMS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published