reword
parent
7ba4a844a8
commit
17ee4179f3
|
@ -15,7 +15,7 @@ Description: a wiki compiler
|
||||||
ikiwiki converts a directory full of wiki pages into html pages suitable
|
ikiwiki converts a directory full of wiki pages into html pages suitable
|
||||||
for publishing on a website. Unlike many wikis, ikiwiki does not have its
|
for publishing on a website. Unlike many wikis, ikiwiki does not have its
|
||||||
own means of storing page history, and instead uses a revision control
|
own means of storing page history, and instead uses a revision control
|
||||||
system (such as Subversion).
|
system such as Subversion.
|
||||||
.
|
.
|
||||||
ikiwiki implements all of the other standard features of a wiki, including
|
ikiwiki implements all of the other standard features of a wiki, including
|
||||||
web-based page editing, user registration and logins, a RecentChanges
|
web-based page editing, user registration and logins, a RecentChanges
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
[[ikiwiki_logo|logo/ikiwiki.png]]
|
[[ikiwiki_logo|logo/ikiwiki.png]]
|
||||||
ikiwiki is a **wiki compiler**. It converts wiki pages
|
ikiwiki is a **wiki compiler**. It converts wiki pages
|
||||||
into html pages suitable for publishing on a website. Unlike a traditional
|
into html pages suitable for publishing on a website. Unlike many
|
||||||
wiki, ikiwiki does not have its own means of storing page history,
|
wikis, ikiwiki does not have its own means of storing page history,
|
||||||
and instead uses a revision control system (such as [[Subversion]]).
|
and instead uses a revision control system such as [[Subversion]].
|
||||||
|
|
||||||
* [[News]] is a blog (built using ikiwiki) of news items about ikiwiki.
|
* [[News]] is a blog (built using ikiwiki) of news items about ikiwiki.
|
||||||
It's the best way to find out when there's a new version to [[Download]].
|
It's the best way to find out when there's a new version to [[Download]].
|
||||||
|
|
Loading…
Reference in New Issue