杜郎俊赏 - dujun.io

开源实例之Blog-Doc

blog-doc-example封面
前言 The simplest Node.js CMS and SSG! 本实例是基于 Blog-Doc 搭建的静态博客。 实例地址 http://blog-doc.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 18 服务器 Nginx 程序 Blog-Doc 2.4.0 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 仓库地址:https://github.com/LebCit/blog-doc #克隆代码 git clone https://github.com/LebCit/blog-doc.git cd blog-doc #安装依赖 npm i #生成静态文件 npm run build 实例体验 进入实例深度体验 后记 本实例仅供参考,不定期重置数据。 体验更多开源实例

2023-12-12

开源实例之unlimited-blog-works

unlimited-blog-works-example封面
前言 A simple static blog generator for publishing on GitHub Pages 实例地址 http://unlimited-blog-works.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 18 服务器 Nginx 程序 unlimited-blog-works 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 仓库地址:https://github.com/kjirou/unlimited-blog-works 项目地址:https://www.npmjs.com/package/unlimited-blog-works #安装 unlimited-blog-works npm i -g unlimited-blog-works #创建项目...

2023-12-12

开源实例之Markedista

markedista-example封面
前言 Static site generator based on npm, marked and jsdom 实例地址 http://markedista.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 Nginx 程序 Markedista 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 仓库地址:https://github.com/padurean/markedista #克隆代码 git clone https://github.com/padurean/markedista.git cd markedista #安装依赖 npm i #编写 markdown 文件放入 _src/_posts/_to-render #生成静态文件 npm run render 实例体验...

2023-12-12

开源实例之Trio

trio-example封面
前言 Trio is a fast, simple yet powerful JavaScript-driven static site generator. Trio's unique approach to extending your pages with dynamic content using its tag-based callback mechanism makes it stand out from other static site generators, which rely on either templating engines or frameworks. 实例地址 http://trio.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 Nginx 程序 Trio 6.1.0 实例部署 权限要求...

2023-12-06

开源实例之Nib

nib-example封面
前言 Nib is a static site generator, written in Python, geared toward creating a simple site or blog. Nib uses a pluggable content pipeline that differentiates between "resources" like CSS or Javascript, and "documents" such as static pages or blog posts. The two pipelines are similar, are executed in parallel, and define multiple hooks where plugins can process a subset of entities, and even remove...

2023-12-06

开源实例之T3MPL Editor

t3mpl-editor-example封面
前言 T3MPL is the generic website editor and the static website generator in one. To create a website you need just a browser. Choose a website template and edit it by T3MPL Editor. Export your final website to .zip file and upload it to your server. T3MPL Editor 是一款可以在浏览器端编辑并生成静态网站的程序。 实例地址 http://t3mpl-editor.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 Nginx 程序 T3MPL Editor 0.4.1 实例部署...

2023-12-05

开源实例之Notablog

notablog-example封面
前言 Generate a minimalistic blog from a Notion table, so you can tell stories of your work with Notion. 实例地址 http://notablog.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 Nginx 程序 Notablog 0.8.1 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 程序仓库:https://github.com/dragonman225/notablog 示例仓库:https://github.com/dragonman225/notablog-starter #安装程序 npm i -g notablog #克隆代码 git clone https://g...

2023-11-30

开源实例之Nextein

nextein-example封面
前言 Nextein is a static site & blog generator. Combine the simplicity of Markdown and the power of Next.js. 实例地址 http://nextein.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 Nginx 程序 Nextein 4.2.0 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:https://nextein.elmasse.io 程序仓库:https://github.com/elmasse/nextein 示例仓库:https://github.com/elmasse/nextein-starter #克隆代码 git clone https://git...

2023-11-30

开源实例之Chat2DB

chat2db-example封面
前言 An intelligent and versatile general-purpose SQL client and reporting tool for databases which integrates ChatGPT capabilities. Chat2DB 是一款有开源免费的多数据库客户端工具,支持windows、mac本地安装,也支持服务器端部署,web网页访问。Chat2DB集成了AIGC的能力,能够将自然语言转换为SQL,也可以将SQL转换为自然语言,可以给出研发人员SQL的优化建议,极大的提升人员的效率,是AI时代数据库研发人员的利器,未来即使不懂SQL的运营业务也可以使用快速查询业务数据、生成报表能力。 Chat2DB 是“AI驱动的数据库管理系统”,支持 MySQL、PostgreSQL 等多种数据库。 实例地址 http://chat2db.dujun.e...

2023-11-28

开源实例之Onsen UI

onsen-ui-example封面
前言 The most beautiful and efficient way to develop HTML5 hybrid and mobile web apps. Onsen UI is an open source framework that makes it easy to create native-feeling Progressive Web Apps (PWAs) and hybrid apps. 实例地址 http://onsen-ui.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 18 服务器 Nginx 程序 Onsen UI 2.12.8 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:https://onsen.io 程序仓库:https://githu...

2023-11-23

分页: 1 2 3 4 5 6 7 8 9 10 11 12