开源实例之Harold 前言 Harold is a static site and blog generator based on Handlebars and Markdown. With a built-in search engine and ready-to-use responsive templates, including the one for docs websites. 实例地址 https://harold.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 Nginx 程序 Harold 0.8.3 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:https://www.haroldjs.com 仓库地址:https://github.com/juliancwirko/cr... 2023-07-18
开源实例之CMintS 前言 CMintS is a CMS and Static Site Generator for single and multi-language website creation. 实例地址 https://cmints.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 Nginx 程序 CMintS 1.2.3 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:https://cmints.io 仓库地址:https://github.com/cmints/cmints npm i -g cmints cmints web --example cmints web --static 实例体验 进入实例深度体验 后记 本实例仅供参考,不定期重置数据。 体验更多开源实例 2023-07-17
开源实例之Platframe 前言 Platframe is a structured and modular frontend development platform suitable for building both multi (MPA) and single page applications (SPA) that are backend agnostic. 实例地址 https://platframe.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 Nginx 程序 Platframe 2.4.2 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:https://platframe.com 仓库地址:https://github.com/platframe/platframe npx de... 2023-07-17
开源实例之squido 前言 squido is a dead simple static website builder which can be hosted anywhere for super fast websites and very little effort. squido has baked in everything you need to run and host a website. You simply do the writing and customisation of style and layout. 实例地址 https://squido.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 Nginx 程序 squido 1.0.25 数据 squido-docs 实例部署 权限要求 具有系统读写权限 已安装 Nod... 2023-07-17
开源实例之MarkBind 前言 MarkBind is a tool for generating content-heavy websites from source files in Markdown format. 实例地址 https://markbind.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 Nginx 程序 MarkBind 4.1.0 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:https://markbind.org 仓库地址:https://github.com/MarkBind/markbind npm -g i markbind-cli markbind init markbind build 实例体验 进入实例深度体验 后记 本实例仅供参考,不定期重置数据... 2023-07-14
开源实例之Tropical 前言 Tropical is a modern static site generator without complex magic. It's just Vite plus a layer of familiar, industry-standard tools & conventions (like React, Storybook, MDX & Fela) for building fast, mostly-just-HTML websites with islands of targeted client-side JS. 实例地址 https://tropical.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 Nginx 程序 Tropical 11.4.2 实例部署 权限要求 具有系统读写权限 已安装 Nod... 2023-07-13
开源实例之tinyjam 前言 A bare-bones, zero-configuration static site generator that deliberately has no features, an experiment in radical simplicity. Essentially a tiny, elegant glue between EJS templates and Markdown with freeform structure (enabling incremental adoption) and convenient defaults, written in under 120 lines of JavaScript. 实例地址 https://tinyjam.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 N... 2023-07-13
开源实例之Minimal 前言 Minimal is a static personal website and blog generator for Go, Node.js and Python. It has no external dependencies and requires only a few hundred lines of code to run. 实例地址 https://minimal.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 Nginx 程序 Minimal 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 仓库地址:https://github.com/lutzroeder/minimal #克隆代码 git clone https://github.com/lutzroed... 2023-07-13
开源实例之Capri 前言 Capri is a static site generator with a component-based workflow. Websites built with Capri ship zero KB of JavaScript to the browser by default. You can selectively add interactive islands that get hydrated when the page loads. 实例地址 https://capri.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 Nginx 程序 Capri 5.2.3 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:https://capri.build... 2023-07-12
开源实例之Abell静态网站 前言 本篇是 Abell 生成的静态网站实例。另有《开源实例之Abell》为静态博客实例。 实例地址 https://abell-website.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 Nginx 程序 Abell 0.9.0 数据 abell-starter-portfolio 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:https://abelljs.org 程序地址:https://github.com/abelljs/abell 数据仓库:https://github.com/abelljs/abell-starter-portfolio #克隆代码 git clone https://github.com/abelljs/abell-starter-... 2023-07-04