1 hour ago · 12 min read2456 words · Tech · hide · 0 comments

This tutorial walks you through all the steps needed to set up your own Koriander CMS blog on AWS S3 and CloudFront. Here's what you're going to learn in this tutorial: How to install Koriander CMS and make your first page. What AWS resources you need to upload your Koriander site. How to configure Koriander to upload your site. 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 by typing the following command and pressing the Enter key: pipx --version pipx version on the author's computer Open in new tab (full image size 38 KiB) On the author's computer this command prints the following: 1.8.0 If you see 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 Install Koriander CMS with pipx install koriander Open in…

No comments yet. Log in to reply on the Fediverse. Comments will appear here.