Wiki Website Workshop: Difference between revisions

From XPUB & Lens-Based wiki
(Created page with "==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")
 
Line 6: Line 6:
# what is an API?
# what is an API?
# Set up and Boilerplate
# Set up and Boilerplate
<div style="color:red;">
==Style your Wiki page==
</div>

Revision as of 08:45, 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?

  1. basics of styling any wiki page using inline css
  2. what is an API?
  3. Set up and Boilerplate

Style your Wiki page