Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.11 KB

README.md

File metadata and controls

16 lines (10 loc) · 1.11 KB

Soapbox

The goal of this project is to create a highly customizable/extendable blog engine for individuals or teams. It does this by trying to leverage the features and libraries available to the .NET (Core) platform.

Usage

For now, the simplest way to set up your own instance of Soapbox is to clone the repository, build a deployment package, and deploy to the environment of your choice.

The first user you'll create will automatically be set up as the site administrator, any subsequent users will be created as subscribers. If you want to prevent users from registering. Go into the site settings on the admin panel, and disable user registration.

An even simpler way, is to deploy the solution from the button below:

Deploy to Azure

Contributing

The Contribution guidelines for this project can be found here

Additional information can be found in the wiki.