Wiki Website Workshop: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
==What is this about?== | ==What is this about?== | ||
We want to use the mediaWiki api to turn a wiki page into a website. | We want to use the mediaWiki api to turn a wiki page into a website. | ||
| Line 9: | Line 9: | ||
==Style your Wiki page== | ==<span style="color:red;">Style your Wiki page</span>== | ||
<div style="color:red;"> | |||
</div> | </div> | ||
Revision as of 08:47, 3 October 2025
What is this about?
We want to use the mediaWiki api to turn a wiki page into a website.
How are we going to do it?
- basics of styling any wiki page using inline css
- what is an API?
- Set up and Boilerplate