Category:Ikiwiki: Difference between revisions
m (Robot: Automated text replacement (-http://www.wikiindex.com/images +http://wikiindex.org/images)) |
Hoof Hearted (talk | contribs) m (Text replacement - "GreatFeature" to "great feature") |
||
(15 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Wiki | | {{Wiki engine <!--see 'Template:Wiki engine' for full detail and hidden help advice--> | ||
|name = <big><big>ikiwiki</big></big> | |||
| | |URL = https://ikiwiki.info | ||
| | |logo = [[File:Ikiwiki.png|ikiwiki logo|alt=]]<br>''ikiwiki logo''<!--https://ikiwiki.info/logo/ikiwiki.png--> | ||
| | |wide logo = y<!--insert 'y' when the logo is too wide AND / OR the title is too long--> | ||
| | |changes URL = https://ikiwiki.info/roadmap/ | ||
| | |wikinode URL = No <!--eg: https://WikiEngineURL.org/WikiNode, if none, use 'No'--> | ||
| | |about URL = No <!--eg: https://WikiEngineURL.org/About, if none, use 'No'--> | ||
| | |documentation URL= No <!--eg: https://WikiEngineURL.org/Documentation, if none, use 'No'--> | ||
| | |source code URL = No <!--eg: https://GitHub.com/RepoAuthor/WikiEngine, or similar, if none, use 'No'--> | ||
}} | |maintopic = Wiki engine<!--leave this as is, it can not be over-ridden--> | ||
|founder = [https://ikiwiki.info/users/joey/ Joey Hess] <small>(founder)</small> | |||
'''ikiwiki''' is a wiki compiler. | |CEO = Owner and/or CEO<br><small>(owner and/or CEO)</small><!--Owner/Chief Executive Officer; wikilink if needed--> | ||
|language = English<!--for interface only--> | |||
|prog language = Perl<!--WikiMatrix, GitHub, or SourceForge may advise correct prog lang--> | |||
|s/w license = GNU General Public License | |||
|status = Active<!--'Active' if available, 'Dead' if not, 'Dormant' if available but no staff support--> | |||
}}{{DISPLAYTITLE:Category:ikiwiki}}{{WikiTourBus|2|42|url=https://ikiwiki.info/TourBusStop/}} | |||
{{PopulateCategory}}<!--https://ikiwiki.info/ikiwikiusers/--> | |||
'''ikiwiki''' is a [[wiki]] compiler, a {{tag|wiki engine}}, particularly suited to [[:Category:Personal|personal]] wikis, project wikis, or [[:Category:Blog|blogs]]. ikiwiki is {{tag|Free software|free}}[https://ikiwiki.info/freesoftware/], released as {{tag|open source}} ({{tag|FOSS}}) under the {{tag|GNU General Public License|GNU General Public License version 2 (or later)}} (GPL v2+). ikiwiki converts wiki pages into html pages suitable for publishing on a website. Unlike most other wiki engines, ikiwiki stores pages and history as plain text files in a standard {{tag|revision control}} system[https://ikiwiki.info/rcs/] such as {{tag|Subversion}} or {{tag|Git}},[https://ikiwiki.info/rcs/git/] rather than some specialised internal page history format. | |||
The {{tag|great feature|unique feature}} with ikiwiki is that it can be [[edit]]ed via commit to a repository, in addition to the standard web editing (though web editing can also be disabled); which makes ikiwiki truly collaborative. It is even possible to run an ikiwiki site in [[:Category:Private|private]], by copying the wiki content onto another server; and you even do not need the ikiwiki software on that server! | |||
The ikiwiki wiki engine is written in {{tag|Perl}} by [https://ikiwiki.info/users/joey/ Joey Hess] (and others), and there is a plugin available that supports {{tag|LaTeX}} {{tag|Mathematics|math}}, along with other plugins to support other common [[:Category:Wiki syntax|wiki syntaxes]]. ikiwiki supports using Git, Subversion, {{tag|Mercurial}}, {{tag|Monotone}}, {{tag|darcs}}, or {{tag|CVS}} version control systems. ikiwiki can also be used to build {{tag|weblog}}s. | |||
ikiwiki will run on ANY [[:Category:Operating system|operating system]]. Whilst it supports nigh-on all of the established [[:Category:Wiki syntax|syntax]] and protocols (some such as [[CamelCase]] requiring additional plugins), it does <u>not</u> support [[:Category:Wiki Multilingual|localisation]], its interface being available in only {{tag|Wiki English|English}}. | |||
Their 'meta' website (also named [[ikiwiki]]) is a wiki, running the ikiwiki wiki engine, demonstrating and discussing the ikiwiki wiki engine. | |||
Originally found at <tt>http://ikiwiki.kitenet.net</tt>, the main ikiwiki website subsequently moved to <tt>https://ikiwiki.info</tt>. | |||
;''External links | |||
{{WikiMatrix wiki engine features}} | |||
*[https://ikiwiki.info/whyikiwiki/ why ikiwiki] — at ikiwiki.info | |||
*[https://ikiwiki.info/features/ ikiwiki features] — at ikiwiki.info | |||
*[https://ikiwiki.info/plugins/ ikiwiki plugins] — at ikiwiki.info | |||
*[https://ikiwiki.info/ikiwikiusers/ ikiwiki users] — at ikiwiki.info | |||
*[http://joeyh.name/ Joey Hess] — personal website of the creator, at joeyh.name | |||
[[Category:Founded in 2006]]<!--https://ikiwiki.info/roadmap/--> |
Latest revision as of 00:51, 20 June 2024
|
This Category: Ikiwiki is either empty, or sparsely populated, and needs to be 'populated' with articles, stubs (and / or other categories) relevant to the subject matter of this specific category. Include an article page in this category via one (or more) of three methods: |
ikiwiki is a wiki compiler, a wiki engine, particularly suited to personal wikis, project wikis, or blogs. ikiwiki is free[1], released as open source (FOSS) under the GNU General Public License version 2 (or later) (GPL v2+). ikiwiki converts wiki pages into html pages suitable for publishing on a website. Unlike most other wiki engines, ikiwiki stores pages and history as plain text files in a standard revision control system[2] such as Subversion or Git,[3] rather than some specialised internal page history format.
The unique feature with ikiwiki is that it can be edited via commit to a repository, in addition to the standard web editing (though web editing can also be disabled); which makes ikiwiki truly collaborative. It is even possible to run an ikiwiki site in private, by copying the wiki content onto another server; and you even do not need the ikiwiki software on that server!
The ikiwiki wiki engine is written in Perl by Joey Hess (and others), and there is a plugin available that supports LaTeX math, along with other plugins to support other common wiki syntaxes. ikiwiki supports using Git, Subversion, Mercurial, Monotone, darcs, or CVS version control systems. ikiwiki can also be used to build weblogs.
ikiwiki will run on ANY operating system. Whilst it supports nigh-on all of the established syntax and protocols (some such as CamelCase requiring additional plugins), it does not support localisation, its interface being available in only English.
Their 'meta' website (also named ikiwiki) is a wiki, running the ikiwiki wiki engine, demonstrating and discussing the ikiwiki wiki engine.
Originally found at http://ikiwiki.kitenet.net, the main ikiwiki website subsequently moved to https://ikiwiki.info.
- External links
- View a detailed feature list of Ikiwiki on the WikiMatrix wiki engine comparison wiki-site.
- why ikiwiki — at ikiwiki.info
- ikiwiki features — at ikiwiki.info
- ikiwiki plugins — at ikiwiki.info
- ikiwiki users — at ikiwiki.info
- Joey Hess — personal website of the creator, at joeyh.name
Pages in category “Ikiwiki”
The following 4 pages are in this category, out of 4 total.
Media in category "Ikiwiki"
This category contains only the following file.
- Ikiwiki.png 90 × 24; 1 KB