Skip to content
This repository was archived by the owner on Feb 20, 2025. It is now read-only.
/ MyBlog Public archive

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

ARCHIVED: This repository is archived because it was integrated into my Personal Website and its repository !

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