Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Hugo Papermod | 7,159 | 7 days ago | 90 | mit | HTML | |||||
A fast, clean, responsive Hugo theme. | ||||||||||
Startbootstrap | 7,146 | 3 years ago | July 20, 2014 | 2 | other | HTML | ||||
A library of free and open source Bootstrap themes and templates | ||||||||||
Huxpro.github.io | 6,630 | 14 days ago | 129 | apache-2.0 | HTML | |||||
My Blog / Jekyll Themes / PWA | ||||||||||
Hexo Theme Fluid | 6,279 | 4 | 11 days ago | 21 | July 02, 2023 | 56 | gpl-3.0 | JavaScript | ||
:ocean: 一款 Material Design 风格的 Hexo 主题 / An elegant Material-Design theme for Hexo | ||||||||||
Gitfolio | 5,485 | 2 | 2 | 2 years ago | 4 | August 13, 2019 | gpl-3.0 | JavaScript | ||
:octocat: personal website + blog for every github user | ||||||||||
Hexo Theme Matery | 4,892 | 5 months ago | 242 | apache-2.0 | JavaScript | |||||
A beautiful hexo blog theme with material design and responsive design.一个基于材料设计和响应式设计而成的全面、美观的Hexo主题。国内访问:http://blinkfox.com | ||||||||||
Hexo Theme Material | 4,042 | 1 | 2 | a year ago | 25 | September 07, 2017 | n,ull | gpl-3.0 | CSS | |
Material Design theme for hexo. | ||||||||||
Sakura | 3,747 | 4 | 7 | a month ago | 6 | July 20, 2022 | 16 | mit | HTML | |
:cherry_blossom: a minimal css framework/theme. | ||||||||||
Vuepress Theme Vdoing | 3,682 | 16 | 16 days ago | 80 | August 04, 2023 | 54 | mit | Vue | ||
🚀一款简洁高效的VuePress知识管理&博客(blog)主题 | ||||||||||
Hexo Theme Cactus | 2,823 | 2 | 10 days ago | 1 | October 10, 2022 | 27 | mit | Stylus | ||
:cactus: A responsive, clean and simple theme for Hexo. |
Blogifier is a self-hosted open source publishing platform written in ASP.NET and Blazor WebAssembly. It can be used to quickly and easily set up a lightweight, but fully functional personal or group blog.
Can build in windows linux not tested on macOS, I prefer to deploy tests in docker.
localhost:5000
with your browserFirst of all, please make sure that docker, docker-compose has been installed in your host.
docker-compose up -d
command, wait a while ...localhost:8080
with your browserSteps to install compiled application on the server for a self-hosting:
example.com/admin/register/
example.com/admin/login/
If you want to customize the Blogifier, or contribute:
$ cd /your-local-path/Blogifier/src/Blogifier/
$ dotnet run
Then you can open localhost:5000
with your browser
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.
Code released under the MIT License. Docs released under Creative Commons.
Copyright 20172023 Blogifier