Skip to content

Tweety-Lab/Markocoa

Repository files navigation

Markocoa 🍫

Markocoa is a C# static site generator that utilizes markdown files to create lightweight, customizable websites.

Static Badge Static Badge

Looking for an example?

Installation

Markocoa can be installed globally as a dotnet tool by running:

dotnet tool install Markocoa --global

Once installed, simply type Markocoa in your terminal to start using it.

Default commands

You can view help for a command by running it with no parameters.

Command Purpose
new Creates a new template project.
build Compiles a project into a website.
host Provides a live preview of the project.
deploy Automatically deploys the site to a web-host (like GitHub Pages).

Contributors

Thanks to everyone who has contributed to Markocoa!

Along with:

About

C# Tool for generating lightweight static websites from MarkDown files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published