IT博客汇
  • 首页
  • 精华
  • 技术
  • 设计
  • 资讯
  • 扯淡
  • 权利声明
  • 登录 注册

    开源实例之Adduce

    dujun发表于 2023-12-15 01:50:00
    love 0

    前言

    Versatile static site generator written in Rust. Adduce is split into two destinct parts. Standard, and Feed.

    实例地址

    https://adduce.dujun.eu.org

    实例配置

    配置描述
    系统Debian
    开发环境服务端Rust 1.74
    服务器Nginx
    程序Adduce

    实例部署

    权限要求

    • 具有系统读写权限
    • 已安装 Rust
    • 已安装 Nginx

    安装程序

    程序仓库:https://github.com/DeclanChidlow/Adduce
    示例仓库:https://github.com/DeclanChidlow/vale.rocks

    #安装 Adduce
    git clone https://github.com/DeclanChidlow/Adduce
    cd Adduce
    sh install.sh
    
    #生成示例静态博客
    git clone https://github.com/DeclanChidlow/vale.rocks
    cd vale.rocks
    sh gen.sh

    实例体验

    首页

    文章页

    进入实例深度体验

    后记

    本实例仅供参考,不定期重置数据。

    体验更多开源实例



沪ICP备19023445号-2号
友情链接