Skip to content
This repository has been archived by the owner on Nov 25, 2018. It is now read-only.

snaptortoise/textloft

Repository files navigation

Textloft

Sometimes all you need is a place to put your text.

(Yet another) Dead-simple PHP wiki. Responsive layout, LESS, Markdown, iOS web-app capable and HTML5 rolled into a tiny little package.

Basically, I really liked gollum but wanted something I could drop in any old folder on any old Apache server and have an instant wiki.

Installation

  • Download all the files
  • Put them in a folder on your Apache server
  • Navigate to that folder in your browser
  • Start wikifying

Installing with Git

Because it's ready to go out of the box you can do a simple install via Git by simple cloning the repository into the folder you want your wiki in.

  • SSH into your server.
  • Type: git clone https://github.com/snaptortoise/textloft.git textloft
  • You can change "textloft" to whatever you want.
  • Done! Your wiki now lives at http:///yourawesomewebsite.com/textloft

If you choose to install via Git it comes with an extra perk: quick and easy updates! Assuming you haven't touched any of the core files you can update Textloft at any time by navigating to the folder your wiki lives in and typing git pull.

About

A place to put your text. Super-simple, beautiful wiki. Responsive layout, LESS, Markdown and HTML5 in a tidy little package.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published