1 Star 0 Fork 0

懒穷/Blogifier

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Blogifier Logo

Blogifier

Blogifier is an open-source publishing platform written in .NET 5.0 and Blazor WebAssembly.
Right now with Blogifier, you can make a personal blog, and more features are under development.

Official Website »    Live Demo »

username:   admin@example.com     password:   admin



Blogifier is under development
Code in the main branch is under development and some features are not yet implemented and may not work as expected. If you are looking for a stable application, please use latest release. The latest stable source code is in the master branch. Please note that newest code uses Blazor Web Assembly and not compatible with previous versions.



Installation

This version is built and compiled, and ready to use:

  1. .NET Core Runtime 5.0 or above must be installed on your host server.
  2. Download the latest release.
  3. Unzip and copy to your host server.
  4. Restart your website.
  5. Open your website and only the first time you'll be redirected to the register page.
    example.com/admin/register/
  6. Register, and then log in.
    example.com/admin/login/
  7. Done, enjoy.



Development

If you want to customize the Blogifier, or contribute:

  1. Download and Install .NET SDK 5.0 or above.
  2. Download, fork, or clone the repository.
  3. Open the project with your favorite IDE (VS Code, Visual Studio, Atom, etc).
  4. 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, Also login to the admin panel localhost:5000/admin/.

username: admin@example.com
password: admin



Documentation

We are working on the version 3.0 and after we release this version, we'll begin to write all the documents.
We publish docs on the Blogifier website.



Contributing

Please read contributing guidelines. We have a list of things there that you can help us with.



Team

@farzindev   @rxtur



Copyright and License

Code released under the MIT License. Docs released under Creative Commons.
Copyright 2017–2021 Blogifier

MIT License Copyright (c) 2020 rxtur Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

暂无描述 展开 收起
README
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/fighting8/Blogifier.git
git@gitee.com:fighting8/Blogifier.git
fighting8
Blogifier
Blogifier
main

搜索帮助