Blogifier is simple, beautiful, light-weight open source blog written in .NET Core. This cross-platform, highly extendable and customizable web application brings all the best blogging features in small, portable package.
- Windows, Mac or Linux
- ASP.NET Core 2.0
- Visual Studio 2017, VS Code or other code editor (Atom, Sublime etc)
- SQLite, SQL Server or any EF compatible database
- Clone or download source code
- Run application in Visual Studio or using your code editor
- Click "Login" when page loaded in the browser and register new user
- Login as registered user and go to
/admin
to write and publish posts
The demo site is a playground to check out Blogifier features. You can write and publish posts, upload files and test application before install. And no worries, it is just a sandbox and will clean itself.