Skip to content

Minimal, multi-user Twitter OAuth blogging platform that can create living, powerful pages

Notifications You must be signed in to change notification settings

sharp-apps/blog

 
 

Repository files navigation

blog

Blog is a minimal, multi-user Twitter OAuth blogging platform that can create living, powerful pages

Install

Run as a Desktop App (Windows only):

$ dotnet tool install -g app

$ app install blog
$ cd blog && app

Run as a .NET Core Web App (Windows, macOS, Linux):

$ dotnet tool install -g x

$ x install blog
$ cd blog && x

Requires .NET Core 3.1.

Learn

See sharpscript.net/docs/sharp-apps to learn about ServiceStack .NET Core 3.1 Sharp Apps.

About

Minimal, multi-user Twitter OAuth blogging platform that can create living, powerful pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 66.4%
  • JavaScript 24.8%
  • CSS 8.8%