Wiki Website Workshop: Difference between revisions
No edit summary |
|||
| Line 1: | Line 1: | ||
<div style="color:red;"> | |||
==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 7: | Line 8: | ||
# Set up and Boilerplate | # Set up and Boilerplate | ||
==Style your Wiki page== | ==Style your Wiki page== | ||
</div> | </div> | ||
Revision as of 08:46, 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