Markocoa 1.0.0

dotnet tool install --global Markocoa --version 1.0.0
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local Markocoa --version 1.0.0
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Markocoa&version=1.0.0
                    
nuke :add-package Markocoa --version 1.0.0
                    

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!

<a href="https://github.com/Tweety-Lab/Markocoa/graphs/contributors"> <img src="https://contrib.rocks/image?repo=Tweety-Lab/Markocoa" /> </a>

Along with:

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
1.0.0 308 8/28/2025