文件名称:Wiki-GollumRack:wiki.hsbne.org 背后的 Wiki 引擎
文件大小:40KB
文件格式:ZIP
更新时间:2024-07-13 09:09:08
HTML
HSBNE Wiki 应用程序 概述 此应用程序是的超级定制实现。 它设置为在我们的 Ansible 管理的 Digital Ocean 小滴上运行,并通过 Gollum 使用的中间件公开一个辅助 API。 流行语。 本质上,它是一个超轻量级的 wiki 应用程序,可将其数据存储为平面文件。 极其便携和可破解。 它通过 ansible 部署到 Digital Ocean 液滴。 这个 repo 纯粹是使用插件定制的 gollum 应用程序,并与机架中间件一起运行(在这种情况下,乘客) 实施说明 关注点分离 此设置将 Gollum 存储库一分为二。 有应用程序存储库,或“如何”,以及单独的数据存储库,或“什么”。 这意味着 gollum 使用的数据是干净的,并且应用程序没有混杂 wiki 编辑的 git 历史记录。 OmniGollum 这是用omnigollum配置的。 部分原因是咕
【文件预览】:
Wiki-GollumRack-master
----deployment()
--------vagrant.yml(117B)
--------commands()
--------group_vars()
--------roles()
--------.gitignore(12B)
--------hosts(58B)
----Vagrantfile(932B)
----public()
--------custom.css(142B)
--------.gitkeep(0B)
----config.ru(882B)
----views()
--------layout.rb(310B)
----tmp()
--------.gitkeep(0B)
--------restart.txt(0B)
----Gemfile(114B)
----README.md(1KB)
----api()
--------views()
----Gemfile.lock(2KB)
----templates()
--------history_authors()
--------search.mustache(796B)
--------searchbar.mustache(335B)
--------history.mustache(2KB)
--------editor.mustache(5KB)
--------error.mustache(126B)
--------page.mustache(3KB)
--------compare.mustache(2KB)
--------create.mustache(299B)
--------layout.mustache(2KB)
--------file_view.mustache(973B)
--------edit.mustache(446B)
--------user.mustache(295B)
--------pages.mustache(825B)
----.gitignore(53B)
----api.rb(377B)