KDE.org/Wordpress Help: Difference between revisions
< KDE.org
(Created page with "(These are random notes by Frederik, feel free to improve/clean up the mess.) Once kde.org is running wordpress it will make use of bootstrap in its theme. That means you can...") |
No edit summary |
||
Line 2: | Line 2: | ||
Once kde.org is running wordpress it will make use of bootstrap in its theme. That means you can use the functionality of bootstrap on the site. | Once kde.org is running wordpress it will make use of bootstrap in its theme. That means you can use the functionality of bootstrap on the site. | ||
Learn more here: [http://twitter.github.com/bootstrap/] | Learn more here: [http://twitter.github.com/bootstrap/ Twitter Bootstrap] | ||
There are some best practices to be aware of. | |||
* To get good looking tables, check here: [http://twitter.github.com/bootstrap/base-css.html#tables Bootstrap tables] |
Revision as of 15:02, 27 July 2012
(These are random notes by Frederik, feel free to improve/clean up the mess.)
Once kde.org is running wordpress it will make use of bootstrap in its theme. That means you can use the functionality of bootstrap on the site. Learn more here: Twitter Bootstrap
There are some best practices to be aware of.
- To get good looking tables, check here: Bootstrap tables