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
ChangYinShung e28db049c9
add Blog Module's Localize for zh-hant
5 years ago
..
app Change UseMvcWithDefaultRouteAndArea with UseConfiguredEndpoints 5 years ago
docs
src add Blog Module's Localize for zh-hant 5 years ago
test Merge branch 'dev' into pr/2414 5 years ago
README.md
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.