Skip to content

Releases: ofpinewood/pineblog

1.3

29 Nov 10:37
Compare
Choose a tag to compare
1.3

Remove support for .Net Core 2.2 and add support for .Net Core 3.0/3.1.

Changes:

This list of changes was auto generated.

1.3-preview2

28 Nov 14:58
667ca3c
Compare
Choose a tag to compare
1.3-preview2 Pre-release
Pre-release

Remove support for .Net Core 2.2 and add support for .Net Core 3.0/3.1.

  • Filemanager not working fixed

Changes:

This list of changes was auto generated.

1.3-preview1

27 Nov 17:00
Compare
Choose a tag to compare
1.3-preview1 Pre-release
Pre-release

Remove support for .Net Core 2.2 and add support for .Net Core 3.0/3.1

Changes:

This list of changes was auto generated.

1.2.2

02 Nov 09:49
Compare
Choose a tag to compare

Use the new opw-common nuget packages.

Changes:

  • 3cd7fd4 fix nuspec
  • fbb126a Move common libraries to opw repository and make nuget packages for them (#74)
  • 68985ec Update appsettings.json

This list of changes was auto generated.

1.2

17 Oct 11:55
c01977a
Compare
Choose a tag to compare
1.2

Delete images/files from the filemanager

Changes:

  • c01977a Delete images/files from the filemanager (#71) [ #26 ]
  • 187175b Refactoring (#70)
  • 5aa3ac8 Update README.md
  • 0174c9c Add paging to the admin posts page (#69) [ #18 ]
  • 7826bec Check if the BlogSettingsConfigurationSource is configured on startup (#68) [ #63 ]
  • 63a594a Update documentation for AddPineBlogConfiguration

This list of changes was auto generated.

1.1.2

30 Sep 11:02
Compare
Choose a tag to compare

Fix: Page cover on homepage not showing cover image

Changes:

  • c696815 Fix nuspec package references
  • e1160f1 Fix: Page cover on homepage not showing cover image (#67)

This list of changes was auto generated.

1.1

25 Sep 13:19
3386438
Compare
Choose a tag to compare
1.1
  • Manage blog settings
  • Give a warning when changing the title of a published post
  • RSS and ATOM feeds

Changes:

See More
  • 7704bb7 remove connected services

This list of changes was auto generated.

1.1-beta

23 Aug 07:43
29ff9ad
Compare
Choose a tag to compare
1.1-beta Pre-release
Pre-release

RSS and ATOM feeds.

Changes:

This list of changes was auto generated.

1.0.1

20 Aug 10:42
9203242
Compare
Choose a tag to compare

Demo site

Changes:

This list of changes was auto generated.

1.0

19 Aug 14:16
665edcf
Compare
Choose a tag to compare
1.0

PineBlog is a light-weight open source blogging engine written in ASP.NET Core MVC Razor Pages, using Entity Framework Core. It is highly extendable, customizable and easy to integrate in an existing web application.

Features

  • Markdown post editor
  • File management
  • Light-weight using Razor Pages
  • SEO optimized
  • Open Graph protocol
  • Clean Architecture (youtube: Clean Architecture with ASP.NET Core)
  • Entity Framework Core, SQL database
  • Azure Blob Storage, for file storage
  • ..only a blogging engine, nothing else..

What is not included

Because PineBlog is very light-weight it is not a complete web application, it needs to be integrated in an existing web application or you need to create a basic web application for it. There are a few things PineBlog depends on, but that it does not provide.

  • Authentication and authorization

Changes:

This list of changes was auto generated.