All Projects → frostming → Flog

frostming / Flog

Licence: mit
A Simple Blog Powered by Flask

Projects that are alternatives of or similar to Flog

Bootstrap 5 Templates
A collection of free Bootstrap 5 templates designed with Material Design 2.0. Admin dashboard, e-commerce, landing pages & much more.
Stars: ✭ 722 (+381.33%)
Mutual labels:  blog, bootstrap, admin
Blogetc
Easily add a full Laravel blog (with built in admin panel and public views) to your laravel project with this simple package.
Stars: ✭ 198 (+32%)
Mutual labels:  blog, blog-engine, admin
Blogotext
A little more than a lightweight SQLite Blog-Engine.
Stars: ✭ 129 (-14%)
Mutual labels:  blog, blog-engine
Sunengine
SunEngine – site engine with blog, forum and articles sections features support.
Stars: ✭ 130 (-13.33%)
Mutual labels:  blog, blog-engine
Practical Server Side Swift
Vapor 4 code samples for the Practical Server Side Swift book
Stars: ✭ 133 (-11.33%)
Mutual labels:  blog, admin
Sio.core
✔ [ SIOC ] Swastika I/O Core is an all in one platform (e.g CMS, eCommerce, Forum, Q&A, CRM...) ASP.NET Core / Dotnet Core System based on SIOH Framework.
Stars: ✭ 121 (-19.33%)
Mutual labels:  blog, blog-engine
Nim websitecreator
Nim fullstack website framework - deploy a website within minutes
Stars: ✭ 124 (-17.33%)
Mutual labels:  blog, blog-engine
Ng Pi Admin
Angular admin http://treesflower.com/ng-pi-admin
Stars: ✭ 131 (-12.67%)
Mutual labels:  bootstrap, admin
Lightning Admin Angular
A mobile first design of a responsive admin template built with angular and bootstrap
Stars: ✭ 107 (-28.67%)
Mutual labels:  bootstrap, admin
Tabler React
React components and demo for the Tabler UI theme.
Stars: ✭ 1,830 (+1120%)
Mutual labels:  bootstrap, admin
Coreui Free Bootstrap Admin Template
CoreUI is free bootstrap admin template
Stars: ✭ 11,038 (+7258.67%)
Mutual labels:  bootstrap, admin
Tedivms Flask
Flask starter app with celery, bootstrap, and docker environment
Stars: ✭ 142 (-5.33%)
Mutual labels:  flask, bootstrap
Tabler Angular
Maintained by @arunabhdas Tabler for Angular - Components, demos and documentation
Stars: ✭ 118 (-21.33%)
Mutual labels:  bootstrap, admin
Plume
Federated blogging application, thanks to ActivityPub (now on https://git.joinplu.me/ — this is just a mirror)
Stars: ✭ 1,615 (+976.67%)
Mutual labels:  blog, blog-engine
Sciblog
A blog made with django designed like a scientific paper written in Latex.
Stars: ✭ 145 (-3.33%)
Mutual labels:  blog, blog-engine
Light Blue Dashboard
🔥 Free and open-source admin dashboard template built with Bootstrap
Stars: ✭ 110 (-26.67%)
Mutual labels:  bootstrap, admin
Dropplets
Welcome to an easier way to blog - A minimalist markdown blogging platform.
Stars: ✭ 1,616 (+977.33%)
Mutual labels:  blog, blog-engine
Upload Demo
Uploading a large file by fragmentation, powered by Flask and WebUploader.
Stars: ✭ 144 (-4%)
Mutual labels:  flask, bootstrap
Vali Admin
Free Bootstrap 4 admin/dashboard template
Stars: ✭ 1,391 (+827.33%)
Mutual labels:  bootstrap, admin
Adminlte
AdminLTE - Free admin dashboard template based on Bootstrap 4
Stars: ✭ 40,112 (+26641.33%)
Mutual labels:  bootstrap, admin

Flog

Deploy static files Deploy backend files

一个简单的博客系统,由 Flask 驱动

功能特性

  • 集成后台管理页面
  • 完善的SEO优化
  • 可选的,集成第三方登录的内置评论系统
  • 支持接入Disqus, Google Analytics, 腾讯云对象存储
  • Docker 部署
  • Letsencrypt SSL证书
  • 自由更改主题色

Markdown 特性

Flog 的 Markdown 语法遵循 GitHub Flavored Markdown 规范,支持脚注、表格、文章目录、数字公式等。

此外,Flog 还支持图片排版,使用方法是将多个图片放在一起(不换行),将渲染为多列图片。例:

![](/images/image1.jpg) ![](/images/image2.jpg)
![](/images/image3.jpg) ![](/images/image4.jpg)

效果:

完整效果可见我的博文

博客的运行与部署

请移步本项目的Wiki页面

Flog 使用以下组件

License

本项目使用MIT License许可开源。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].