Blogifier
Blogifier is an open-source publishing platform Written in ASP.NET and Blazor WebAssembly. With Blogifier make a personal blog or a website.
Install / Use
/learn @blogifierdotnet/BlogifierREADME
English | 简体中文
Installation
Currently built from source [Not Released]
Can build in windows linux not tested on macOS, I prefer to deploy tests in docker.
native build
- Download .NET 7.0 SDK Choose to install the system version on your host. Download Nodejs 14 and above and install it on your host. For linux you can use the package management tool
- Navigate to the project root directory, run ./publish.cmd on the command line in widnows, run sh ./publish.sh on the command line in linux.
- When the command execution is complete and there are no errors, you will see the dist folder in the project root directory, which is the application after publishing. You can copy it to run anywhere. In windows, you can directly click to run the dist folder Blogifier.exe , in linux, please authorize the executable permission of the Blogifier binary file first and then click or run it on the command line. [note] Because the app_data directory does not exist in the release, an error may occur when the program starts. Just start it again.
- Then you can open
localhost:5000with your browser - Done, enjoy.
docker build
First of all, please make sure that docker, docker-compose has been installed in your host.
- Navigate to the project root directory Run the
docker-compose up -dcommand, wait a while ... - Then you can open
localhost:8080with your browser - Done, enjoy.
Versions before 3.0
Steps to install compiled application on the server for a self-hosting:
- .NET Core Runtime (currently 7.0) must be installed on your host server.
- Download the latest release.
- Unzip and copy to your host server.<br>
- Restart your website.
- Open your website and only the first time you'll be redirected to the register page.<br>
example.com/admin/register/ - Register, and then log in.<br>
example.com/admin/login/ - Done, enjoy.
Development
If you want to customize the Blogifier, or contribute:
- Download and Install .NET SDK.
- Download and Install NodeJs.
- Download, fork, or clone the repository.
- Open the project with your favorite IDE (VS Code, Visual Studio, Atom, etc).
- Run the app with your IDE or these commands:
$ cd /your-local-path/Blogifier/src/Blogifier/
$ dotnet run
Then you can open localhost:5000 with your browser
Contributing
The current Blogifier is not perfect enough, blog software pursues perfect functions and easy to use, maybe wordpress is more suitable, relatively speaking, this project still lacks many functions. The latest version has not been released yet, and the current project is more suitable for developers to build and use by themselves. We can work together Improvement, implement a blog system completely implemented by dotnet technology. Faster, simpler, and smaller.
You can first propose functions in issues and develop them in pull requests, so that you can track the development progress. Everyone is welcome to participate in the development together. Let's learn and explore the latest technology of dotnet together.
Team
Copyright and License
Code released under the MIT License. Docs released under Creative Commons.<br> Copyright 2017–2023 Blogifier
Related Skills
node-connect
351.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
351.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
351.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
