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
Masum ULU 0a1d6886f9
Merge pull request #18039 from abpframework/auto-merge/rel-7-4/2255
1 year ago
..
app Merge pull request #18039 from abpframework/auto-merge/rel-7-4/2255 1 year ago
docs
src Merge branch 'dev' into auto-merge/rel-7-4/2253 1 year ago
test Enable `Central Package Management`. 1 year ago
.prettierrc
NuGet.md
README.md
Volo.Blogging.abpmdl.json
Volo.Blogging.abpsln.json
Volo.Blogging.sln
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.