Giter Club home page Giter Club logo

blog-rs's Introduction

截图/Screenshot

Home page
BlogListPage

>>更多截图/More screenshots

用户使用手册/User manual

用户使用手册
User manual

自带服务端的博客系统

当前版本:0.5.5

发布博客的3种方式

  1. 使用本工具自带的Http Server
  2. 导出到Hugo
  3. 推送到支持Git pages的服务商,比如:GitHub Pages (即将推出)

亮点

  1. 单文件(5 Mb)跨平台可执行文件
  2. 两种工作模式:1、带博客后台的创作模式,2、纯文本文件服务器模式(使用命令行-m参数)
  3. 自带 HTTP 服务(支持 HTTPS,使用-p更换端口,默认是:80)
  4. 所有嵌入静态资源均通过gzip压缩,优化网络传输
  5. 嵌入Markdown编辑器:tui.editor
  6. 导出Hugo数据,可以把软件当作一个静态网站的管理后端。
  7. 支持 i18n

A singleton self-serve Blog written in Rust (Warp + Yew)

Current version: 0.5.5

Deploy posts in 3 ways

  1. Use embedding http server of this tool directly
  2. Export posts to Hugo or other static site generator
  3. Push to any Git pages provider, like: GitHub Pages (Coming soon)

Features

  1. Single executable file (5Mb), support Windows, Linux, macOS
  2. Two serve mode. One with Blog backend, another one is static file service ( Specified by -m command line argument )
  3. Self-hosting (TLS supported, port can be changed via command-line argument -p, default is 80)
  4. All static resources were gzipped for bandwidth optimization
  5. Embed Markdown editor with tui.editor
  6. Export posts for Hugo, you can simply use this as a static site management tool.
  7. i18n supported.

Thanks to JetBrains for supporting this project with a free open source license for their amazing IDE IntelliJ IDEA.

IntelliJ IDEA

blog-rs's People

Contributors

flyingblackshark avatar songday avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.