Koriander CMS on PyPI Open in new tab (full image size 81 KiB) Try installing Koriander CMS from PyPI. All you need to run is the following, provided that you've installed pipx: pipx install koriander You can use Koriander CMS in your terminal with the koriander command. For example, to access Koriander CMS in your browser and create or edit new pages, use the following command: koriander serve You don't have to worry about which directory you start Koriander CMS from as it stores your site in a central location in your home directory. The Koriander CMS places its files into two locations on your computer: It places its static files such as JavaScript and CSS files for its editor in ~/.local/share/koriander. 1 Your pages, page resources, and other assets live in ~/.local/state/koriander in a database file called db.sqlite3.2 Screenshot showing how koriander render builds this site Open in new tab (full image size 205 KiB) When you're ready to publish your Koriander CMS site, run the…
No comments yet. Log in to reply on the Fediverse. Comments will appear here.