All Projects → prologic → Wiki

prologic / Wiki

Licence: other
wiki is a self-hosted well uh wiki engine or content management system

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Wiki

Itranswarp
Full-featured CMS including blog, wiki, discussion, etc. powered by SpringBoot.
Stars: ✭ 465 (+410.99%)
Mutual labels:  blog, cms, wiki
Cms
Decoupled CMS for any Laravel app, gain control of: pages, blogs, galleries, events, images, custom modules and more.
Stars: ✭ 498 (+447.25%)
Mutual labels:  blog, cms
Puput
A Django blog app implemented in Wagtail
Stars: ✭ 450 (+394.51%)
Mutual labels:  blog, cms
Bbs
巡云轻论坛系统包含论坛、问答模块。系统采用JAVA+MYSQL架构,自适应手机端和电脑端,界面简洁,性能高效。数据库表结构设计使用分表方案,提高系统的负载能力。后台数据库备份/还原、全站指定目录打包、一键自动升级等功能使维护简单方便。系统拥有强大的模板管理功能,布局版块支持设置输出条件,让前端页面展示方便快捷。
Stars: ✭ 712 (+682.42%)
Mutual labels:  blog, cms
Masuit.myblogs
masuit.com个人博客站项目源码,https://masuit.com ,供参考、学习、引用、非商业性质的部署。基于.net5
Stars: ✭ 418 (+359.34%)
Mutual labels:  blog, cms
Android Dev Sources
All those Android development sources that you need to be and stay awesome!
Stars: ✭ 434 (+376.92%)
Mutual labels:  blog, app
Htmly
Simple and fast databaseless PHP blogging platform, and Flat-File CMS
Stars: ✭ 689 (+657.14%)
Mutual labels:  blog, cms
Wondercms
WonderCMS - fast and small flat file CMS (5 files)
Stars: ✭ 330 (+262.64%)
Mutual labels:  blog, cms
Nodepress
😎 RESTful API service for Blog/CMS, powered by @nestjs
Stars: ✭ 829 (+810.99%)
Mutual labels:  blog, cms
Essay
A blog system based on Nuxt.js
Stars: ✭ 913 (+903.3%)
Mutual labels:  blog, cms
Ezlog
Easy blog system powered by django
Stars: ✭ 34 (-62.64%)
Mutual labels:  blog, cms
Orchid
Build and deploy beautiful documentation sites that grow with you
Stars: ✭ 418 (+359.34%)
Mutual labels:  blog, wiki
Halo
✍ 一款优秀的开源博客发布应用。
Stars: ✭ 20,521 (+22450.55%)
Mutual labels:  blog, cms
Anchor Cms
A lightweight blog CMS for PHP
Stars: ✭ 3,359 (+3591.21%)
Mutual labels:  blog, cms
Courselit
Start your own online teaching business. Features include course maker, students manager, payments and more.
Stars: ✭ 73 (-19.78%)
Mutual labels:  blog, cms
Zblogphp
Z-BlogPHP博客程序
Stars: ✭ 527 (+479.12%)
Mutual labels:  blog, cms
Vuefront
VueFront Core. Turn your old-fashioned CMS website in to a SPA & PWA in 5 minutes
Stars: ✭ 316 (+247.25%)
Mutual labels:  cms, app
Org Wiki
Wiki for Emacs org-mode built on top of Emacs org-mode.
Stars: ✭ 319 (+250.55%)
Mutual labels:  wiki, app
Bludit
Simple, Fast, Secure, Flat-File CMS
Stars: ✭ 824 (+805.49%)
Mutual labels:  blog, cms
Decko
Start with a deck of wiki cards. Develop it into a rich web app.
Stars: ✭ 37 (-59.34%)
Mutual labels:  cms, wiki

wiki

GoDoc Go Report Card

wiki is a self-hosted well uh wiki engine or content management system that lets you create and share content in Markdown format.

Source

$ go get github.com/prologic/wiki

Usage

Run wiki:

$ wiki

Visit: http://localhost:8000/

Start creating/editing content!

Configuration

By default wiki pages are stored in ./data in the local directory. This can be changed by supplying the --data /path/to/data option.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].