diff options
author | desci <desci@web> | 2016-04-03 13:11:48 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-04-03 13:11:48 -0400 |
commit | b18ae270ac7b93fe51f83bd7dc885d068165e407 (patch) | |
tree | c3d7b5073e6325010becd9cee228bcbb88e0b4d3 | |
parent | 48c887960ae111a63b2dc60f35f8fb2058bcd386 (diff) | |
download | ikiwiki-b18ae270ac7b93fe51f83bd7dc885d068165e407.tar ikiwiki-b18ae270ac7b93fe51f83bd7dc885d068165e407.tar.gz |
Tried to fix considering http://ikiwiki.info/tips/bootstrap_themes_evaluation/
-rw-r--r-- | doc/theme_market.mdwn | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/doc/theme_market.mdwn b/doc/theme_market.mdwn index 90f8d903d..d7ebd1ca0 100644 --- a/doc/theme_market.mdwn +++ b/doc/theme_market.mdwn @@ -6,18 +6,21 @@ It is usually preferable (and more maintainable) to create a [[css]] file instea Feel free to add your own [[theme|themes]] here, but first consider writing a simpler [[css]] file and adding it to the [[css market]] instead, or look at the [[themes]] shipped with ikiwiki. - * **[Ikistrap](https://github.com/gsliepen/ikistrap)**, contributed by gsliepen, based on Bootstrap 4. +* **[AntPortal theme](https://github.com/AntPortal/ikiwiked)**, contributed by Danny, see an example [on the Antportal wiki](https://antportal.com/wiki/) - * **[AntPortal theme](https://github.com/AntPortal/ikiwiked)**, contributed by Danny, see an example [on the Antportal wiki](https://antportal.com/wiki/) +* **[Night city theme](http://anarcat.ath.cx/night_city/README/)**, contributed by [[anarcat]]. - * **[Night city theme](http://anarcat.ath.cx/night_city/README/)**, contributed by [[anarcat]], see an example [on his homepage](http://anarc.at) +* **[Bootstrap theme](http://anonscm.debian.org/gitweb/?p=users/jak/website.git;a=summary)**, contributed by [JAK LINUX](http://jak-linux.org/about/), based on [Twitter Bootstrap](http://twitter.github.com/bootstrap/), [modifications available](https://anarc.at/blog/2015-09-09-bootstrap/) from [[anarcat]] as well - * **[Bootstrap theme](http://anonscm.debian.org/gitweb/?p=users/jak/website.git;a=summary)**, contributed by [JAK LINUX](http://jak-linux.org/about/), based on [Twitter Bootstrap](http://twitter.github.com/bootstrap/), [modifications available](https://anarc.at/blog/2015-09-09-bootstrap/) from [[anarcat]] as well +* **[Bootstrap 3](https://github.com/ramseydsilva/ikiwiki-bootstrap-theme)**, contributed by [[ramsey]], based on [Twitter Bootstrap 3](http://getbootstrap.com). [Example](http://bootstrap-ramseydsilva.wiki.orangeseeds.org). This template has been forked and modified in many ways: - * **[Bootstrap 3](https://github.com/ramseydsilva/ikiwiki-bootstrap-theme)**, contributed by [[ramsey]], based on [Twitter Bootstrap 3](http://getbootstrap.com), also modified by [dequis.org](https://github.com/dequis/ikiwiki-bootstrap-theme/tree/dequis.org) + * Modification for [dequis.org](https://github.com/dequis/ikiwiki-bootstrap-theme/tree/dequis.org). [Example](http://bootstrap-dequis.wiki.orangeseeds.org). - * **[Bootstrap 2](https://notabug.org/hiatobr/ikiwiki-bootstrap-theme-2)**, contributed by [Hacklab IndependĂȘncia](https://hi.ato.br), a fork of [[ramsey]]'s [Bootstrap 3](https://github.com/ramseydsilva/ikiwiki-bootstrap-theme) original work. You may see examples on [[my user page|/users/desci]] + * Modification to fix the sidebar: **[Bootstrap 2](https://notabug.org/hiatobr/ikiwiki-bootstrap-theme-2)**, contributed by [Hacklab IndependĂȘncia](http://hi.ato.br). This one is hard translated to brazilian portuguese. [Example](http://bootstrap-hiatobr.wiki.orangeseeds.org). - * yet another **[Bootstrap 3](https://github.com/anderbubble/ikiwiki-bootstrap)** theme, contributed by anderbubble + * Yet another **[Bootstrap 3](https://github.com/anderbubble/ikiwiki-bootstrap)** theme, contributed by anderbubble. [Example](http://bootstrap-anderbubble.wiki.orangeseeds.org). + + * And one more **[Bootstrap 3](https://github.com/tgpfeiffer/ikiwiki-bootstrap-template)** theme (can't you guys get along already?!), contributed by tgpfeiffer, this one shipping a copy of the bootstrap files. [Example](http://bootstrap-tgpfeiffer.wiki.orangeseeds.org). + +* **[Ikistrap](https://github.com/gsliepen/ikistrap)**, contributed by gsliepen, based on Bootstrap 4. - * and one more **[Bootstrap 3](https://github.com/tgpfeiffer/ikiwiki-bootstrap-template)** theme (can't you guys get along already?!), contributed by tgpfeiffer, this one shipping a copy of the bootstrap files |