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
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Markocoa --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Markocoa 🍫
Markocoa is a C# static site generator that utilizes markdown files to create lightweight, customizable websites.
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:
- All third-party libraries used (see THIRD-PARTY-NOTICES.md)
- @Mickscanlon for their work on the Markocoa prototype, Documentation Generator
Product | Versions 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 |