10sr / machine-setups

My Instances setups
https://3ends.info
The Unlicense
0 stars 0 forks source link

CMS #5

Closed 10sr closed 7 years ago

10sr commented 8 years ago

なんか考える

ローカルで立てるとかだとやっぱり windows でめんどいのがめんどいので conoha 上に建てたい

静的ファイル生成する奴ではなく、自分自身がサーバになるタイプのやつ

10sr commented 8 years ago

private にしたい、データの保存どうするのみたいなこと考えると、データそのものが git レポジトリ管理されるのがいいかなあ

10sr commented 8 years ago

ブログっぽいので後回し

ローカルに保存するとかではなく github とか dropbox とかにコンテンツを置くタイプ https://github.com/joemccann/dillinger/

http://www.wikimatrix.org/ http://www.wikimatrix.org/search.php?sid=21302

10sr commented 8 years ago

静的サイト生成なので違う

10sr commented 8 years ago

realms-wiki

https://github.com/scragg0x/realms-wiki Python

実行

設定ファイルがないと、デフォルトの設定で動く。 そのため、「実行してるディレクトリ」みたいな概念がなくなるみたいなことになるけど、わかりにくい気がするので設定ファイルはいつも置くようにした方が良いと思う。

realms-wiki.json

{
    "ALLOW_ANON": true,
    "BASE_URL": "http://localhost",
    "CACHE_TYPE": "simple",
    "DB_URI": "sqlite:///./wiki.db",
    "PORT": 5000,
    "REGISTRATION_ENABLED": true,
    "SEARCH_TYPE": "simple",
    "SECRET_KEY": "qgyo55oFleFuhOmND5zLTrk2z8YGQa3BA1n6OLIRfS51MpJ1NiXsuSmuCLcOpL7E",
    "SITE_TITLE": "Realms",
    "WIKI_PATH": "./data"
}
10sr commented 8 years ago

waliki

https://github.com/mgaitan/waliki Python

10sr commented 8 years ago

markwiki

https://github.com/mblayman/markwiki Python

10sr commented 8 years ago

melkor

https://github.com/hiddentao/melkor Nodejs

10sr commented 8 years ago

gollum

https://github.com/gollum/gollum Ruby

10sr commented 8 years ago

wigit

https://github.com/remko/wigit/ PHP

10sr commented 8 years ago

smeagol

https://github.com/simon-brooke/smeagol Closure

10sr commented 8 years ago

gitit

https://github.com/jgm/gitit Haskell

10sr commented 8 years ago

jingo

https://github.com/claudioc/jingo Nodejs

---
# Configuration sample file for Jingo (YAML)
application:
  title: Jingo
  repository: ''
  docSubdir: ''
  remote: ''
  pushInterval: 30
  secret: change me
  git: git
authentication:
  local:
    enabled: false
    accounts:
      - username: ''
        passwordHash: ''
        email: ''
server:
  hostname: localhost
  port: 6067
  localOnly: false
  baseUrl: ''
authorization:
  anonRead: true
  validMatches: .+
  emptyEmailMatches: false
pages:
  index: Home
  title:
    fromFilename: true
    fromContent: false
    asciiOnly: false
    lowercase: false
  itemsPerPage: 10
customizations:
  sidebar: _sidebar.md
  footer: _footer.md
  style: _style.css
  script: _script.js
10sr commented 8 years ago

ikiwiki

https://github.com/joeyh/ikiwiki perl

10sr commented 8 years ago

nodewiki

https://github.com/nhoss2/nodewiki Nodejs

10sr commented 8 years ago

crowi

https://github.com/crowi/crowi Nodejs

10sr commented 7 years ago

wikimatrix で以下で検索した結果

The following 22 Wikis match your search criteria:

Aneuch, bitweaver, DokuWiki, Friki, Gazest, Git-Wiki, gitit, ikiwiki, Instiki, Midgard Wiki, MojoMojo, MoniWiki, Oddmuse, Pepperminty Wiki, Pimki, PmWiki, Roadkill, Sputnik, TiddlyWiki, VQWiki, XWiki and yawiki

10sr commented 7 years ago

aneuch

http://www.aneuch.org

markdown サポートがプラグイン

10sr commented 7 years ago

bitweaver

http://www.bitweaver.org/articles/

見た目が好きくないきがする

10sr commented 7 years ago

dokuwiki

https://www.dokuwiki.org/dokuwiki#

markdown サポートがプラグイン

10sr commented 7 years ago

friki

https://sourceforge.net/projects/friki/

ウェブサイトがない

10sr commented 7 years ago

gazest

http://www.wikimatrix.org/show/Gazest

ウェブサイトがない

10sr commented 7 years ago

instiki

https://golem.ph.utexas.edu/wiki/instiki/show/HomePage

存在を忘れてた いいかもしれない

10sr commented 7 years ago

midgard

http://www.wikimatrix.org/show/Midgard%20Wiki

php web フレームワークにかわってるっぽい?

10sr commented 7 years ago

mojomojo

https://github.com/mojomojo/mojomojo

デモがなくて全然わかんない

10sr commented 7 years ago

moinwiki

http://www.wikimatrix.org/show/MoniWiki

韓国語…?ちょっと厳しい気がする

10sr commented 7 years ago

oddmuse

https://oddmuse.org/wiki

ありな気がする

10sr commented 7 years ago

pepperminty-wiki

https://github.com/sbrl/Pepperminty-Wiki

見た目が好みじゃない気がする

10sr commented 7 years ago

pmwiki

http://www.pmwiki.org/

markdown はプラグインぽい

10sr commented 7 years ago

roadkillwiki

https://github.com/roadkillwiki/roadkill

.NET だ…さすがにちょとわからないきがする…

10sr commented 7 years ago

pimki

http://www.wikimatrix.org/show/Pimki

公式サイトがタイムアウト

10sr commented 7 years ago

sputnik

http://sputnik.freewisdom.org/

サポート止まったらしい あとそんなに見た目が好きじゃないかも

10sr commented 7 years ago

tiddlywiki

http://tiddlywiki.com/

思い出した 異質すぎる 後で試すかも よくわかんないけど markdown どうやって使うんだろう

10sr commented 7 years ago

vqwiki

http://www.wikimatrix.org/show/VQWiki

公式ページが消え去った気がする

10sr commented 7 years ago

xwiki

http://www.xwiki.org/

方向性が求めるものじゃないかん

10sr commented 7 years ago

yawiki

http://www.wikimatrix.org/show/yawiki

公式ページない?

10sr commented 7 years ago

データベースであることを許容したら instiki が一番よさそうだった