You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
abp/modules/blogging
voloagent 6b218ee905
Update_NPM_Packages
2 years ago
..
app Update_NPM_Packages 2 years ago
docs
src Set `DbSchema` as `AbpCommonDbProperties.DbSchema`. 2 years ago
test Update `EphemeralMongo` to 1.1.0. 2 years ago
.prettierrc tab usage is removed 5 years ago
NuGet.md modules NuGet.md 2 years ago
README.md
Volo.Blogging.abpmdl.json Update mdl.json files 2 years ago
Volo.Blogging.abpsln.json Update source fodes for 5.0.1-rc1 3 years ago
Volo.Blogging.sln Adjust Blogging module for studio 2 years ago
Volo.Blogging.sln.DotSettings

README.md

Blogging Module

This module adds a simple blog to your ABP application;

  • Allows to create multiple blogs in a single application.
  • Supports the Markdown format.
  • Allows to write comment for a post.
  • Allows to assign tags to the blog posts.

See the blog.abp.io website as a live example of the blogging module.