Presidium Open Source

Getting Started


Run Presidium

Start the wizard to create a new Presidium Site:

presidium init

Follow the wizard instructions:

  • Project Name: The name of the folder that contains your Presidium Site
  • Title: The title for your Presidium Site
  • Template: The template to use. Templates provide different starting sites based on your needs.
  • Theme: The theme to use. Themes provide different look and feel for your Presidium Site

Then, navigate to the newly created folder (with your project name) and start a local server:

hugo serve