Here's how to make your first page in Koriander CMS.
Install Koriander CMS
Install Koriander CMS on your computer using pipx. Install pipx using the official pipx installation instructions. Open a terminal on your computer and make sure that you can run pipx. Type the following command and press the Enter key:
pipx --version
On the author's computer this command prints the following:
1.8.0
pipx printing a version number like
1.8.0
, you're ready to install Koriander CMS on your computer. Type the following command and press the Enter key:
pipx install koriander
When Koriander CMS installs, pipx install koriander prints the following:
installed package koriander 0.8.2, installed using Python 3.13.13
These apps are now globally available
- koriander
done! ✨ 🌟 ✨
The version numbers printed here, 0.8.2 and 3.13.13 may be different when you install Koriander CMS.
Launch Koriander CMS
Type the following command in your terminal to launch Koriander CMS:
koriander
When you launch Koriander CMS, it automatically opens its start page in your browser. If your browser doesn't open, copy the green address below the Log in with the following link: line.
Press the blue Edit page link in the top to edit the start page.
Add some content of your own. You can upload pictures by either dragging them into the editor or by pressing the image upload icon in the editor toolbar.
Save your changes by pressing the save icon on the toolbar.
Go back to the start page and see your newly created page: